Open Grorom opened 1 month ago
Hi, I have the same issue but different error. The only error regarding dav I could find is:
Forbidden This recurrence rule does not generate any valid instances
/var/www/nextcloud/apps/dav/lib/CalDAV/CalDavBackend.phpZeile 1247
OCA\DAV\CalDAV\CalDavBackend->getDenormalizedData()
/var/www/nextcloud/apps/dav/lib/CalDAV/WebcalCaching/RefreshWebcalService.phpZeile 129
OCA\DAV\CalDAV\CalDavBackend->createCalendarObject(
"*** sensitive parameters replaced ***"
)
/var/www/nextcloud/apps/dav/lib/BackgroundJob/RefreshWebcalJob.phpZeile 94
OCA\DAV\CalDAV\WebcalCaching\RefreshWebcalService->refreshSubscription()
/var/www/nextcloud/lib/public/BackgroundJob/Job.phpZeile 80
OCA\DAV\BackgroundJob\RefreshWebcalJob->run()
/var/www/nextcloud/apps/dav/lib/BackgroundJob/RefreshWebcalJob.phpZeile 87
OCP\BackgroundJob\Job->start()
/var/www/nextcloud/lib/public/BackgroundJob/Job.phpZeile 65
OCA\DAV\BackgroundJob\RefreshWebcalJob->start()
/var/www/nextcloud/cron.phpZeile 177
OCP\BackgroundJob\Job->execute()
Still not working with newest version.
Steps to reproduce
Note : The link above passed the icalendar.org validator with 0 errors : https://icalendar.org/validator.html?url=https://collectifpinceoreilles.com/Feeds/Dates_calendrier.ics
Expected behavior
A new calendar should appear with all the appointments listed in the .ics file
Actual behaviour
You should see an error on the top-right corner saying "An error occurred, unable to create the calendar."
In the admin / logging page I have this message : "InvalidDataException The supplied iCalendar datetime value is incorrect: 20240911T203000Z"
A new calendar is created but it is empty and never show anything, even after a week waiting to update the .ics feed.
Calendar app version
4.7.16
CalDAV-clients used
No response
Browser
Firefox 130.0
Client operating system
Kubuntu 24.04 LTS
Server operating system
Ubuntu Server 22.04.4 LTS
Web server
Apache
Database engine version
MariaDB
PHP engine version
PHP 8.2
Nextcloud version
29.0.6
Updated from an older installed version or fresh install
Updated from an older version
List of activated apps
Nextcloud configuration
No response
Web server error log
No response
Log file
No response
Browser log
No response
Additional info
No response