3 months ago
Can someone look at this. I tried to restart and redeploy but nothing changed.
23 Replies
I'm having this same issue, althogh all connection requests to my websocket server are returning 404
3 months ago
I am getting the same 404 failures. It started about 1 hour and 40 min ago for me.
3 months ago
My project is up and running but you can't get to it publicly.
sweaver2001
My project is up and running but you can't get to it publicly.
3 months ago
Could you please make sure your public networking has a port configured that matches the port your application listens on? That should get you going again.
I'm seeing the same symptom on my server. The webpage is trying to link to a server as part of OAUTH authentication using a public networking URL. This was working for the past 10 months, but started to fail a few hours ago
3 months ago
services offline here too
3 months ago
Please link your services.
3 months ago
Hi folks, if you're running into this, could you please go to your service's Settings --> Networking --> Public Networking, and click the edit icon on each domain, and set the port to match the port your app listens on (e.g. if your app listens on port 3000, set it to 3000).
This should restore traffic immediately, you won't need to redeploy
3 months ago
this service went offline: df8dc4e7-8b89-4b7f-9f8e-6935a64870e3
3 months ago
this service is online but new deploys wont reach the healthcheck
d6726a6a-b563-40b5-9a6a-ec676b7d416f
dwaynemac
this service went offline: df8dc4e7-8b89-4b7f-9f8e-6935a64870e3
3 months ago
as seen in other threads here i manually enabled private network.
the question is why it suddenly stopped working and this manual intervention was required.
dwaynemac
this service is online but new deploys wont reach the healthcheck d6726a6a-b563-40b5-9a6a-ec676b7d416f
3 months ago
fixed it. it was unrelated.
chandrika
Hi folks, if you're running into this, could you please go to your service's Settings --> Networking --> Public Networking, and click the edit icon on each domain, and set the port to match the port your app listens on (e.g. if your app listens on port 3000, set it to 3000). This should restore traffic immediately, you won't need to redeploy
3 months ago
This doesn't work. My project was already set up to use port 443 for public networking. I set it to a different port, then set it back to 443, but it still doesn't work.
3 months ago
Do you have private networking enabled?
3 months ago
Please enable that.
3 months ago
No problem
3 months ago
Brody - Thank you this worked for me as well!
Status changed to Solved brody • 2 months ago