Erm, sounds like it's run out of HDD space. Check it with this command
df -h
Also, restart MySQL via
sudo service mysql restart
Can see the status via the above command but use status

Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hello!
All of a sudden, my MySQL server has stopped working on my Forge-powered Digital Ocean server.
I get this error: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (111)
I've tried restarting it, but I get permission denied -- does anyone know where I can find the password for the forge user?
Also, when I tried restarting, I got this error (in addition to permission denied): ERROR: The partition with /var/lib/mysql is too full!
What can I do to fix this? It has of course brought my site down for now.
Please or to participate in this conversation.