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

Intermittently App crash #9

Open
isuhendro opened this issue Jun 23, 2019 · 4 comments
Open

Intermittently App crash #9

isuhendro opened this issue Jun 23, 2019 · 4 comments

Comments

@isuhendro
Copy link

isuhendro commented Jun 23, 2019

The sample works well, but not long. It will crash eventually with below error in the log file

GET path="/ws" host=jubilee-gate.herokuapp.com request_id=78bd9e19-d7e0-4497-956e-6ac1d61a4f44 fwd="219.74.244.91" dyno= connect= service= status=503 bytes= protocol=http
2019-06-23T14:00:04.813488+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=

Would you mind to give some tips? Thank you in advance.

@freeformz
Copy link
Contributor

Some of the deps were really old. If you upgrade does it still happen?

@isuhendro
Copy link
Author

Thank you @freeformz for your suggestion, actually, I resolved it after upgrade to dyno hobby

@freeformz
Copy link
Contributor

Thanks!

@isuhendro
Copy link
Author

@freeformz , I found that this issue is caused whenever any client disconnect WebSocket connect. I run window.box.close() in JavaScript console of http://go-websocket-chat-demo.herokuapp.com/ and got below error

Screen Shot 2019-08-04 at 10 43 48 AM

@freeformz freeformz reopened this Sep 6, 2019
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