Cannot get calendar data to sync with external users

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version (eg, 20.0.5): 27.1.3
Operating system and version (eg, Ubuntu 20.04): 22.04
Apache or nginx version (eg, Apache 2.4.25): replace me
PHP version (eg, 7.4): 8.1.2

The issue you are facing:

I would like to have Nextcloud setup so that if I add an external user to a calendar event (ex. someone with a gmail account), it would properly sync and track on my Nextcloud calendar, when the user accepts the event, and any changes to it they would make on their end, including their response.

Currently I add them and it sends the request but if they accept the event, it shows they have not done anything on my instance in the Nextcloud calendar. Not sure if the issue would lie in Nextcloud or have a problem due to using a private dovecot email server in the communication piece.

So I’m really not certain where to target the problem.