Export file sql when mysql error 111

aboyitdev

Verified User
Joined
Aug 10, 2020
Messages
5
Location
Việt Nam
This morning, the vps can't be accessed from ssh, the websites are also down, showing the error mysql can't start.
Also I checked the backups it doesn't work either,
Currently FTP is still working, I have downloaded the code, but sql doesn't know how to output when mysql fails.
I really need someone's help to export sql, to rebuild the web, thanks a lot for everyone's opinion here.
This morning, the vps can't be accessed from ssh, the websites are also down, showing the error mysql can't start.
Also I checked the backups it doesn't work either,
Currently FTP is still working, I have downloaded the code, but sql doesn't know how to output when mysql fails.
I really need someone's help to export sql, to rebuild the web, thanks a lot for everyone's opinion here.

1626336848630.png
 
Have you tried the other suggested command, `journalctl -xe` ? What's the output?
Have you checked disk space usage? You can run `df -h`.
 
Back
Top