https://bugs.kde.org/show_bug.cgi?id=509663
Pavel Sobolev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Pavel Sobolev <[email protected]> --- Created attachment 195364 --> https://bugs.kde.org/attachment.cgi?id=195364&action=edit Nginx log of CardDAV activity I have the same problem. I can fetch the address books from my Stalwart server just fine, but the contacts are not actually read nor created. I have attached the Nginx log from my server where you can see that half of the requests are getting 401 errors. As such, I think the credentials are not being passed to the server for some of the requests made by KAddressBook. I can replicate the same requests via `curl` (using Basic Auth) and the server responds just fine. The events are logged while performing the following actions in KAddressBook: - Fetching address books via the configuration dialog - Adding a contact to one of the address books I can replicate the same issue in Merkuro Contacts as well, so it seems be a lower lever issue. Also note that mail (via KMail) and calendar (via Merkuro Calendar) do work. I can see created calendar events on other devices. That said, I get similar duplicate entries logged by Nginx for calendar activity as well. KAddressBook: 6.7.3 (26.04.3) KMail: 6.7.3 (26.04.3) Merkuro Calendar: 26.04.3 KDE Plasma Version: 6.7.3 KDE Frameworks Version: 6.28.0 Qt Version: 6.11.1 -- You are receiving this mail because: You are watching all bug changes.
