You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
Hello,
I have some problem with Cortex. Not sure how I should fix it;/. In
/var/log/cortex/application.log
In log file I get info: [WARN] from akka.actor.ActorSystemImpl in application-akka.actor.default-dispatcher-5 - Illegal request, responding with status '505 HTTP Version Not Supported': The server does not support the HTTP protocol version used in the request.
What I should do? Sry if this is lame question... I am begginer with this...
The text was updated successfully, but these errors were encountered:
[INFO] from play.api.Play in main - Application started (Prod)
2019-07-22 12:16:13,683 [INFO] from play.core.server.AkkaHttpServer in main - Enabling HTTP/2 on Akka HTTP server...
2019-07-22 12:16:13,684 [INFO] from play.core.server.AkkaHttpServer in main - Listening for HTTP on /0:0:0:0:0:0:0:0:9001
2019-07-22 12:16:14,641 [WARN] from akka.actor.ActorSystemImpl in application-akka.actor.default-dispatcher-5 - Illegal request, responding with status '505 HTTP Version Not Supported': The server does not support the HTTP protocol version used in the request.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I have some problem with Cortex. Not sure how I should fix it;/. In
/var/log/cortex/application.log
In log file I get info:
[WARN] from akka.actor.ActorSystemImpl in application-akka.actor.default-dispatcher-5 - Illegal request, responding with status '505 HTTP Version Not Supported': The server does not support the HTTP protocol version used in the request.
What I should do? Sry if this is lame question... I am begginer with this...
The text was updated successfully, but these errors were encountered: