Unable to create new postgres-flex cluster in SYD

I get an error when attempting to create a new postgres cluster:

➜ fly pg create         
? Choose an app name (leave blank to generate one): orchestrate-pg-15
? Select Organization: Maestro Software (maestro-software)
Some regions require a Launch plan or higher (bom, fra).
See https://fly.io/plans to set up a plan.

? Select region: Sydney, Australia (syd)
? Select configuration: Specify custom configuration
? Initial cluster size - Specify at least 3 for HA 3
? Select VM size: shared-cpu-1x - CPU Kind: Shared, vCPUs: 1 Memory: 256MB
? Volume size 3
Creating postgres cluster in organization maestro-software
Creating app...
Error: server returned a non-200 status code: 504

This is unfortunate because I want to migrate away from my degraded postgres-ha cluster that I can’t figure out how to recover :frowning:

Tried this again today, and it worked.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.