Summary: | Nextcloud synchronization not working | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Benjamin <benjamin10> |
Component: | groupware | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | gjditchfield |
Priority: | NOR | ||
Version: | 5.13.3 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Benjamin
2022-03-28 10:11:43 UTC
Okay I tried to debug the problems...I found a working solution (seems to work will see for the future) ...Reinstalled the flatpak at flathub: sudo flatpak install flathub org.kde.kontact Then there seems to be a bug which is described here: https://syve.wordpress.com/2020/05/24/akonadi-bug-qlocalsocketconnecttoserver-invalid-name/ I just did remove the databases with: akonadictl stop mv $HOME/.local/share/akonadi/db_data $HOME/.local/share/akonadi/db_data_old Attention because this removes all the data and calendars! So better backup before if you are unsure. and then readded the calendars and everything seems to work...hopefully. Okay the problem still exists: Any hints how to get it working? It is really annoying... I think the problem is: org.kde.pim.akonadicore: Akonadi Client Session: connection config file 'akonadi/akonadiconnectionrc' can not be found! org.kde.pim.akonadicore: "QLocalSocket::connectToServer: Ungültiger Name" "/home/benji/.var/app/org.kde.kontact/data/akonadiakonadiserver-cmd.socket" org.kde.pim.akonadicore: Failed to connect to server! org.kde.pim.akonadicore: Akonadi Client Session: connection config file 'akonadi/akonadiconnectionrc' can not be found! org.kde.pim.akonadicore: "QLocalSocket::connectToServer: Ungültiger Name" "/home/benji/.var/app/org.kde.kontact/data/akonadiakonadiserver-cmd.socket" org.kde.pim.akonadicore: Failed to connect to server! |