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

Clients time out 20s after loading the page #3

Open
nmai opened this issue Apr 7, 2019 · 1 comment
Open

Clients time out 20s after loading the page #3

nmai opened this issue Apr 7, 2019 · 1 comment

Comments

@nmai
Copy link

nmai commented Apr 7, 2019

Ran npm start, opened browser tab at localhost:3000, clicked Join Game. Car spawns with the ball, everything looks good. But I can't do anything- the controls are unresponsive. Eventually the reconnect button appears.

Checked websocket connection and I see continuous incoming world updates for 20 seconds as well as occasional outgoing RTRequests before everything ends abruptly.

Node server log shows "client timed out after 20s" and removes the car. Clicking reconnect or reloading page gives same results.

Apologies for lack of detailed debug data, logs, etc... I just figure this is an issue anyone would run into after installing and running SprocketLeague for the first time though. Any idea on what is happening?

@namel
Copy link
Member

namel commented Apr 20, 2019

thanks for reporting this. I have a fix ready which should be deployed in the next couple of days

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