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

[vite] http proxy error at /api/auth/signup: AggregateError [ECONNREFUSED]: at internalConnectMultiple (node:net:1116:18) at afterConnectMultiple (node:net:1683:7) #14

Open
GrimGod-YT opened this issue Apr 26, 2024 · 1 comment

Comments

@GrimGod-YT
Copy link

whan i login i get this message [vite] http proxy error at /api/auth/signup: AggregateError [ECONNREFUSED]: at internalConnectMultiple (node:net:1116:18) at afterConnectMultiple (node:net:1683:7)
(i did just like you)
in the localhost it says Unexpected end of JSON input

@vasu03
Copy link

vasu03 commented Jun 12, 2024

This Error is coming from your FrontEnd app when you FrontEnd App server is up & running but somehow due to some error or socketTimeout to Mongo connection or network issues you Backend Server stopped working.

To resolve the error you can simply restart the Backend Server and your issues will be fixed.

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