fly postgres attach: invalid port ":0:6e7c:a7b:6a7:a43d:dfd7:2:5500" after host

fly postgres attach my-postgres --app my-app --database-name test --database-user test

Is giving me

Unmanaged Fly Postgres is not supported by Fly.io Support and users are responsible for operations, management, and disaster recovery. If you’d like a managed, supported solution, try ‘fly mpg’ (Managed Postgres).
Please visit Managed Postgres · Fly Docs for more information about Managed Postgres.

Checking for existing attachments

Error: 

parse "http://fdaa:0:6e7c:a7b:6a7:a43d:dfd7:2:5500/commands/databases/test": invalid port ":0:6e7c:a7b:6a7:a43d:dfd7:2:5500" after host

It does look like there’s a corresponding issue and PR on GH

2 Likes

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