I have run into this issue as well. mariadb will not start after a server restart because port 3306 is already in use.

 This fixed it for me:

systemctl disable mariadb.socket

Reply via email to