4 months ago
My deployment and building are failing on the railway since Friday for any push I make through github.. is there any challenges with railway.
0 Replies
4 months ago
what error?
4 months ago
right, but what error, open the logs
4 months ago
check the logs please
4 months ago
first you would need to look at the logs
4 months ago
1: do you have a postgres db attached to your instance & configured?
your api requires a number in the path (
/api/avci-supply-request/
but you're giving it/api/avci-supply-request/undefined
which isn't a number?
4 months ago
there are many errors here, the red boxes, dive into them and debug.
4 months ago
It's an issue with your app's config/your app, not railway.
What of this error to
The selected runtime: LEGACY is not supported in this region: us-west2.
You can update the runtime in your service settings
4 months ago
you need to bump to v2 in the settings
4 months ago
go into the service settings and set the runtime to v2
4 months ago
!s
Status changed to Solved brody • 4 months ago