tektriada.blogg.se

Davmail calendar not sending invitations
Davmail calendar not sending invitations












davmail calendar not sending invitations
  1. #DAVMAIL CALENDAR NOT SENDING INVITATIONS UPDATE#
  2. #DAVMAIL CALENDAR NOT SENDING INVITATIONS ANDROID#

So it's not really a big flaw or something as the ones who should start to fix things are the creators of our CMS, but as I said, the apps I tested work fine with it.

#DAVMAIL CALENDAR NOT SENDING INVITATIONS ANDROID#

The server itself is working fine on Mac and a few Android apps for CalDAV, but I am very sure that it's everything, but RFC conformant. Sure if that is the case, that's a error that should be caught and handled, but the bigger question is, why does this happen? I am able to load some entries by hand with the entries in the log that did not error out. At least that is my interpretation of the logs. These are not due to really missing anything, but due to thousands of error 404 returned and thus empty entries being parsed. Before that the module was unable to connect to my work CalDAV server at all (Error 403), now it does progress further, but every parsing of the server causes thousands of "Skipped event with missing 'vevent' property" errors in Home Assistant. The recent beta updated the dependencies to 0.9.1 and after that things started to change a bit. It includes Logs of caldav Python module on DEBUG, so maybe you have an idea?

#DAVMAIL CALENDAR NOT SENDING INVITATIONS UPDATE#

I think it's an issue with the library because other caldav clients (2do, nextcloud itself) update tasks with such uids just fine.Īs there is no real reason to be found in the HA CalDAV module, I try to pass things over to your issues, too.įirst, the open report: home-assistant/core#74196 The error can be easily replicated with Nextcloud Tasks (by default it creates tasks with uuids). Self._create(self.vobject_rialize(), self.id, path) Return Todo(self.client, data=ical, parent=self).save(no_overwrite=no_overwrite, no_create=no_create, obj_type='todo')įile "C:\Users\usernamehere\AppData\Local\Programs\Python\Python37\lib\site-packages\caldav\objects.py", line 1466, in save File "C:\Users\usernamehere\AppData\Local\Programs\Python\Python37\lib\site-packages\caldav\objects.py", line 1464, in saveįile "C:\Users\usernamehere\AppData\Local\Programs\Python\Python37\lib\site-packages\caldav\objects.py", line 1374, in _createĬ: 400 Bad Requestī'\n\n Sabre\\DAV\\Exception\\BadRequest\n Calendar object with uid already exists in this calendar collection.\n\n'ĭuring handling of the above exception, another exception occurred:įile "M:\Downloads\force_update_task.py", line 34, in įile "C:\Users\usernamehere\AppData\Local\Programs\Python\Python37\lib\site-packages\caldav\objects.py", line 598, in save_todo














Davmail calendar not sending invitations