Comment 3 for bug 1658922

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

It seems your local config makes your mysql fail to start.
From the log:
Active: activating (auto-restart) (Result: exit-code) since lun 2017-01-16 09:40:22 CET; 6ms ago

That seems to be restarting a while and then fail.

A full (non ellipsized) output of "service mysql status" might be useful.

Not sure if that is related as the permissions can be set up in various ways, but the last mysql error log entry is:
2017-01-24T08:12:08.925093Z 3 [Note] Access denied for user 'root'@'localhost' (using password: NO)

Since I can't reproduce I have to ask:
- Is this error showing up over and over again?
- Did you modify the mysql config or mysql logins in a way that this might cause the issue?