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

“WebSocket connection failed. Error: ETIMEDOUT” after running web mode in browser for 3~5 min #134

Open
appdevmania215 opened this issue Apr 6, 2018 · 2 comments

Comments

@appdevmania215
Copy link

Hi,

I got “WebSocket connection failed. Error: ETIMEDOUT” after running web mode in browser for 3~5 min.
It seems like connection is closed after some min.
Can you help me to fix this?

Thanks

@bitrinjani
Copy link
Owner

Which browser are you using? Only Google Chrome is supported.
Web server process is remote or localhost? If remote, please check your network status.
Do you have any anti-virus software running except for Windows default one? If so, please exclude node processes from the realtime scan.

If the problem is not resolved by above, please provide debug logs around the disconnection time.

@appdevmania215
Copy link
Author

The problem is because of log file size. I made it working by unlimiting file size. Thank you

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