Postgres restart timing out

Hi, my postgres app stopped working this morning. I don’t get any output in the logs. When I try to restart it hangs with a timeout:

❯ fly pg restart -a "envuelos-db--prod"                                                     ✘ 1
Error: failed to obtain lease: failed to get lease on VM e784e965b23783: request returned non-2xx status, 504

❯ fly pg restart -a "envuelos-db--prod"                                                     ✘ 1
Error: failed to obtain lease: failed to get lease on VM e784e965b23783: Post "http://[fc01:a7b:146::]:3593/flyd.v1.LeaseService/Acquire": dial tcp [fc01:a7b:146::]:3593: i/o timeout

It seems your app is on a host that’s having a few issues, you can verify that on our dashboard.

As for the non-2XX status that seems to be an error on our machines API, we will be taking a look at it, thanks for reaching out

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