nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
984 stars 241 forks source link

Error 80004005 on accept invite #5157

Open paramazo opened 1 year ago

paramazo commented 1 year ago

Steps to reproduce

  1. Create calender entry and invite users via mail
  2. Decline invite on Thunderbird
  3. Reopen invite Mail and click Accept

Expected behavior

After a calender invite was declined and accepted afterwards, it should succeed and add the calender entry

Actual behaviour

Error 80004005 is thrown in Thunderbird after accept was choosen

Calendar app version

4.3.3

CalDAV-clients used

Thunderbird

Browser

No response

Client operating system

No response

Server operating system

No response

Web server

Apache

Database engine version

MySQL

PHP engine version

PHP 7.4

Nextcloud version

25.0.5

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

No response

Nextcloud configuration

No response

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

This error can be fixed if calender trash gets cleaned in nextcloud webinterface. After accept invite on Thunderbird, the calender entry succeeds.

miaulalala commented 1 year ago

Hi paramazo, anything in the logs (in your root in the data directory you'll find the nextcloud.log file) regarding the conflicting events? Might be a UID conflict or something, can you check?

paramazo commented 1 year ago

Was not able to reproduce it yet. Maybe it is a user specific issue. If it happens again i will check for more logs.