Postgres went dead and I cannot even restart it

For no reason my Postgres went dead with the message

2024-08-15T18:37:09.100 proxy[d891246f434058] lhr [error] [PC05] timed out while connecting to your instance. this indicates a problem with your app (hint: look at your logs and metrics)

I tried to fly machine restart <id> -a my-db but it also throws an error

Error: could not get machine d891246f434058: failed to get VM d891246f434058: request returned non-2xx status, 408 (Request ID: 01J5BPQT0HEF70QW8FHXNRVB5X-waw)

And fly checks list return nothing and status returns the following:

ID STATE ROLE REGION CHECKS IMAGE CREATED UPDATED
d891246f434058 started unknown lhr : 2023-11-16T13:36:24Z 0001-01-01T00:00:00Z
1 Like

Now I spams in logs with error

[error] [PM03] could not wake up machine due to a timeout requesting from the machines API

I wonder if related to the recent issues on fly postgres machines issues on fly postgres machines

Added lhr, postgres

Update: Now it started working automatically :confused:

same here

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