After the latest update, tons of error messages are generated in an endless loop. Failed to translate incidence $UID to Akonadi Item
As far as I can tell, akonadi_davgroupware_resource is broken after the update. In addition, akonadi_migration_agent restarts every time I log in.
Critical addendum: All my calendar entries were also ruined and updated on the radicale server. Tags were changed for no reason! For example: Rückfahrt is now updated to Rückfahrt (return trip) Why does Akonadi change all entries without interaction?! And more importantly? How can I undo this without having to reinstall Akonadi? With so many configuration files, this is a huge effort every time.
Possibly also important: I use PostgreSQL.
System-wide PostgreSQL 18.
Also, the akonadi_migration_agent starts on every login. PIM Maintenance (Finished)
did you ever figure this out? I just successfully helped a Fedora user with postgres backend and the problem he had was a symbolic link pointing to the postgres v16 libpq.so.5, even though Fedora default postgres is v18. can you make sure that libqsqlpsql.so looks correct (isn't a broken or incorrect symlink, etc) also run `lddtree /usr/lib64/qt6/plugins/sqldrivers/libqsqlpsql.so` and grep for any "not found" lines