Inaccessible API issue
danifaley
HOBBYOP
a year ago
I have a big problem, sometimes out of nowhere my API server shuts down or I don't know what's happening but it can't be accessed, I'm on hobby mode and that problem happens to me very often, I need help
2 Replies
Anonymous
FREE
a year ago
Common Error Logs to Look For:
- Out of memory
- Killed (no reason = resource issue)
- Port not found
- App listening on wrong port
- Unhandled error:
sim
FREE
a year ago
I don't know what's happening but it can't be accessed
How do you find out that it can't be accessed or has shutdown? Does the deployment show crashed? Are there any error logs or errors you see when trying to access it? Please share as much info as you can