-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Calendar: shared calendars have several problems after upgrade to OC 9.0.1 #23875
Comments
@leez and I have made some progress on this issue. There are still problems, but the major ones seem to be resolved. I traced the problem of being able to share calendars to a call to the Here's a summary of our issues:
Is it possible that not having the files_sharing app enabled during the upgrade made it so that Also, should the files_sharing app be a dependency of the calendar app? |
To clarify: The new "Sharing backend for principals not found" error log message is not preventing the calendar sharing from working. Sharing now seems fully functional, so I'm not really sure what this error message is trying to tell me. If it's helpful, the error seems to be coming from |
I just upgraded from OC 8.2.3 directly to OC 9.0.1. Disabled the app before the upgrade. Downloaded it from the appstore on 9.0.1, and ran the upgrade routine. On my installation the shared calendars work fine using the web interface (including modifying a shared calendar). However, I can't access them through CalDAV at all. Edit: Here are the error messages from the Thunderbird/Lightning debug log: |
After further investigating I found out about #23964, and fixed my problem by using the correct CalDAV URL. Sorry about the noise! |
@DeepDiver1975 any update ? |
from my pov and understanding all these issues are solved |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Result:
From Admin/Calendar-Owner side:
sudo -u www-data php occ dav:migrate-addressbooks
andsudo -u www-data php occ dav:migrate-calendars
Server configuration
Operating system: Debian GNU/Linux 7 (wheezy)
Web server: Apache2
Database: mysql Ver 14.14 Distrib 5.5.47
PHP version: PHP 5.4.45-0+deb7u2
ownCloud version: 9.0.1
Updated from an older ownCloud or fresh install: Updated from 8.2.3 to 9.0.0 to 9.0.1
Where did you install ownCloud from: tar.bz2 file
Signing status (ownCloud 9.0 and above): Verified
List of activated apps:
Enabled:
Disabled:
Are you using external storage, if yes which one: local/smb/sftp/...
No
Are you using encryption: yes/no
No (not Owncloud's)
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
No
Client configuration
Browser:
Firefox, Chrome
Operating system:
Ubuntu, OS X
The text was updated successfully, but these errors were encountered: