mysqlconfigurer icon indicating copy to clipboard operation
mysqlconfigurer copied to clipboard

issue while attempting to apply the recommended changes

Open drupaladmin opened this issue 1 year ago • 0 comments

I had a weird issue today, while attempting to apply the recommended changes it threw and error, however, it seems like it applied the changes:

=== [root@rs9-nyc ~]# /bin/bash /opt/releem/mysqlconfigurer.sh -a

20231117-07:14:37 Applying the recommended MySQL configuration...

20231117-07:14:37 Copying file /opt/releem/conf/z_aiops_mysql.cnf to directory /etc/mysql/releem.conf.d/... Please confirm the MySQL service restart? (Y/N) y

20231117-07:14:39 Restarting MySQL with the command ' /usr/bin/systemctl restart mysql'...

Waiting for mysql service to start 120 seconds |

20231117-07:15:23 MySQL service failed to start in 120 seconds! Check the MySQL error log!

20231117-07:15:23 Try to roll back the configuration application using the command:

20231117-07:15:23 bash /opt/releem/mysqlconfigurer.sh -r

20231117-07:15:26 Sending a notification about the application of the config was completed successfully

Nothing related in the error log

drupaladmin avatar Nov 17 '23 19:11 drupaladmin