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

Fix proxy error #43

Closed
mattg95 opened this issue Jan 16, 2021 · 2 comments
Closed

Fix proxy error #43

mattg95 opened this issue Jan 16, 2021 · 2 comments
Labels
bug Something isn't working urgent
Projects

Comments

@mattg95
Copy link
Owner

mattg95 commented Jan 16, 2021

Error message Proxy error: Could not proxy request /socket.io/?EIO=4&transport=polling&t=NSCfT7m&sid=5RN6EOP_03sakz0KAAAK from localhost:3000 to http://localhost:5000/. [1] See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (ECONNREFUSED). appears after around 5 minutes of use.

@mattg95 mattg95 added the bug Something isn't working label Jan 16, 2021
@mattg95 mattg95 changed the title stop webhooks timing out Fix proxy error Jan 16, 2021
@mattg95 mattg95 added the urgent label Jan 16, 2021
@anitawoodruff
Copy link
Collaborator

as mentioned on Slack, think this is solved by updating node past 12.20.0 - likely it was the issue fixed in nodejs/node#35661 . Can't update this far with apt so see https://askubuntu.com/questions/426750/how-can-i-update-my-nodejs-to-the-latest-version

@mattg95
Copy link
Owner Author

mattg95 commented Jan 17, 2021

fixed by updating Node, thanks @anitawoodruff !

@mattg95 mattg95 added this to finished in mvp Jan 17, 2021
@mattg95 mattg95 closed this as completed Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working urgent
Projects
mvp
finished
Development

No branches or pull requests

2 participants