We are running Confluence 6.14.3 Confluence (Data Center) with MySQL 8.0.3 on a Linux centos7 server in both a Test and a Production Environment. We recently applied Linux OS and MySQL patches to this server. Since the update, we are experiencing the following when attempting to access confluence on the Production Environment:
"Confluence had problems starting up
This page is for Confluence administrators. If you're seeing this page, your Confluence administrator is probably working to restore the service.
Confluence encountered the following problems during startup. You need to fix any errors before you start Confluence again.
Database: The database collation 'utf8mb3_bin' is not supported by Confluence. You need to use 'utf8_bin'.
Learn more
"
We are not experiencing this issue with the Test environment.
We have since rolled back the application RPMs on the production server however but the previous MySQL patches have not been preserved and so we are unable to roll them back.
I am considering updating to Confluence 6.14.3 as recommended on the “Plan your upgrade” tool. However I am unable to access this tool on the production environment due to the above issue.
The pre-upgrade checks on the test environment advise the following:
- Complete pre-upgrade checks
We've analyzed your instance, and here's what we found:
Your current Java platform won't be supported. Learn more
We recommend that you fix these for a successful upgrade.
I would like information regarding how we can be confident that we can achieve a successful upgrade without having access to the “Plan your upgrade” tool due to the fact that we do not have access to the Web interface.