Hi all,
My Zabbix VM (Ubuntu/MySQL/apache) had a full hard drive recently, which caused MySQLd to stop, and of course the whole Zabbix environment.
I cleared some data to start it again, so I could do some cleanup from the inside.
Unfortunately, now I'm confronted with the following issue when trying to log in:

Something obviously went wrong with the database.
Does anyone know what steps I could take to fix this issue?
Many thanks in advance,
Alex
My Zabbix VM (Ubuntu/MySQL/apache) had a full hard drive recently, which caused MySQLd to stop, and of course the whole Zabbix environment.
I cleared some data to start it again, so I could do some cleanup from the inside.
Unfortunately, now I'm confronted with the following issue when trying to log in:
Code:
SQL statement execution has failed "INSERT INTO sessions (sessionid,userid,lastaccess,status) VALUES ('45638099965b4f61de9965a66673cc3e','10','1600874767','0')".
Something obviously went wrong with the database.
Does anyone know what steps I could take to fix this issue?
Many thanks in advance,
Alex
Comment