For the first time, my connection no longer works to my PostgreSQL database. I haven’t made any changes—seems random.
This started happening at 2024-02-16T23:06:53.674Z. Both the application and database are hosted in LHR.
I have restarted it via fly pg restart
to no avail. Only error present:
Error: getaddrinfo ENOTFOUND top2.nearest.of.postgresql-database.internal
at __node_internal_captureLargerStackTrace (node:internal/errors:563:5)
at __node_internal_ (node:internal/errors:782:10)
at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:118:26)
Any pointers?