I have been using caldav calendars in thunderbird for quite some time, but since the upgrade to Kubuntu 22.04 I can't get it to work any more, while on another machine still running 20.04 the same works without problems. Just now I upgraded the 22.04 machine to 22.10 but no difference.
When I enter user and URL and press Find Calendars nothing is found and all I can see in the logs is this:
console.warn: Calendar: [CalICSProvider] Could not detect calendar using method attemptHead
console.warn: Calendar: [CalICSProvider] Could not detect calendar using method attemptGet
console.warn: Calendar: [CalICSProvider] Could not detect calendar using method attemptDAVLocation
console.warn: Calendar: [CalICSProvider] Could not detect calendar using method attemptPut
console.warn: Calendar: [CalDavProvider] Could not detect calendar using method attemptLocation
console.warn: Calendar: [CalDavProvider] Could not detect calendar using method wellKnown
console.warn: Calendar: [CalDavProvider] Could not detect calendar using method attemptRoot
console.error: Calendar:
Error during calendar detection: resource:///modules/calendar/utils/calProviderDetectionUtils.jsm:20: NoneFoundError
DetectionError@resource:///modules/calendar/utils/calProviderDetectionUtils.jsm:20:1
@resource:///modules/calendar/utils/calProviderDetectionUtils.jsm:31:7
detect@resource:///modules/calendar/utils/calProviderDetectionUtils.jsm:164:26
At the same time when this stopped working, also handlers.json
was broken, which just now I fixed by removing that file and starting from a default generated version. Given that both features relate to accessing some https url I just thought there might be a connection.
Any ideas where I should be looking?