Skip to content

Instantly share code, notes, and snippets.

@akoul889
Created April 1, 2020 07:14
Show Gist options
  • Save akoul889/ea63e50c5802539d6b547155537fe26d to your computer and use it in GitHub Desktop.
Save akoul889/ea63e50c5802539d6b547155537fe26d to your computer and use it in GitHub Desktop.
{"@timestamp":"2020-04-01T07:10:19,153","thread":"qtp1877160278-38188","level":"INFO","logger":"qarth.ring","ndc":[],"mdc":{},"logged-message":"Exception trying to verify record java.lang.IllegalArgumentException: Multi-services require an auth record or service parameter
at qarth.ring$new_record_redirect_handler$fn__20713.invoke(ring.clj:23)
at qarth.ring$omni_handler$fn__20754.invoke(ring.clj:150)
at qarth.friend$oauth_workflow$fn__20780.invoke(friend.clj:96)
at cemerick.friend$authenticate_request$fn__15851.invoke(friend.clj:242)
at clojure.core$some.invokeStatic(core.clj:2701)
at clojure.core$some.invoke(core.clj:2692)
at cemerick.friend$authenticate_request.invokeStatic(friend.clj:242)
at cemerick.friend$authenticate_request.invoke(friend.clj:231)
at cemerick.friend$authenticate_STAR_.invokeStatic(friend.clj:251)
at cemerick.friend$authenticate_STAR_.invoke(friend.clj:249)
at cemerick.friend$authenticate$fn__15861.invoke(friend.clj:265)
at nudge.server.auth.oauth$wrap_authentication$fn__34816.invoke(oauth.clj:196)
at cemerick.friend$handler_request.invokeStatic(friend.clj:226)
at cemerick.friend$handler_request.invoke(friend.clj:221)
at cemerick.friend$authenticate_STAR_.invokeStatic(friend.clj:253)
at cemerick.friend$authenticate_STAR_.invoke(friend.clj:249)
at cemerick.friend$authenticate$fn__15861.invoke(friend.clj:265)
at nudge.server.auth.form$wrap_authentication$fn__17480.invoke(form.clj:28)
at webstack.auth.provider$wrap_remote_auth$fn__16890.invoke(provider.clj:105)
at ring.middleware.content_type$wrap_content_type$fn__34890.invoke(content_type.clj:30)
at ring.middleware.keyword_params$wrap_keyword_params$fn__50588.invoke(keyword_params.clj:35)
at ring.middleware.params$wrap_params$fn__50686.invoke(params.clj:64)
at ring.middleware.nested_params$wrap_nested_params$fn__50654.invoke(nested_params.clj:84)
at ring.middleware.multipart_params$wrap_multipart_params$fn__41068.invoke(multipart_params.clj:117)
at sketches.server$wrap_handle_bridge_keeper_sessions$fn__51885.invoke(server.clj:221)
at sketches.server$wrap_validate_member$fn__51912.invoke(server.clj:261)
at ring.middleware.flash$wrap_flash$fn__50751.invoke(flash.clj:35)
at webstack.auth_header$wrap_session_from_auth_header$fn__16719.invoke(auth_header.clj:33)
at webstack.session$configurable_session_validation$fn__50908.invoke(session.clj:22)
at ring.middleware.cookies$wrap_cookies$fn__35027.invoke(cookies.clj:161)
at sketches.server$wrap_create_bk_session_toggle$fn__51907.invoke(server.clj:248)
at sketches.server$wrap_create_bk_session_on_login$fn__51897.invoke(server.clj:243)
at ring.middleware.cookies$wrap_cookies$fn__35027.invoke(cookies.clj:161)
at webstack.publisher$wrap_sketches_publisher$fn__16325.invoke(publisher.clj:27)
at ring.middleware.gzip$wrap_gzip$fn__35064.invoke(gzip.clj:65)
at webstack.static_resources$wrap_resource$fn__50981.invoke(static_resources.clj:70)
at ring.middleware.content_type$wrap_content_type$fn__34890.invoke(content_type.clj:30)
at ring.middleware.not_modified$wrap_not_modified$fn__35101.invoke(not_modified.clj:52)
at webstack.remote_address$wrap_x_forwarded_for$fn__50709.invoke(remote_address.clj:24)
at clj_new_relic.ring$wrap_newrelic$fn__50542.invoke(ring.clj:12)
at webstack.request_logger$wrap_request_or_exception_logging$fn__50723.invoke(request_logger.clj:28)
at sketches.server$wrap_abort_on_empty_body$fn__51726.invoke(server.clj:75)
at sketches.server$eval51837$start_middleware__51838.invoke(server.clj:99)
at sketches.server.start_middleware_traced.invoke(server.clj:99)
at sketches.server$eval51837$start_middleware__51840.invoke(server.clj:99)
at sketches.server$wrap_new_relic$fn__51845.invoke(server.clj:102)
at clojure.lang.Var.invoke(Var.java:384)
at qbits.jet.server$make_handler$fn__51673.invoke(server.clj:79)
at qbits.jet.server.proxy$org.eclipse.jetty.server.handler.AbstractHandler$ff19274a.handle(Unknown Source)
at org.eclipse.jetty.server.handler.HandlerList.handle(HandlerList.java:52)
at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:119)
at org.eclipse.jetty.server.Server.handle(Server.java:517)
at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:242)
at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:75)
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:213)
at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:147)
at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
at java.lang.Thread.run(Thread.java:748)
"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment