Next.js Discord

Discord Forum

NextJs will not connect to https servers on localhost

Unanswered
Saltwater Crocodile posted this in #help-forum
Open in Discord
Saltwater CrocodileOP
Every time I make a request to an https server on localhost in my dev environment, I get "Error: fetch failed". I'm able to access https://localhost:5140 from a browser and http://localhost:5139 from my NextJs app, which is the same running binaries as https/5140.

0 Replies