-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[Bug]: Failure on subscribing to a public Google calendar #48518
Comments
Was is the XML response under your browser inspector under the Network tab for the transaction that is returning a 403? |
Yes, <?xml version="1.0" encoding="utf-8"?>
<d:error xmlns:d="DAV:" xmlns:s="http://sabredav.org/ns">
<s:exception>Interner Serverfehler</s:exception>
<s:message>
Der Server konnte die Anfrage nicht fertig stellen. Sollte dies erneut auftreten, sende bitte die nachfolgenden technischen Einzelheiten an deinen Server-Administrator. Weitere Details können im Server-Protokoll gefunden werden. </s:message>
<s:technical-details>
<s:remote-address>10.89.0.133</s:remote-address>
<s:request-id>vaFRfVFMcxv0qTSSzEmt</s:request-id>
</s:technical-details>
</d:error> |
I tried another Nextcloud instance with the same result. Does this google calendar maybe has some special entries crashing the import? |
Found the reason and created a pull request. #48349 |
Re-opening to track dev progress. We'll let a successful merge auto-close the Issue via the linked PR. :) |
Bug description
When using the calendar app to add a public Google calendar i get errors. Furthermore only a small selection of the events are shown.
An other Google calender is working without problems.
Steps to reproduce
Happening with every try with my specific calendar.
Expected behavior
This calendar is working like the others.
Nextcloud Server version
30
Operating system
Other
PHP engine version
PHP 8.2
Web server
Apache (supported)
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
Additional info
The text was updated successfully, but these errors were encountered: