Can't restart postgres db because it is and is not a postgres machine at the same time.

I have :nxdomain errors with a database app and I’m trying to reboot the machine to see if it helps, but I am being presented with a recursive error :person_shrugging:

~/w/l ❯❯❯ fly apps restart twilight-surf-659-db                                                                                                                                                                                   main
Error postgres apps should use `fly pg restart` instead


~/w/l ❯❯❯ fly pg restart twilight-surf-659-db                                                                                                                                                                                 ✘ 1 main
Error app twilight-surf-659 is not a postgres app

The cute elephant in the dashboard:
image

Any suggestions about what is happening?

Nevermind, just manually restarted the machine with fly machine restart :slight_smile:

2 Likes