Hi, earlier today I ran flyctl restart [app-name] and since then my app’s status has not changed from “Dead”. I’ve tried redeploying, restarting and also changing the restart_limit to 0 (as suggested here: Can't bring app back from the dead). But I’m not able to deploy this change while the app is dead.
If I run flyctl logs I see no updates since the restart from this morning. If I run flyctl status --all -a [app-name] all instances listed show a restart count of 0- and all health checks as ‘passing’.