a year 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
a year ago
what error?
a year ago
right, but what error, open the logs
a year ago
check the logs please
a year ago
first you would need to look at the logs
a year 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/undefinedwhich isn't a number?
a year ago
there are many errors here, the red boxes, dive into them and debug.
a year 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
a year ago
you need to bump to v2 in the settings
a year ago
go into the service settings and set the runtime to v2
a year ago
!s
Status changed to Solved brody • about 1 year ago
