
WordPress unable to connect to SQL database
Yesterday, three blogs I'm hosting suddenly went offline and alerts went off.
They all had the same error that they couldn't connect to their SQL database, and it seemed that the container recently was auto-updated.
Docker logs also showed (which may or may not have been related):
2024-02-21 7:30:29 97 [Warning] Aborted connection 97 to db: 'unconnected' user: 'unauthenticated' host: '192.168.200.4' (This connection closed normally without authentication)This was odd. I started the usual troubleshooting:
