To be completed by the original poster:
CMS Version
Migrating from: 2.0.5
Migrating to: Docker 2.3.10
Installation Method
Docker
Operating System
Ubuntu 20.04.2 LTS
Issue
The issue shows when starting the docker after following the migration guide.
“Upgrade in progress. Please try again in a moment.” But nothing happens.
After starting the container without the “-d” flag, i saw the following error:
“Importing database:
mysqldump: Error: ‘Access denied; you need (at least one of) the PROCESS privilege(s) for this operation’ when trying to dump tablespaces”
My initial idea was to try to logon as root user in mysql and just simply give the cms user more privileges, but i can’t find any root passwords anywhere.
Any help would be much appreciated.
EDIT:
These guides have been my source of documentation: