Hopefully the full error has been recorded in the logs - can you run the following SQL immediately after trying that step
SELECT * FROM `log` ORDER by 1 DESC LIMIT 30;
For how to run SQL: How can I run a SQL command when using a Docker Install?
Hopefully the full error has been recorded in the logs - can you run the following SQL immediately after trying that step
SELECT * FROM `log` ORDER by 1 DESC LIMIT 30;
For how to run SQL: How can I run a SQL command when using a Docker Install?