killall mysqld systemctl start mysql systemctl restart eve-ng Warning: This resets user accounts to default (admin/eve). It does NOT delete your lab topologies or images.
repair table auth_behavior; repair table labs; repair table nodes; repair table users; exit; Finally, kill the safe mode process and restart normally: Database Error 90003 Eve-ng
systemctl status mysql If it shows active (running) , go back to your web browser, clear your cache, and refresh. If the error is gone—congratulations, you’re done. If MySQL fails to start or restarting didn't fix the GUI, the database tables are likely corrupted. If the error is gone—congratulations, you’re done
If you’ve spent any time building labs in EVE-NG, you know the feeling. You’re in the zone, dragging nodes onto the canvas, linking interfaces, and powering up routers. Suddenly, you hit a wall. You’re in the zone, dragging nodes onto the
mysql -u root eve_ng_prod Once inside the MySQL prompt ( mysql> ), run the repair command: