Try the following first. If this doesn't work, it's likely a server issue. Contact the admin.
Error: CalDavWriteEntityQueueableOperation
Response: 500
How to fix:
Apparently caused by corrupted Calendar caches and it occurs in macOS.
Quit Calendar
- Open Activity Monitor and Quit "CalendarAgent"
- Make sure processes are gone: Open Terminal $ sudo killall CalendarAgent
Clear cache using Terminal
- $ rm ~/Library/Calendars/Calendar\ Cache
- $ rm ~/Library/Calendars/Calendar\ Cache-shm
- $ rm ~/Library/Calendars/Calendar\ Cache-wal
- Launch Calendar