Deploy fails: UNSPECIFIED is not supported in this region: us-west2

posobinTRIAL

4 months ago

I don't have a railway config specified in my repo. On my latest deploy, the config that is automatically generated by railway for me has a new field multiRegionConfig, that specifies the deploy to happen in us-west-2.

The deploy now fails with a message

The selected runtime: UNSPECIFIED is not supported in this region: us-west2.

"runtime": "UNSPECIFIED" has been in the configs I see in the prior deploys which worked fine, so I suspect the addition of that us-west-2 line in the config made my deploys break. What's the right way to fix it?

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

Solved

1 Replies

4 months ago

Switch to the V2 runtime in the service settings.


Status changed to Solved brody 4 months ago