hat jemand das CalDav-Binding mit OH2 und Nextcloud stabil laufen..? Bekomme immer nur die Fehlermeldung
.[WARN ] [caldav.internal.job.EventReloaderJob] - Sardine error while loading calendar entries: Unexpected response (404 - Not Found)
com.github.sardine.impl.SardineException: Unexpected response
Hier meine Einträge in den CalDAV-Files:
caldavio
Code: Alles auswählen
caldavio:abfall:url=http://192.168.xxx.xx/nextcloud/remote.php/dav/calendars/Sascha/abfall
caldavio:abfall:username=Sascha
caldavio:abfall:password=xxxxxxx
caldavio:abfall:reloadInterval=1
caldavio:abfall:preloadTime=20000
caldavio:abfall:disableCertificateVerification=false
caldavio:timeZone=Europe/Berlin
Code: Alles auswählen
caldavCommand:readCalendars=abfall
Code: Alles auswählen
caldavPersonal:usedCalendars=abfall
Vielen Dank im voraus,,,