Open josbuero opened 7 years ago
@josbuero The issue template you had filled out currently shows:
Migration and CalDAV issues belong in the core repo! https://github.com/owncloud/core/issues
The calendar app here is just a CalDAV client like Thunderbird and similar tools. Issues like this belongs to the core repo like explained above.
Not quite sure but it might be possible that this is also a duplicate of: https://github.com/owncloud/core/issues/23600
when i comment out this 2 plugins in /var/www/owncloud/apps/dav/appinfo/v1/caldav.php:
$server->addPlugin(new \Sabre\CalDAV\ICSExportPlugin()); //$server->addPlugin(new \Sabre\CalDAV\Schedule\Plugin()); //$server->addPlugin(new OCA\DAV\CalDAV\Schedule\IMipPlugin( \OC::$server->getMailer(), \OC::$server->getLogger())); $server->addPlugin(new ExceptionLoggerPlugin('caldav', \OC::$server->getLogger()));
it works again, but i think its only a workaround?!?!
Hello Marvin, I also have been using my updated Owncloud 9.1.5 (coming from 8.x) in connection with Lightning @ Thunderbird for 3 days now. Today morning the issue arose that I could not sent invitations (haven't used that features for weeks now) and through google I found this thread. What exactly did you do after commenting out those two lines? I restarted Thunderbird but it still doesn't work. I use a hosted owncloud and thus cannot reload the apache beneath (dunno if thats necessary at all, that's why I'm asking). Thank you for help in advance, Michael
It's very disappointing that owncloud and this calendarapp change behavior without any notice and without any possibility to configure old behavior. :-( I have customers using owncloud, calling me and asking how to get back to 8.x , but I don't think its a good idea to revert to an outdated und unsupported version.
Would be nice if Marvin could answer.
Hi. We're using ownCloud 10.0.3 (stable) in cooperation with em Client 7.
The problem appears when we were trying to use separate user accounts for ownCloud. One user (admin) had created several calendars and then shared them to group/users.
Since we set up personal account (different credentials in ownCloud) to all members of our department, invitations we're NOT sent anymore. When every member of team is using only "admin" account to access CalDAV, invitations are okay.
Nothing happend with this issue in months :-( Can somebody help?
@Julian1998 can you please have a look and try to reproduce this? THX
Hello, since yesterday we were able to invite people via e-mail to our appointments out of thunderbird/lightning. It didn't mattereven if they were using ical/outlook/thunderbird/android etc.
yesterday we did the serverupdate of owncloud to version 9.1.2 and it is not working anymore
Steps to reproduce
Expected behaviour
Actual behaviour
nothing happens after saving of new appointment, and no message is sent in the window for new appointament in "invitation" (see screenshot) the field for "send invitation" is gray and not clickable as it was till yesterday befor the update
Server configuration
Operating system: macSierra Web server: apache Database: mysql5 PHP version: 7 Server version: (see your admin page) 9.1.2 Calendar version: (see the apps page) 1.4.1 Updated from an older installed version or fresh install: updated