my deployment and building are failing
Anonymous
PROOP

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.

Solved

20 Replies

Anonymous
PROOP

a year ago

N/A


brody
EMPLOYEE

a year ago

what error?


Anonymous
PROOP

a year ago

Deployment Failed


brody
EMPLOYEE

a year ago

right, but what error, open the logs


Anonymous
PROOP

a year ago

Deploy not started


brody
EMPLOYEE

a year ago

check the logs please


Anonymous
PROOP

a year ago

I can't locate the error in the logs


brody
EMPLOYEE

a year ago

first you would need to look at the logs


Anonymous
PROOP

a year ago

1320445053964914700


Anonymous
PROOP

a year ago

This the logs


billydotws
FREE

a year ago

1: do you have a postgres db attached to your instance & configured?

  1. 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?


billydotws
FREE

a year ago

there are many errors here, the red boxes, dive into them and debug.


billydotws
FREE

a year ago

It's an issue with your app's config/your app, not railway.


Anonymous
PROOP

a year ago

Thanks


Anonymous
PROOP

a year ago

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


billydotws
FREE

a year ago

you need to bump to v2 in the settings


Anonymous
PROOP

a year ago

Can you assist me on how to bump to v2 in the settings


Anonymous
PROOP

a year ago

Can you assist me on how to bump to v2 in the settings


brody
EMPLOYEE

a year ago

go into the service settings and set the runtime to v2


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...