Hello Vikunja community,
I installed Vikunja with docker-compose and it worked very well until I changed the password and the username from the db user that connect to the MySQL DB server.
022-06-25T14:29:48.682621345Z 2022-06-25T14:29:48.679447288Z: CRITICAL
migration/initMigration 001 Could not connect to db: invalid DSN: did you forget to escape a param value?
2022-06-25T14:29:48.682720906Z 2022/06/25 14:29:48 Config File “config” Not Found in “[/app/vikunja /etc/vikunja /app/vikunja/.config/vikunja]”
I dont know what I missed or did wrong.
I introduced docker secrets to my config and wanted to use the change to put a better db password and user name, but also after changing the password and the username in MySQL it wont work.
Can somebody help here please?
Best Regards,
Max