Discussion:
Empty ICal files, empty CalDav/CardDav responses after update
Kraus, Gero
2018-09-27 14:00:24 UTC
Permalink
Hello,

since the last update of iRony to 0.4.1-5.12 (on CentOS 7) CalDav
synchronization isn't working anymore. After investigating I found out,
that all iCal responses from the server are empty. For example, a
BEGIN:VCALENDAR
BEGIN:VEVENT
END:VEVENT
BEGIN:VTIMEZONE
BEGIN:STANDARD
END:STANDARD
BEGIN:DAYLIGHT
END:DAYLIGHT
BEGIN:STANDARD
END:STANDARD
END:VTIMEZONE
END:VCALENDAR
Furthermore, if I go to the Roundcube calendar and choose to download
an ics file of an event, it turns out empty as well. Synchronizing the
other way is working. If I create an event on a client and sync it to
the server, it appears in Roundcube, too.

I suspect there is a problem with the fixes done to sabredav that was
updated as well, as I also have problems with CardDav synchronization.

Until now I couldn't find any useful log information. Neither in
/var/log/iRony/errors nor in /var/log/httpd/*.

Can someone confirm the issues I have or has any hints how I can debug
this?

Thank you in advance

Gero
marko
2018-09-27 21:07:19 UTC
Permalink
Yes, I see this problem.

I have calendars in kontact client, but no calendars in Roundcube.

cheers
Marko
Post by Kraus, Gero
Hello,
since the last update of iRony to 0.4.1-5.12 (on CentOS 7) CalDav
synchronization isn't working anymore. After investigating I found out,
that all iCal responses from the server are empty. For example, a
BEGIN:VCALENDAR
BEGIN:VEVENT
END:VEVENT
BEGIN:VTIMEZONE
BEGIN:STANDARD
END:STANDARD
BEGIN:DAYLIGHT
END:DAYLIGHT
BEGIN:STANDARD
END:STANDARD
END:VTIMEZONE
END:VCALENDAR
Furthermore, if I go to the Roundcube calendar and choose to download
an ics file of an event, it turns out empty as well. Synchronizing the
other way is working. If I create an event on a client and sync it to
the server, it appears in Roundcube, too.
I suspect there is a problem with the fixes done to sabredav that was
updated as well, as I also have problems with CardDav synchronization.
Until now I couldn't find any useful log information. Neither in
/var/log/iRony/errors nor in /var/log/httpd/*.
Can someone confirm the issues I have or has any hints how I can debug
this?
Thank you in advance
Gero
Kraus, Gero
2018-09-28 08:27:03 UTC
Permalink
Do you sync with Kontact via CalDav/CardDav?
On one of my machines, I have setup Kontact to use the direct access via
IMAP (Using the setting "Kolab Groupware Server"). This is still
working.
My other Kontact setup with CalDav/CardDav syncing isn't working as you
describe.

Gero
Post by marko
I have calendars in kontact client, but no calendars in Roundcube.
marko
2018-09-28 08:57:54 UTC
Permalink
Post by Kraus, Gero
Do you sync with Kontact via CalDav/CardDav?
On one of my machines, I have setup Kontact to use the direct access via
IMAP (Using the setting "Kolab Groupware Server"). This is still
working.
yes - I connect from contact with IMAP and it works
Post by Kraus, Gero
My other Kontact setup with CalDav/CardDav syncing isn't working as you
describe.
No calendars visible from roundcube which I think is Caldav connection. I
have not refreshed my android device which connects with caldav, but I don't
want them to disappear (-:

cheers
Marko
Post by Kraus, Gero
Gero
Post by marko
I have calendars in kontact client, but no calendars in Roundcube.
_______________________________________________
users mailing list
https://lists.kolab.org/mailman/listinfo/users
Aleksander Machniak
2018-09-28 09:08:54 UTC
Permalink
Furthermore, if I go to the Roundcube calendar and choose to download an ics file of an
event, it turns out empty as well. Synchronizing the other way is working. If I create an
event on a client and sync it to the server, it appears in Roundcube, too.
So, it's not iRony issue. What php-sabre-* packages versions?
--
Aleksander Machniak
Senior Software Engineer
Kolab Systems AG: https://kolabsystems.com
PGP: 19359DC1
Kraus, Gero
2018-09-28 09:33:58 UTC
Permalink
php-sabre-dav-2.1.11-1.13.el7.kolab_16.noarch
php-sabre-vobject-3.5.3-6.1.el7.kolab_16.noarch

These were the two php-sabre-* packages that got updated.
Before the update (php-sabre-dav-2.1.11-1.12.el7.kolab_16.noarch,
php-sabre-vobject-3.5.3-5.6.el7.kolab_16.noarch) all was working.
Post by Aleksander Machniak
So, it's not iRony issue. What php-sabre-* packages versions?
Aleksander Machniak
2018-09-28 09:57:11 UTC
Permalink
Post by Kraus, Gero
php-sabre-dav-2.1.11-1.13.el7.kolab_16.noarch
php-sabre-vobject-3.5.3-6.1.el7.kolab_16.noarch
Update to php-sabre-vobject-3.5.3-8.1, should be available soon or maybe already is.
There's one fix that might be related. Or downgrade to 3.5.3-5.6.
--
Aleksander Machniak
Senior Software Engineer
Kolab Systems AG: https://kolabsystems.com
PGP: 19359DC1
Kraus, Gero
2018-09-28 11:21:25 UTC
Permalink
Thanks you! With php-sabre-vobject-3.5.3-8.1 everything is working
again.
Post by Aleksander Machniak
Post by Kraus, Gero
php-sabre-dav-2.1.11-1.13.el7.kolab_16.noarch
php-sabre-vobject-3.5.3-6.1.el7.kolab_16.noarch
Update to php-sabre-vobject-3.5.3-8.1, should be available soon or maybe already is.
There's one fix that might be related. Or downgrade to 3.5.3-5.6.
Loading...