Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange behavior of calendar/caldav on macOS Catalina (10.15.4) #20730

Closed
tomdrops opened this issue Apr 29, 2020 · 11 comments
Closed

Strange behavior of calendar/caldav on macOS Catalina (10.15.4) #20730

tomdrops opened this issue Apr 29, 2020 · 11 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: dav needs info stale Ticket or PR with no recent activity

Comments

@tomdrops
Copy link

tomdrops commented Apr 29, 2020

I’m facing a real strange behavior of the calendar and acldav respectively when accessing the calendar via CalDAV from MacOS 10.15.4. If a user creates a new event and invites participants everything works smoothly as long as the user (the one who organizes the event) is not in the address book of the invited party. it does not matter which address book on the Mac the organizer of the meeting is in. As soon as there is a local or any carddav address book entry a server error pops up. Checking the nextcloud logs I found out that sabre complains with following error message:

“message”:{“Exception”:“Sabre\DAV\Exception\BadRequest”,“Message”:“Calendar object with uid already exists in this calendar collection.”,“Code”:0,“Trace”:[{“file”:"/var/www/vhosts/nottoknow.orgt/cloud.nottoknow.org/3rdparty/sabre/dav/lib/CalDAV/

this is the log file entry:

{“reqId”:“XqhwFSoZR9ow2dCKj@rrmAAAAAA”,“level”:4,“time”:“2020-04-28T18:04:05+00:00”,“remoteAddr”:“81.10.202.127”,“user”:“tg”,“app”:“webdav”,“method”:“PUT”,“url”:"/remote.php/dav/calendars/tg/personal/d8408200-a2c6-4a04-944f-aa78ef5a2bed.ics",“message”:{“Exception”:“Sabre\DAV\Exception\BadRequest”,“Message”:“Calendar object with uid already exists in this calendar collection.”,“Code”:0,“Trace”:[{“file”:"/var/www/vhosts/nottoknow.org/cloud.nottoknow.org/3rdparty/sabre/dav/lib/CalDAV/Calendar.php",“line”:201,“function”:“createCalendarObject”,“class”:“OCA\DAV\CalDAV\CalDavBackend”,“type”:"->",“args”:[“8”,“d8408200-a2c6-4a04-944f-aa78ef5a2bed.ics”,“BEGIN:VCALENDAR\r\nVERSION:2.0\r\nPRODID:-//Apple Inc.//Mac OS X 10.15.4//EN\r\nCALSCALE:GREGORIAN\r\nBEGIN:VTIMEZONE\r\nTZID:Europe/Vienna\r\nBEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nDTSTART:19810329T020000\r\nTZNAME:MESZ\r\nTZOFFSETTO:+0200\r\nEND:DAYLIGHT\r\nBEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nDTSTART:19961027T030000\r\nTZNAME:MEZ\r\nTZOFFSETTO:+0100\r\nEND:STANDARD\r\nEND:VTIMEZONE\r\nBEGIN:VEVENT\r\nTRANSP:TRANSPARENT\r\nDTEND;TZID=Europe/Vienna:20200428T210000\r\nDTSTART;TZID=Europe/Vienna:20200428T203000\r\nORGANIZER;CN=“Tom Cannibal”;SCHEDULE-AGENT=CLIENT:mailto:[email protected]\r\n e\r\nUID:d8408200-a2c6-4a04-944f-aa78ef5a2bed\r\nDTSTAMP:20200428T175859Z\r\nSEQUENCE:2\r\nX-APPLE-TRAVEL-ADVISORY-BEHAVIOR:AUTOMATIC\r\nSUMMARY:Cannibals\r\nLAST-MODIFIED:20200428T180401Z\r\nCREATED:20200428T175828Z\r\nATTENDEE;CN=“Thomas Gumpinger";CUTYPE=INDIVIDUAL;EMAIL="[email protected]”\r\n ;PARTSTAT=DECLINED;ROLE=REQ-PARTICIPANT:mailto:[email protected]\r\nEND:VEVENT\r\nEND:VCALENDAR\r\n”]},{“file”:"/var/www/vhosts/nottoknow.org/cloud.nottoknow.org/3rdparty/sabre/dav/lib/DAV/Server.php",“line”:1096,“function”:“createFile”,“class”:“Sabre\CalDAV\Calendar”,“type”:"->",“args”:[“d8408200-a2c6-4a04-944f-aa78ef5a2bed.ics”,“BEGIN:VCALENDAR\r\nVERSION:2.0\r\nPRODID:-//Apple Inc.//Mac OS X 10.15.4//EN\r\nCALSCALE:GREGORIAN\r\nBEGIN:VTIMEZONE\r\nTZID:Europe/Vienna\r\nBEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nDTSTART:19810329T020000\r\nTZNAME:MESZ\r\nTZOFFSETTO:+0200\r\nEND:DAYLIGHT\r\nBEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nDTSTART:19961027T030000\r\nTZNAME:MEZ\r\nTZOFFSETTO:+0100\r\nEND:STANDARD\r\nEND:VTIMEZONE\r\nBEGIN:VEVENT\r\nTRANSP:TRANSPARENT\r\nDTEND;TZID=Europe/Vienna:20200428T210000\r\nDTSTART;TZID=Europe/Vienna:20200428T203000\r\nORGANIZER;CN=“Tom Cannibal”;SCHEDULE-AGENT=CLIENT:mailto:[email protected]\r\n e\r\nUID:d8408200-a2c6-4a04-944f-aa78ef5a2bed\r\nDTSTAMP:20200428T175859Z\r\nSEQUENCE:2\r\nX-APPLE-TRAVEL-ADVISORY-BEHAVIOR:AUTOMATIC\r\nSUMMARY:Cannibals\r\nLAST-MODIFIED:20200428T180401Z\r\nCREATED:20200428T175828Z\r\nATTENDEE;CN=“Thomas Gumpinger";CUTYPE=INDIVIDUAL;EMAIL="[email protected]”\r\n ;PARTSTAT=DECLINED;ROLE=REQ-PARTICIPANT:mailto:[email protected]\r\nEND:VEVENT\r\nEND:VCALENDAR\r\n”]},{“file”:"/var/www/vhosts/nottoknow.org/cloud.nottoknow.org/3rdparty/sabre/dav/lib/DAV/CorePlugin.php",“line”:525,“function”:“createFile”,“class”:“Sabre\DAV\Server”,“type”:"->",“args”:[“calendars/tg/personal/d8408200-a2c6-4a04-944f-aa78ef5a2bed.ics”,“BEGIN:VCALENDAR\r\nVERSION:2.0\r\nPRODID:-//Apple Inc.//Mac OS X 10.15.4//EN\r\nCALSCALE:GREGORIAN\r\nBEGIN:VTIMEZONE\r\nTZID:Europe/Vienna\r\nBEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nDTSTART:19810329T020000\r\nTZNAME:MESZ\r\nTZOFFSETTO:+0200\r\nEND:DAYLIGHT\r\nBEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nDTSTART:19961027T030000\r\nTZNAME:MEZ\r\nTZOFFSETTO:+0100\r\nEND:STANDARD\r\nEND:VTIMEZONE\r\nBEGIN:VEVENT\r\nTRANSP:TRANSPARENT\r\nDTEND;TZID=Europe/Vienna:20200428T210000\r\nDTSTART;TZID=Europe/Vienna:20200428T203000\r\nORGANIZER;CN=“Tom Cannibal”;SCHEDULE-AGENT=CLIENT:mailto:[email protected]\r\n e\r\nUID:d8408200-a2c6-4a04-944f-aa78ef5a2bed\r\nDTSTAMP:20200428T175859Z\r\nSEQUENCE:2\r\nX-APPLE-TRAVEL-ADVISORY-BEHAVIOR:AUTOMATIC\r\nSUMMARY:Cannibals\r\nLAST-MODIFIED:20200428T180401Z\r\nCREATED:20200428T175828Z\r\nATTENDEE;CN=“Thomas Gumpinger";CUTYPE=INDIVIDUAL;EMAIL="[email protected]”\r\n ;PARTSTAT=DECLINED;ROLE=REQ-PARTICIPANT:mailto:[email protected]\r\nEND:VEVENT\r\nEND:VCALENDAR\r\n”,null]},{“function”:“httpPut”,“class”:“Sabre\DAV\CorePlugin”,“type”:"->",“args”:[{“absoluteUrl”:"https://cloud.nottoknow.org/remote.php/dav/calendars/tg/personal/d8408200-a2c6-4a04-944f-aa78ef5a2bed.ics",“class”:“Sabre\HTTP\Request”},{“class”:“Sabre\HTTP\Response”}]},{“file”:"/var/www/vhosts/nottoknow.org/cloud.nottoknow.org/3rdparty/sabre/event/lib/EventEmitterTrait.php",“line”:105,“function”:“call_user_func_array”,“args”:[[{“class”:“Sabre\DAV\CorePlugin”},“httpPut”],[{“absoluteUrl”:“https://cloud.nottoknow.org/remote.php/dav/calendars/tg/personal/d8408200-a2c6-4a04-944f-aa78ef5a2bed.ics","class”:“Sabre\HTTP\Request”},{“class”:“Sabre\HTTP\Response”}]]},{“file”:"/var/www/vhosts/nottoknow.org/cloud.nottoknow.org/3rdparty/sabre/dav/lib/DAV/Server.php",“line”:479,“function”:“emit”,“class”:“Sabre\Event\EventEmitter”,“type”:"->",“args”:[“method:PUT”,[{“absoluteUrl”:“https://cloud.nottoknow.org/remote.php/dav/calendars/tg/personal/d8408200-a2c6-4a04-944f-aa78ef5a2bed.ics","class”:“Sabre\HTTP\Request”},{“class”:“Sabre\HTTP\Response”}]]},{“file”:"/var/www/vhosts/nottoknow.org/cloud.nottoknow.org/3rdparty/sabre/dav/lib/DAV/Server.php",“line”:254,“function”:“invokeMethod”,“class”:“Sabre\DAV\Server”,“type”:"->",“args”:[{“absoluteUrl”:“https://cloud.nottoknow.org/remote.php/dav/calendars/tg/personal/d8408200-a2c6-4a04-944f-aa78ef5a2bed.ics","class”:“Sabre\HTTP\Request”},{“class”:“Sabre\HTTP\Response”}]},{“file”:"/var/www/vhosts/nottoknow.org/cloud.nottoknow.org/apps/dav/lib/Server.php",“line”:319,“function”:“exec”,“class”:“Sabre\DAV\Server”,“type”:"->",“args”:[]},{“file”:"/var/www/vhosts/nottoknow.org/cloud.nottoknow.org/apps/dav/appinfo/v2/remote.php",“line”:35,“function”:“exec”,“class”:“OCA\DAV\Server”,“type”:"->",“args”:[]},{“file”:"/var/www/vhosts/nottoknow.org/cloud.nottoknow.org/remote.php",“line”:165,“args”:["/var/www/vhosts/nottoknow.org/cloud.nottoknow.org/apps/dav/appinfo/v2/remote.php"],“function”:“require_once”}],“File”:"/var/www/vhosts/nottoknow.org/cloud.nottoknow.org/apps/dav/lib/CalDAV/CalDavBackend.php",“Line”:1069,“CustomMessage”:"–"},“userAgent”:“Mac+OS+X/10.15.4 (19E287) CalendarAgent/930.4.1”,“version”:“18.0.4.2”}
@tomdrops tomdrops added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Apr 29, 2020
@kesselb
Copy link
Contributor

kesselb commented Apr 29, 2020

Looks similar to #17915?

@tomdrops
Copy link
Author

Could be, but not likely. I’ve tried the same thing with Thunderird7Lightning, on Linux and macOS, as well as EM-Client on Windows and there is no error. I’ve investigated MAC forums and user groups and did not find any issue. I connected my Mac to a baikal day server and there were no issues. Just this constellation produces an error and it is reproducable on other nextcloud sites… all tested and verified. lightning however needs server managed scheduling mode enabled but then runs perfectly.

@kesselb
Copy link
Contributor

kesselb commented Apr 29, 2020

If you see that behaviour after upgrading to 18.0.4 it's probably #20732.

@tomdrops
Copy link
Author

nope, the server is running centos 7, php 7.3.17. however, the 2nd server I tested was running ubuntu 18.04 lts....

@kesselb
Copy link
Contributor

kesselb commented Apr 29, 2020

Nextcloud 18.0.4 ;)

@tomdrops
Copy link
Author

I have one server still running 18.0.3.... I'll verify this... ;)

@tomdrops
Copy link
Author

tomdrops commented Apr 30, 2020

unfortunately the same error occurs in nextcloud 18.0.3...

{"reqId":"QpWMSg5QdrV4hq8ddMI1","level":4,"time":"2020-04-30T09:10:24+00:00","remoteAddr":"81.10.202.127","user":"thomas.g","app":"webdav","method":"PUT","url":"/remote.php/dav/calendars/thomas.g/personal/706b30ef-e5fe-40b5-a65f-f3fda7538ad3.ics","message":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"Calendar object with uid already exists in this calendar collection.","Code":0,"Trace":[{"file":"/var/www/vhosts/conscious-consulting.group/cloud.conscious-consulting.group/3rdparty/sabre/dav/lib/CalDAV/Calendar.php","line":201,"function":"createCalendarObject","class":"OCA\\DAV\\CalDAV\\CalDavBackend","type":"->","args":["4","706b30ef-e5fe-40b5-a65f-f3fda7538ad3.ics","BEGIN:VCALENDAR\r\nVERSION:2.0\r\nPRODID:-//Apple Inc.//Mac OS X 10.15.4//EN\r\nCALSCALE:GREGORIAN\r\nBEGIN:VTIMEZONE\r\nTZID:Europe/Vienna\r\nBEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nDTSTART:19810329T020000\r\nTZNAME:MESZ\r\nTZOFFSETTO:+0200\r\nEND:DAYLIGHT\r\nBEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nDTSTART:19961027T030000\r\nTZNAME:MEZ\r\nTZOFFSETTO:+0100\r\nEND:STANDARD\r\nEND:VTIMEZONE\r\nBEGIN:VEVENT\r\nTRANSP:OPAQUE\r\nDTEND;TZID=Europe/Vienna:20200430T130000\r\nDTSTART;TZID=Europe/Vienna:20200430T123000\r\nORGANIZER;CN=\"Tom Cannibal\";SCHEDULE-AGENT=CLIENT:mailto:[email protected]\r\n e\r\nUID:706b30ef-e5fe-40b5-a65f-f3fda7538ad3\r\nDTSTAMP:20200430T090929Z\r\nSEQUENCE:2\r\nX-APPLE-TRAVEL-ADVISORY-BEHAVIOR:AUTOMATIC\r\nSUMMARY:v2.3\r\nLAST-MODIFIED:20200430T091013Z\r\nCREATED:20200430T090906Z\r\nATTENDEE;CN=\"Thomas Gumpinger\";CUTYPE=INDIVIDUAL;EMAIL=\"thomas.g@conscio\r\n us-consulting.group\";PARTSTAT=ACCEPTED;ROLE=REQ-PARTICIPANT:mailto:thoma\r\n [email protected]\r\nEND:VEVENT\r\nEND:VCALENDAR\r\n"]},{"file":"/var/www/vhosts/conscious-consulting.group/cloud.conscious-consulting.group/3rdparty/sabre/dav/lib/DAV/Server.php","line":1096,"function":"createFile","class":"Sabre\\CalDAV\\Calendar","type":"->","args":["706b30ef-e5fe-40b5-a65f-f3fda7538ad3.ics","BEGIN:VCALENDAR\r\nVERSION:2.0\r\nPRODID:-//Apple Inc.//Mac OS X 10.15.4//EN\r\nCALSCALE:GREGORIAN\r\nBEGIN:VTIMEZONE\r\nTZID:Europe/Vienna\r\nBEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nDTSTART:19810329T020000\r\nTZNAME:MESZ\r\nTZOFFSETTO:+0200\r\nEND:DAYLIGHT\r\nBEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nDTSTART:19961027T030000\r\nTZNAME:MEZ\r\nTZOFFSETTO:+0100\r\nEND:STANDARD\r\nEND:VTIMEZONE\r\nBEGIN:VEVENT\r\nTRANSP:OPAQUE\r\nDTEND;TZID=Europe/Vienna:20200430T130000\r\nDTSTART;TZID=Europe/Vienna:20200430T123000\r\nORGANIZER;CN=\"Tom Cannibal\";SCHEDULE-AGENT=CLIENT:mailto:[email protected]\r\n e\r\nUID:706b30ef-e5fe-40b5-a65f-f3fda7538ad3\r\nDTSTAMP:20200430T090929Z\r\nSEQUENCE:2\r\nX-APPLE-TRAVEL-ADVISORY-BEHAVIOR:AUTOMATIC\r\nSUMMARY:v2.3\r\nLAST-MODIFIED:20200430T091013Z\r\nCREATED:20200430T090906Z\r\nATTENDEE;CN=\"Thomas Gumpinger\";CUTYPE=INDIVIDUAL;EMAIL=\"thomas.g@conscio\r\n us-consulting.group\";PARTSTAT=ACCEPTED;ROLE=REQ-PARTICIPANT:mailto:thoma\r\n [email protected]\r\nEND:VEVENT\r\nEND:VCALENDAR\r\n"]},{"file":"/var/www/vhosts/conscious-consulting.group/cloud.conscious-consulting.group/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":525,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["calendars/thomas.g/personal/706b30ef-e5fe-40b5-a65f-f3fda7538ad3.ics","BEGIN:VCALENDAR\r\nVERSION:2.0\r\nPRODID:-//Apple Inc.//Mac OS X 10.15.4//EN\r\nCALSCALE:GREGORIAN\r\nBEGIN:VTIMEZONE\r\nTZID:Europe/Vienna\r\nBEGIN:DAYLIGHT\r\nTZOFFSETFROM:+0100\r\nRRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=-1SU\r\nDTSTART:19810329T020000\r\nTZNAME:MESZ\r\nTZOFFSETTO:+0200\r\nEND:DAYLIGHT\r\nBEGIN:STANDARD\r\nTZOFFSETFROM:+0200\r\nRRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU\r\nDTSTART:19961027T030000\r\nTZNAME:MEZ\r\nTZOFFSETTO:+0100\r\nEND:STANDARD\r\nEND:VTIMEZONE\r\nBEGIN:VEVENT\r\nTRANSP:OPAQUE\r\nDTEND;TZID=Europe/Vienna:20200430T130000\r\nDTSTART;TZID=Europe/Vienna:20200430T123000\r\nORGANIZER;CN=\"Tom Cannibal\";SCHEDULE-AGENT=CLIENT:mailto:[email protected]\r\n e\r\nUID:706b30ef-e5fe-40b5-a65f-f3fda7538ad3\r\nDTSTAMP:20200430T090929Z\r\nSEQUENCE:2\r\nX-APPLE-TRAVEL-ADVISORY-BEHAVIOR:AUTOMATIC\r\nSUMMARY:v2.3\r\nLAST-MODIFIED:20200430T091013Z\r\nCREATED:20200430T090906Z\r\nATTENDEE;CN=\"Thomas Gumpinger\";CUTYPE=INDIVIDUAL;EMAIL=\"thomas.g@conscio\r\n us-consulting.group\";PARTSTAT=ACCEPTED;ROLE=REQ-PARTICIPANT:mailto:thoma\r\n [email protected]
roup\r\nEND:VEVENT\r\nEND:VCALENDAR\r\n",null]},{"function":"httpPut","class":"S
abre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https://cloud.conscious-consulting.group/remote.php/dav/calendars/thomas.g/personal/706b30ef-e5fe-40b
5-a65f-f3fda7538ad3.ics","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre
\\HTTP\\Response"}]},{"file":"/var/www/vhosts/conscious-consulting.group/cloud.c
onscious-consulting.group/3rdparty/sabre/event/lib/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https://cloud.conscious-consulting.group/remote.php/dav/calendars/thomas.g/personal/706b30ef-e5fe-40b5-a65f-f3fda7538ad3.ics","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/vhosts/conscious-consulting.group/cloud.conscious-consulting.group/3rdparty/sabre/dav/lib/DAV/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https://cloud.conscious-consulting.group/remote.php/dav/calendars/thomas.g/personal/706b30ef-e5fe-40b5-a65f-f3fda7538ad3.ics","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/vhosts/conscious-consulting.group/cloud.conscious-consulting.group/3rdparty/sabre/dav/lib/DAV/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https://cloud.conscious-consulting.group/remote.php/dav/calendars/thomas.g/personal/706b30ef-e5fe-40b5-a65f-f3fda7538ad3.ics","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/vhosts/conscious-consulting.group/cloud.conscious-consulting.group/apps/dav/lib/Server.php","line":319,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/vhosts/conscious-consulting.group/cloud.conscious-consulting.group/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/vhosts/conscious-consulting.group/cloud.conscious-consulting.group/remote.php","line":165,"args":["/var/www/vhosts/conscious-consulting.group/cloud.conscious-consulting.group/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/vhosts/conscious-consulting.group/cloud.conscious-consulting.group/apps/dav/lib/CalDAV/CalDavBackend.php","Line":1068,"CustomMessage":"--"},"userAgent":"Mac+OS+X/10.15.4 (19E287) CalendarAgent/930.4.1","version":"18.0.3.0"}

@j-ed
Copy link
Contributor

j-ed commented Apr 30, 2020

@tomdrops It would be nice if you could insert a line containing three back ticks (```) before and after the log lines to improve the readability 😉

@q-wertz
Copy link

q-wertz commented Jul 13, 2020

Have the same issue. MacOS Thunderbird/Lightning filling server logs. The client is also sending Email invitations every half hour to the invitees. (In Thunderbird the Calender was NOT set to "Prefer client side email scheduling")
NC Server is 18.0.6
I "managed" to get the same error once on my Ubuntu Client. I think there it occurred when I tested the setup with disabled "Prefer client side email scheduling" and used the server side scheduling...

@szaimen
Copy link
Contributor

szaimen commented Jun 7, 2021

Is this Issue still valid in NC21.0.2? If not, please close this issue. Thanks! :)

@ghost
Copy link

ghost commented Jul 7, 2021

This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions.

@ghost ghost added the stale Ticket or PR with no recent activity label Jul 7, 2021
@ghost ghost closed this as completed Jul 21, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug feature: dav needs info stale Ticket or PR with no recent activity
Projects
None yet
Development

No branches or pull requests

6 participants