Invalid region config blocking deployments
davidchall-afk
HOBBYOP

5 days ago

    • Service: api (ID: 9cda9110-aff7-4435-ae70-5291c3d8e700)
    • Project: sibamba-hub
    • Issue: Invalid sfo region in deploy.multiRegionConfig is blocking all configuration updates and deployments
    • Error: "Invalid enum value. Expected 'us-west2' | 'us-east4-eqdc4a' | 'europe-west4-drams3a' | 'asia-southeast1-eqsg3a', received 'sfo'"
    • Request: Please remove the invalid sfo region from the service config
Solved

2 Replies

Railway
BOT

5 days ago

The sfo identifier is not a valid region - the valid identifiers are us-west2, us-east4-eqdc4a, europe-west4-drams3a, and asia-southeast1-eqsg3a. You can override the stuck dashboard config by adding a railway.json (or railway.toml) to your repo with "deploy": { "multiRegionConfig": null }, since config as code always takes precedence over dashboard settings, which should unblock your deployments.


Status changed to Awaiting User Response Railway 5 days ago


codydearkland
EMPLOYEE

3 days ago

We've corrected this through a couple of different paths. The regions should resolve correctly now because of changes we added in the backend, but if they aren't resolving you can fix this by going into your service, and selecting Settings and scrolling down to Scale where you should see a drop down for setting the correct region now. That will let you correct this without having to contact support. This control was added today, and if the automatic recovery didn't happen, should let you get back up and running.


Status changed to Solved codydearkland 3 days ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...