lennard.
Getting this error on my web-page
Hey. I am currently getting such an error:
upstream connect error or disconnect/reset before headers. reset reason: connection failure, transport failure reason: immediate connect error: Cannot assign requested address
. What can the cause for that be?16 replies
ExpressJS app not responding
Hello! I am currently trying to deploy my ExpressJS app with only one basic feature. It works on localhost.
But on the deployed domain I see none of the console log's in the deploy page and also get no responses when making API requests to it, using CURL.
Here's my code:
How would I fix it?
14 replies