Hello everybody,
yesterday I did a regular mailcow update using the update.sh
script to get the latest mailcow dockerized x86 version (as I did several times successfully before).
After the procedure I’m no more able to login into the web ui and I get this error message:
MySQL-Fehler: PDOException: SQLSTATE[HY000]: General error: 1833 Cannot change column 'domain': used in a foreign key constraint 'fk_tags_domain' of table 'mailcow.tags_domain' in /web/inc/init_db.inc.php:1171Stack trace:#0 /web/inc/init_db.inc.php(1171): PDO->query('ALTER TABLE 'do...')#1 /web/inc/prerequisites.inc.php(299): init_db_schema()#2 /web/index.php(2): require_once('/web/inc/prereq...')#3 {main}
Now I’m a little bit lost and have no idea how to fix this. In my installation I upgraded to mariaDB 10.11 somewhen. The rest of the installation is stock.
Any ideas?