Sunday 8 April 2018

Node stops error reporting when the client uses a proxy

In my setup the server runs at port 3000, but the client accesses it with a proxy with a port 3001Ever since i set it up and if there is some kind of error (undefined variable, missing syntax or whatever other kind of mistake) instead of seeing that error in the console i see:Proxy error: Could not proxy requestIt doesn't matter what the error on the server is, this is the only message i get.Any idea how i can get the normal error reporting back?Here are links to the config i'm using: client - https://ift.tt/2JtmRQz server - https://ift.tt/2Ex14E0

Submitted April 08, 2018 at 07:48AM by fatgirlstakingdumps

No comments:

Post a Comment