2025-05-12, 10:26 AM
Update, found the solution:
In my case, I stopped the docker container.
Then i navigated to where the config files were stored on my system. I found it through portainer, but you can also find it in your docker compose file.
Then i renamed the files migrations.xml and system.xml to migrations.xml.bak and system.xml.bak
After that i restarted the container and that resolved my issue
Hopes this helps anyone
In my case, I stopped the docker container.
Then i navigated to where the config files were stored on my system. I found it through portainer, but you can also find it in your docker compose file.
Then i renamed the files migrations.xml and system.xml to migrations.xml.bak and system.xml.bak
After that i restarted the container and that resolved my issue
Hopes this helps anyone