https://bugs.kde.org/show_bug.cgi?id=365959
--- Comment #7 from Laurent Montel <mon...@kde.org> --- akonadictl stop (wait that it's stopped) You need to look at in .config/ a resource which named akonadi_davgroupware_resource_<number>rc (I don't know number) edit this file you will see a line as "remoteUrls=$default$|CalDav|https://ss/ss/remote.php/caldav/,$default$|CardDav|https://ss/ss/remote.php/carddav/"; you need to rename as remoteUrls=$default$|CalDav|https://dd/dd/remote.php/dav/,$default$|CardDav|https://dd/dd/remote.php/dav/ (need to adapt url) and akonadictl start after that. I hope that it will help you -- You are receiving this mail because: You are watching all bug changes.