My app went down 6h ago. I’m already on Apps v2.
My monitoring charts still show the machine as being online, but I can’t access it in any way.
Machine name is 148ed314fdd568 muddy-pond-3924
Live logs show this:
2024-06-08T23:56:18.333 proxy[148ed314fdd568] ams [error] [PR03] could not find a good candidate within 90 attempts at load balancing. last error: [PU02] could not complete HTTP request to instance: operation was canceled: request has been canceled
2024-06-08T23:56:20.334 proxy[148ed314fdd568] ams [error] [PR03] could not find a good candidate within 90 attempts at load balancing. last error: [PU02] could not complete HTTP request to instance: operation was canceled: request has been canceled
2024-06-08T23:56:25.172 proxy[148ed314fdd568] ams [error] [PR03] could not find a good candidate within 90 attempts at load balancing. last error: [PU02] could not complete HTTP request to instance: operation was canceled: request has been canceled
Trying to forcibly restart the machine doesn’t work:
flyctl machines restart -a bet365-api --force
Select machines: 148ed314fdd568 muddy-pond-3924 (started, region gru)
Error: failed to obtain lease: failed to get lease on VM 148ed314fdd568
Also can’t clone
, kill
, destroy
nor scale
.
How should I proceed?