Build Completes but Deployment Fails
weathermandigital
HOBBYOP

a year ago

This is a very simple server that just serves a hard-coded json to app. At the very end of the build process, it says:

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

You can update the runtime in your service settings

I imagine this is the issue - how do I sort this?

8 Replies

maddsua
HOBBY

a year ago

I believe that going to the service settings and switching it's runtime to v2 should help


maddsua
HOBBY

a year ago

Or if that's unavailable, try changing service region to the old us-west


maddsua
HOBBY

a year ago

Assuming that you're on hobby you would want to select the first option here

1325245230441824500


weathermandigital
HOBBYOP

a year ago

78405b10-ecf7-435b-b377-2aaec6e15489


weathermandigital
HOBBYOP

a year ago

i changed server region and it worked. another issue i have now: one of my server run times slowed by about 4x or 5x a couple weeks ago maybe more. could this also be related to the server region?


maddsua
HOBBY

a year ago

Could be, if your services are sitting in different regions and are communicating with each other that additional latency can add up fast


weathermandigital
HOBBYOP

a year ago

this is a separate one and doesnt rely on others, but im gonna try to swtich to old west and see what happens and write back


weathermandigital
HOBBYOP

a year ago

also worked. thank you


Loading...