It works marvelously ! I didn’t know that F-Droid Archive until now. Thanks !
InvalidCalendarException with 0-byte files
-
For me this happens when the ics file has 0 bytes
-
@user8030 said in EXCEPTION: at.bitfire.ical4android.InvalidCalendarException: Couldn't parse iCalendar object:
For me this happens when the ics file has 0 bytes
Seems reasonable, then it’s not an iCalendar file
-
@rfc2822 well any chance of ignoring 0 byte files and continuing with the sync?
-
@user8030 What shall be synchronized when the file has 0 bytes? This feed will have an error, but the others should work. The server shouldn’t generate 0-byte responses, so if you don’t want to have an error message for this feed, please contact the server vendor/admin so that they don’t generate 0-byte feeds.
Can you please describe your use case (including Webcal URL, if possible) and what’s the current result and what you would expect?
-
@rfc2822 Are we talking about ICSx5 or DAVx5? Some more information would really be helpful.