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

[HPM] Error occurred while trying to proxy request /api/user from localhost:4200 to https://localhost:9000 (ECONNRESET) (https://nodejs.org/api/errors.html#errors_co mmon_system_errors) #10

Open
SLNaresh opened this issue Apr 10, 2020 · 0 comments

Comments

@SLNaresh
Copy link

Hi,

When i run 'npm start', i am getting this error.

[HPM] Error occurred while trying to proxy request /api/user from localhost:4200 to https://localhost:9000 (ECONNRESET) (https://nodejs.org/api/errors.html#errors_co
mmon_system_errors)

npm start and npm run server are running in 2 different mobaxterm terminals. Localhost is running on https and i have accepted unsafe from chrome.

From chrome network tab, i am getting this msg 'Error occured while trying to proxy to: localhost:4200/api/user'

API info:

Request URL: https://localhost:4200/api/user
Request Method: GET
Status Code: 504 Gateway Timeout
Remote Address: 127.0.0.1:4200
Referrer Policy: no-referrer-when-downgrade

Please help.

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

1 participant