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

unable to run locally! #1

Open
txsur opened this issue Oct 9, 2021 · 1 comment
Open

unable to run locally! #1

txsur opened this issue Oct 9, 2021 · 1 comment

Comments

@txsur
Copy link

txsur commented Oct 9, 2021

@anshuman9999
dummy environment variables are not mentioned in the readme.
project is not running locally, getting some kind of proxy error, even it is connected to local mongo.

Proxy error: Could not proxy request /socket.io/?EIO=4&transport=polling&t=NnbUuHO&sid=4ILr-h6ai85lTnc_AAAI from localhost:3000 to http://localhost:8000/.
See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (ECONNRESET).
@pandeymangg
Copy link
Owner

@txsur
Hey, sorry for not mentioning the dummy variables in the readme, I'll update them later. I think your problem has to do with socket.io, it is unable to connect to your backend server port (8000) from the frontend port (3000). Consider reading this thread for help-
https://stackoverflow.com/questions/45367298/could-not-proxy-request-pusher-auth-from-localhost3000-to-http-localhost500

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