flyctl status fails

flyctl status is failing with this error:

Error: failed to list active VMs: Get “https://api.machines.dev/v1/apps/code-to-screen/machines”: tls: failed to verify certificate: x509: certificate signed by unknown authority

flyctl doctor says all is OK:
Testing authentication token… PASSED
Testing flyctl agent… PASSED
Testing local Docker instance… Nope
Pinging WireGuard gateway (give us a sec)… PASSED

App specific checks for code-to-screen:
Checking that app has ip addresses allocated… PASSED
Checking AAAA record for code-to-screen.fly.dev… PASSED

Build checks for code-to-screen:
Checking docker context size (this may take little bit)… PASSED (34 MB)
Checking for .dockerignore… Nope

Hey, can you try curl -v https://api.machines.dev?

Today it is working without problems.

Thanks !!!

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