Hey everyone,
I’m running into a bit of a snag with Sage 10 on localhost:3000 after trying to set it up on Windows using the WSL terminal.
Here’s the scoop: When I hit https://localhost:3000, I get hit with this error message: “Error occurred while trying to proxy: localhost:3000/”. Weirdly enough, I can access “domainname.local” without a hitch, but localhost:3000 is giving me a headache.
Anyone else faced this or got any clues on what might be causing this hiccup? Your insights would be a lifesaver!
This is the error I am getting in terminal too:
Network
› Proxy ┄ http://pozhegubrothers.local/
› Dev ┄ http://localhost:3000/
┄ http://192.168.85.191:3000/
Press h to show help[server] › ✖ [HPM] Error occurred while proxying request localhost:3000/ to http://pozhegubrothers.local/ [ECONNREFUSED] (https://nodejs.org/api/errors.html#errors_common_system_errors)
[server] › ✖ [HPM] Error occurred while proxying request localhost:3000/favicon.ico to http://pozhegubrothers.local/ [ECONNREFUSED] (https://nodejs.org/api/errors.html#errors_common_system_errors)
Thanks a bunch!