Derek Coleman & Associates Inc logoDerek Coleman & Associates Inc

Home / Docs / MySQL Community Server (Hardened) / Troubleshooting

Troubleshoot MySQL Community Server (Hardened)

SymptomCheckFix
Can't connect remotelybind-address (AWS: /etc/my.cnf AND my.cnf.d/zz-hardening.cnf; GCE: /etc/mysql/mysql.conf.d/zz-hardening.cnf); cloud firewallBoth must be opened deliberately — see deploy step 2.
`sudo mysql` denied (AWS)ls /var/lib/mysql-firstboot.doneIf missing, first boot hasn't finished or failed: `journalctl -u mysql-firstboot` (the unit retries on the next boot rather than stamping done with root locked out).
mysqld won't start after config edit`journalctl -u mysqld -n 50` (AWS) / `journalctl -u mysql -n 50` (GCE)Revert the edit; on AWS keys in /etc/my.cnf override my.cnf.d — check both.

Logs & useful commands

Still stuck? Email support@dcassociatesgroup.com with the product name, cloud + region, instance size, and the output of the health command — first response within 1 business day, most tickets same-day.