Steps to reproduce
-
set ownCloud account with iCal on macOS Mojave using the following URL:https://example.com/remote.php/dav/principals/users/USERNAME/
-
create a calendar, and share it (read/write) with user B
-
iCal alter an error message
The iCal error message
The server responded with an error.
The request for account “ownCloud-fanping” failed.
The server responded with
“501”
to operation CalDAVUpdateShareesQueuableOperation.
The ownCloud log
{
“reqId”: “DvvXBWE6rGeodUjfZVlX”,
“level”: 4,
“time”: “2019-01-11T07:58:45+00:00”,
“remoteAddr”: “118.144.139.212”,
“user”: “fanping”,
“app”: “webdav”,
“method”: “POST”,
“url”: “/remote.php/dav/calendars/fanping/0A123189-F58B-49B4-B45D-83A30FC0E228/”,
“message”: “Exception: {‘Message’:'HTTP/1.1 501 There was no plugin in the system that was willing to handle this POST method.”,
“Exception”: “SabreDAVExceptionNotImplemented”,
“Code”: 0,
“Trace”: “#0 /var/www/owncloud/lib/composer/sabre/dav/lib/DAV/Server.php(254): SabreDAVServer->invokeMethod(Object(SabreHTTPRequest), Object(SabreHTTPResponse))n #1 /var/www/owncloud/apps/dav/lib/Server.php(278): SabreDAVServer->exec()n #2 /var/www/owncloud/apps/dav/appinfo/v2/remote.php(31): OCADAVServer->exec()n#3 /var/www/owncloud/remote.php(165): require_once(’/var/www/ownclo…’)n#4 {main}”,
“File”: “/var/www/owncloud/lib/composer/sabre/dav/lib/DAV/Server.php”,
“Line”: 487,
“User”: “fanping”
}
Server configuration
Operating system:
macOS Mojave version10.14.2
Calendar Client:
macOs Calendar Version 11.0
ownCloud version:
ownCloud 10.0.8 (stable)
Additional Information
When i use the Calendar app of ownCloud market ;
I can share calendar normally