2 years ago
my api hosted on railway suddently got network timeout (first error log 2024-03-03T15:59:07). This happens on both the private (communicating between container inside my project) and external network. I have confirmed that the problem happens on railway and not locally. (locally I can connect fine to supabase's db but railway can't for eg.)
21 Replies
2 years ago
you are getting timeouts when trying to connect to supabase from the railway service?
yeah and the open telemetry container that I have to relay the log too, I can't even connect to that (it's on the same railway network)
2 years ago
is this issue you are facing isolated to one single service? as in only one of your services seems like its cut off from the internet?
yeah I guess, but this happened at the same time for both staging and production
2 years ago
did you push some kind of an update during this time?
2 years ago
i saw that
2 years ago
why delete
2 years ago
makes sense
I can confirm, it's back and working ! Not sure why this happened and/or why redeploying fixed it
2 years ago
happy its back working for you