I can't open baikal calendar (caldav) in open web calendar

What app is this about, and its version: 1.51~ynh1 (open web calendar) 0.11.1~ynh1 (Baikal)
What YunoHost version are you running: 12.1.40.1
What type of hardware are you using: Virtual machine

Describe your issue

Hello,

I can’t open baikal calendar in open web calendar.

But I can open it in Thunderbird.

Thank’s for your help !

Share relevant logs or error messages

ReportError
https://user:xxx@site.nohost.me:443/baikal/dav.php/calendars/user/default/

2026/06/22 16:05:42 [error] 41059#41059: *8826 FastCGI sent in stderr: “PHP message: Sabre\VObject\ParseException: This parser only supports VCARD an
d VCALENDAR files in /var/www/baikal/vendor/sabre/vobject/lib/Parser/MimeDir.php:169
Stack trace:
#0 /var/www/baikal/vendor/sabre/vobject/lib/Parser/MimeDir.php(96): Sabre\VObject\Parser\MimeDir->parseDocument()
#1 /var/www/baikal/vendor/sabre/vobject/lib/Reader.php(47): Sabre\VObject\Parser\MimeDir->parse()
#2 /var/www/baikal/vendor/sabre/dav/lib/CalDAV/Plugin.php(513): Sabre\VObject\Reader::read()
#3 /var/www/baikal/vendor/sabre/dav/lib/CalDAV/Plugin.php(258): Sabre\CalDAV\Plugin->calendarQueryReport()
#4 /var/www/baikal/vendor/sabre/event/lib/WildcardEmitterTrait.php(89): Sabre\CalDAV\Plugin->report()
#5 /var/www/baikal/vendor/sabre/dav/lib/DAV/CorePlugin.php(690): Sabre\DAV\Server->emit()
#6 /var/www/baikal/vendor/sabre/event/lib/WildcardEmitterTrait.php(89): Sabre\DAV\CorePlugin->httpReport()
#7 /var/www/baikal/vendor/sabre/dav/lib/DAV/Server.php(472): Sabre\DAV\Server->emit()
#8 /var/www/baikal/vendor/sabre/dav/lib/” while reading response header from upstream, client: fe80:::::, server: mysite.nohost.m
e, request: “REPORT /baikal/dav.php/calendars/user/default/ HTTP/1.1”, upstream: “fastcgi://unix:/var/run/php/php8.4-fpm-baikal.sock:”, host: “mysite.nohost.me

what other files or formats do you use in your calendar account?

It’s a new calendar, I don’t have nothing special in it.

In my Baikal calendar, I see that “todos” is activate. Maybe I should disable.

The “notes” option is disable.

I don’t understand if I should use public link for this calendar to be open in open web calendar.

Hello,

I only want to see the calendar in a web page, without any additionnals fonctionality.

I don’t know what the difference between ics and caldav and witch is better.

I’m not sure that baikal can produce ics calendar.

Has someone already use Baikal with Open Web Calendar ? I wonder if it’s possible.

If there are other solutions, I’m interested.

Thank’s !

2026/06/22 16:40:06 [error] 41060#41060: *9414 FastCGI sent in stderr: "PHP message: Sabre\VObject\ParseException: This parser only supports VCARD and VCALENDAR files in /var/www/baikal/vendor/sabre/vobject/lib/Parser/MimeDir.php:169

I also struggle to get any caldav calendar into the open web calendar. Didn’t succeed so far.

firefox console has status code 200 for the GET method. but the XML parser fails with
XML Parsing Error: syntax error

although it gets correct amount of calendar entries

then followed by:
Error: HTTP error! status: 500

Eventually, you could export your caldav calendar from thunderbird, as ics and then try to import to open web calendar via some url, although this is definitely not how we want it to work :grin: