TwentyT
Twenty9mo ago
33 replies
WaveByteIT

Gmail Calendar error - Cannot read properties of undefined

Self hosting v0.52
After recently syncing my email/calendar, When I try to go to the calendar tab an error pops up: Cannot read properties of undefined (reading 'firstName') (screenshot attached)

I dont know if i missed something in the installation or there is something else wrong.

Error logs here:

TypeError: Cannot read properties of undefined (reading 'firstName')
        at /app/packages/twenty-server/dist/src/engine/core-modules/calendar/timeline-calendar-event.service.js:81:104
        at Array.map (<anonymous>)
        at /app/packages/twenty-server/dist/src/engine/core-modules/calendar/timeline-calendar-event.service.js:77:66
        at Array.map (<anonymous>)
        at TimelineCalendarEventService.getCalendarEventsFromPersonIds (/app/packages/twenty-server/dist/src/engine/core-modules/calendar/timeline-calendar-event.service.js:76:54)
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
        at async TimelineCalendarEventResolver.getTimelineCalendarEventsFromPersonId (/app/packages/twenty-server/dist/src/engine/core-modules/calendar/timeline-calendar-event.resolver.js:71:40)
  ]


Any help would be great. you guys have the start of a great project im excited to see how this develops
Screenshot_2025-04-27_220259.png
Was this page helpful?