Unable to ssh or connect to db after moving to an organization

Good morning,

I am experiencing the same problem as the following topic: Can't run ssh console

All this after moving the app from one organization to another.

This is the server log when i try to ssh in:

2024-09-09T06:13:15.731 app[3d8dd961f49d68] cdg [info] 2024/09/09 06:13:15 ERROR unexpected error fetching cert error="transient SSH server error: can't resolve _orgcert.internal"

2024-09-09T06:13:15.768 app[3d8dd961f49d68] cdg [info] 2024/09/09 06:13:15 ERROR unexpected error error="[ssh: no auth passed yet, transient SSH server error: can't resolve _orgcert.internal]"

And this is the flyctl log:

Connecting to fdaa:a:100c:a7b:10a:de5b:2522:2... complete
Error: error connecting to SSH server: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain

The application is based on Django. It gives this error when i try to load a page:

could not translate host name "myjarvis-db.flycast" to address: Name or service not known

Thank you very much,
Riccardo

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