Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Sending data to server failed" #3

Open
mtthidoteu opened this issue Feb 18, 2021 · 1 comment
Open

"Sending data to server failed" #3

mtthidoteu opened this issue Feb 18, 2021 · 1 comment

Comments

@mtthidoteu
Copy link

mtthidoteu commented Feb 18, 2021

Hello there!
I have just installed this as docker , however there seems to be a problem with the app writing to the database.
The app just immediately says " Sending data to server failed" when I try and do anything and the log spits out the following:

[error] a.a.ActorSystemImpl - Internal server error, sending 500 response java.lang.RuntimeException: WebSocket returned for non WebSocket request at scala.sys.package$.error(package.scala:27) at play.core.server.AkkaHttpServer.executeHandler(AkkaHttpServer.scala:317) at play.core.server.AkkaHttpServer.handleRequest(AkkaHttpServer.scala:244) at play.core.server.AkkaHttpServer.$anonfun$createServerBinding$1(AkkaHttpServer.scala:137) at akka.stream.impl.fusing.MapAsync$$anon$25.onPush(Ops.scala:1194) at akka.stream.impl.fusing.GraphInterpreter.processPush(GraphInterpreter.scala:519) at akka.stream.impl.fusing.GraphInterpreter.processEvent(GraphInterpreter.scala:482) at akka.stream.impl.fusing.GraphInterpreter.execute(GraphInterpreter.scala:378) at akka.stream.impl.fusing.GraphInterpreterShell.runBatch(ActorGraphInterpreter.scala:585) at akka.stream.impl.fusing.GraphInterpreterShell$AsyncInput.execute(ActorGraphInterpreter.scal

And the database simple says:
2021-02-18 14:25:36 10 [Warning] Aborted connection 10 to db: 'facto' user: 'root' host: '172.23.0.3' (Got timeout reading communication packets)
Cheers

@mtthidoteu mtthidoteu changed the title "Unable to write to server" "Sending data to server failed" Feb 18, 2021
@nymanjens
Copy link
Owner

When I run the Docker setup locally, it works. I have no idea what could cause your problem, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants