2 years 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.
20 Replies
2 years ago
what error?
2 years ago
right, but what error, open the logs
2 years ago
check the logs please
2 years ago
first you would need to look at the logs
2 years ago
1: do you have a postgres db attached to your instance & configured?
2. 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?
2 years ago
there are many errors here, the red boxes, dive into them and debug.
2 years 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
2 years ago
you need to bump to v2 in the settings
2 years ago
go into the service settings and set the runtime to v2
2 years ago
!s
Status changed to Solved brody • over 1 year ago
