Logs and Troubleshooting View MySQL logs sudo journalctl -u mysql or sudo tail -f /var/log/mysql/error.log Check if port is running sudo ss -tulnp | grep 3306