Updating property CalDAV IO of configuration org.openhab.caldavio caused a problem: A URL must be configured for calendar 'OH'

Hello to everyone!
This is my first thread, so i hope everything will be fine.
I have the following issue:
LOG:

2020-05-01 12:18:53.319 [WARN ] [.io.caldav.internal.CalDavLoaderImpl] - A URL must be configured for calendar 'OH’

2020-05-01 12:18:53.325 [ERROR] [org.apache.felix.configadmin ] - [org.osgi.service.cm.ManagedService, org.openhab.io.caldav.CalDavLoader, id=398, bundle=229/mvn:org.openhab.io/org.openhab.io.caldav/[1.14.0,1.15)]: Updating property CalDAV IO of configuration org.openhab.caldavio caused a problem: A URL must be configured for calendar 'OH’

org.osgi.service.cm.ConfigurationException: CalDAV IO : A URL must be configured for calendar 'OH’

** at org.openhab.io.caldav.internal.CalDavLoaderImpl.updated(CalDavLoaderImpl.java:229) ~[?:?]**

** at org.apache.felix.cm.impl.helper.ManagedServiceTracker.updated(ManagedServiceTracker.java:189) ~[bundleFile:?]**

** at org.apache.felix.cm.impl.helper.ManagedServiceTracker.updateService(ManagedServiceTracker.java:152) [bundleFile:?]**

** at org.apache.felix.cm.impl.helper.ManagedServiceTracker.provideConfiguration(ManagedServiceTracker.java:85) [bundleFile:?]**

** at org.apache.felix.cm.impl.ConfigurationManager$ManagedServiceUpdate.provide(ConfigurationManager.java:1118) [bundleFile:?]**

** at org.apache.felix.cm.impl.ConfigurationManager$ManagedServiceUpdate.run(ConfigurationManager.java:1074) [bundleFile:?]**

** at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:138) [bundleFile:?]**

** at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:105) [bundleFile:?]**

** at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]**

If i paste the URL into the browser, I can type in my username and my password and the .ics data is getting downloaded…

I am using openHab 2.5.3-1

I appreciate every help!
Cheers

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.