Open juergenp-at opened 9 months ago
Hey,
sorry for the late reply. The line mentioned in the stack trace is the following:
$this->calDav->deleteCalendarObject($calendarId, $calObject['uri'], forceDeletePermanently: true);
I'm not sure what the error is exaclty about but it seams PHP has a problem with the ':' in "forceDeletePermanently: true". Is it correct that you have version 25 of nextcloud installed? Maybe the PHP version is too old. Is it possible for you to upgrade the PHP version or nextcloud?
Hallo!
I can't get the calendar to be synced. This is the error message I get:
This are my settings:
Calendarname: Schichtplan (created by user "ShiftsAdmin" and shared to group "ShiftsAdmin" with write permission) AnalystGroup: ShiftsUser ShiftadminGroup: ShiftsAdmin
ShiftsOrganizer: ShiftsAdmin
Any idea what I'm doing wrong, or is wrong with my setup? Thanks in advance!