Database Down

7 views
Skip to first unread message

Jim

unread,
Jul 19, 2025, 9:21:00 PMJul 19
to NodeChef
I noticed today that my app was no longer serving data. After a quick check of the logs it turns out we couldn't connect to the database, nor am I able to connect to the database directly. 

 Checking the dashboard showed that the database closed down a few hours before. I restarted it and it failed to start up.

 2025-07-19T22:54:57.562176Z 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
2025-07-19T22:54:57.562198Z 0 [ERROR] Plugin 'InnoDB' init function returned error.
2025-07-19T22:54:57.562205Z 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2025-07-19T22:54:57.562210Z 0 [ERROR] Failed to initialize plugins.
2025-07-19T22:54:57.562214Z 0 [ERROR] Aborting

2025-07-19T22:54:57.562220Z 0 [Note] Binlog end
2025-07-19T22:54:57.562268Z 0 [Note] Shutting down plugin 'MyISAM'
2025-07-19T22:54:57.562287Z 0 [Note] Shutting down plugin 'CSV'
2025-07-19T22:54:57.563910Z 0 [Note] mysqld: Shutdown complete

So basically, my Database instance can't be started so no data can be pulled and served.
Reply all
Reply to author
Forward
0 new messages