It was working semlessly, now it doesn’t recognise...
# caldav
s
It was working semlessly, now it doesn’t recognise any calendar entries. There are no entries nowhere visible in the debug-view. (I am using Kerio, selfhosted Cal.com via Docker)
p
@Ali is a bit OOO but can look afterwards
s
I will also check my logs tonight
calcom-docker-calcom-1 | @calcom/web:start: 22:10:31.982 timeZoneName WARN CalendarManager
calcom-docker-calcom-1 | @calcom/web:start:  RangeError  Invalid time zone specified: Z
calcom-docker-calcom-1 | @calcom/web:start: error stack:
calcom-docker-calcom-1 | @calcom/web:start: • timezone.js:1 <http://f.tz|f.tz>
calcom-docker-calcom-1 | @calcom/web:start:   node_modules/dayjs/plugin/timezone.js:1:1039
calcom-docker-calcom-1 | @calcom/web:start:
calcom-docker-calcom-1 | @calcom/web:start: • 5009.js:260 <anonymous>
calcom-docker-calcom-1 | @calcom/web:start:   .next/server/chunks/5009.js:260:148
calcom-docker-calcom-1 | @calcom/web:start:
calcom-docker-calcom-1 | @calcom/web:start: • 5009.js:243 getAvailability
calcom-docker-calcom-1 | @calcom/web:start:   .next/server/chunks/5009.js:243:17
calcom-docker-calcom-1 | @calcom/web:start:
calcom-docker-calcom-1 | @calcom/web:start: • task_queues:96 processTicksAndRejections
calcom-docker-calcom-1 | @calcom/web:start:   node:internal/process/task_queues:96:5
calcom-docker-calcom-1 | @calcom/web:start:
calcom-docker-calcom-1 | @calcom/web:start: • 402.js:290 <anonymous>
calcom-docker-calcom-1 | @calcom/web:start:   .next/server/chunks/402.js:290:117
calcom-docker-calcom-1 | @calcom/web:start:
calcom-docker-calcom-1 | @calcom/web:start: • 402.js:297 getCachedResults
calcom-docker-calcom-1 | @calcom/web:start:   .next/server/chunks/402.js:297:28
calcom-docker-calcom-1 | @calcom/web:start:
calcom-docker-calcom-1 | @calcom/web:start: • 402.js:305 getBusyCalendarTimes
calcom-docker-calcom-1 | @calcom/web:start:   .next/server/chunks/402.js:305:19
calcom-docker-calcom-1 | @calcom/web:start:
calcom-docker-calcom-1 | @calcom/web:start: • 402.js:908 getBusyTimes
calcom-docker-calcom-1 | @calcom/web:start:   .next/server/chunks/402.js:908:35
calcom-docker-calcom-1 | @calcom/web:start:
calcom-docker-calcom-1 | @calcom/web:start: • 402.js:1052 getUserAvailability
calcom-docker-calcom-1 | @calcom/web:start:   .next/server/chunks/402.js:1052:23
calcom-docker-calcom-1 | @calcom/web:start:
calcom-docker-calcom-1 | @calcom/web:start: • index.mjs:383 resolveMiddleware
calcom-docker-calcom-1 | @calcom/web:start:   node_modules/@trpc/server/dist/index.mjs:383:30
calcom-docker-calcom-1 | @calcom/web:start:
calcom-docker-calcom-1 | @calcom/web:start: • index.mjs:419 callRecursive
calcom-docker-calcom-1 | @calcom/web:start:   node_modules/@trpc/server/dist/index.mjs:419:32
calcom-docker-calcom-1 | @calcom/web:start:
calcom-docker-calcom-1 | @calcom/web:start: • index.mjs:427 next
calcom-docker-calcom-1 | @calcom/web:start:   node_modules/@trpc/server/dist/index.mjs:427:32
calcom-docker-calcom-1 | @calcom/web:start:
calcom-docker-calcom-1 | @calcom/web:start:
I also tried readding the calender. Ah, it so sad to have it in a not-reliable state again after updating.
a
Hi @Sascha Foerster What seems to be the issue again? Can you confirm if the booking page reflects the incorrect information as the troubleshooter tool?
I believe we recently shipped a major fix for iCalendar events and perhaps that affects Kerio and others? I can look into it and get it sorted, if that is the case. Do I still have access to the test account you made for me?
s
The test-account is still active for you.
I also confirm, that the booking page doesn’t read my kerio-calender. It only shows the bookings from cal.com itself.
The troubleshooter tool shows my internal cal.com meetings, but nothing from my kerio-calender.
I think this is a good place to check:
calcom-docker-calcom-1 | @calcom/web:start: 22:10:31.982 timeZoneName WARN CalendarManager
calcom-docker-calcom-1 | @calcom/web:start:  RangeError  Invalid time zone specified: Z
Invalid time zone?
a
Hmm. Thanks. Yeah, that might be related to the most recent change. The easiest hot fix could be to simply associate the recently changed fix only for Apple Calendar and yours should be functioning just fine, however, I wonder why there's a timezone issue with Kerio in such a case anyway 🤔
I'll try to push a hotfix today 🙏 Apologies for the inconvenience @Sascha Foerster
s
As long as we keep fixing bugs, all is ok!