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

Enable share calendar in iCal on macOS Mojave #34119

Closed
insseek opened this issue Jan 11, 2019 · 4 comments
Closed

Enable share calendar in iCal on macOS Mojave #34119

insseek opened this issue Jan 11, 2019 · 4 comments

Comments

@insseek
Copy link

insseek commented Jan 11, 2019

Steps to reproduce

  1. set ownCloud account with iCal on macOS Mojave using the following URL:https://example.com/remote.php/dav/principals/users/USERNAME/
  2. create a calendar, and share it (read/write) with user B
  3. 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.10 (stable)

Additional Information

When i use the Calendar app of ownCloud market ;
I can share calendar normally

@ownclouders
Copy link
Contributor

GitMate.io thinks the contributor most likely able to help you is @ownclouders.

Possibly related issues are #9918 (Calendar share), #2425 (Issues on Shared Calendars), #393 (Calendar sharing error), #704 (Calendar sharing error), and #33216 (Deleting Calendar Sharing).

@insseek
Copy link
Author

insseek commented Jan 14, 2019

GitMate.io thinks the contributor most likely able to help you is @ownclouders.

Possibly related issues are #9918 (Calendar share), #2425 (Issues on Shared Calendars), #393 (Calendar sharing error), #704 (Calendar sharing error), and #33216 (Deleting Calendar Sharing).

This issues can't be solved with these related issues.

@DeepDiver1975
Copy link
Member

Can you find Out What the request body of that post looks like? Thx

@stale
Copy link

stale bot commented Sep 20, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants