Applicable to:
- SolusVM
Symptoms
Attempt to log into SolusVM web interface fails:
CONFIG_TEXT: There seems to have been a slight problem with our database, please try again later.
Resolution
Here is a list of troubleshooting steps that should fix most common issues that causes this error:
- Ensure you have free space on the root partition '/' on the Master Server:
# df -h
- Make sure that database server is running on the master:
# systemctl status mariadb.service
- Create a backup of SolusVM database and run repair script:
# /scripts/database-repair
Comments
0 commentsPlease sign in to leave a comment.