Carbonio upgrade, t...
 
Notifications
Clear all

Carbonio upgrade, then mysql failure

1 Posts
1 Users
0 Reactions
77 Views
(@harlan)
Joined: 5 months ago
Posts: 2
Topic starter  

After upgrading on Ubuntu, I'm getting this error:

2024-07-29 14:03:51 0 [Note] InnoDB: Uses event mutexes
2024-07-29 14:03:51 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2024-07-29 14:03:51 0 [Note] InnoDB: Number of pools: 1
2024-07-29 14:03:51 0 [Note] InnoDB: Using generic crc32 instructions
2024-07-29 14:03:51 0 [Note] InnoDB: Using Linux native AIO
2024-07-29 14:03:51 0 [Note] InnoDB: Initializing buffer pool, total size = 1879048192, chunk size = 134217728
2024-07-29 14:04:03 0 [Note] InnoDB: Completed initialization of buffer pool
2024-07-29 14:04:03 0 [ERROR] InnoDB: Upgrade after a crash is not supported. The redo log was created with MariaDB 10.4.33. You must start up and shut down MariaDB 10.4 or earlier on the data directory.
2024-07-29 14:04:03 0 [ERROR] InnoDB: Plugin initialization aborted with error Generic error
2024-07-29 14:04:03 0 [Note] InnoDB: Starting shutdown...
2024-07-29 14:04:04 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
2024-07-29 14:04:04 0 [Note] Plugin 'FEEDBACK' is disabled.
2024-07-29 14:04:05 0 [ERROR] Unknown/unsupported storage engine: InnoDB
2024-07-29 14:04:05 0 [ERROR] Aborting
240729 14:04:05 mysqld_safe mysqld from pid file /run/carbonio/mysql.pid ended

 

Needless to say, I'm no longer getting emails.  I've looked up the mysql error and tried their suggestions, but keep getting this error:

$ mysql_upgrade
Reading datadir from the MariaDB server failed. Got the following error when executing the 'mysql' command line client
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/run/carbonio/mysql.sock' (2)
FATAL ERROR: Upgrade failed

 

And this error:

sudo /opt/zextras/common/bin/mysql_upgrade
[sudo] password for zextras:
Sorry, user zextras is not allowed to execute '/opt/zextras/common/bin/mysql_upgrade' as root on mail.bloomenterprises.org.

 

I really do rely on my server running.

Thanks,

Harlan...

 


   
Quote