-
Notifications
You must be signed in to change notification settings - Fork 240
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
update breaks calendar #282
Comments
please provide logs |
(especially the web browser log) |
The javscript log:
Server log:
I'm actually not sure how to export the browser network log in a way that I can paste it... Can you point me to an instruction on how to do that? |
Ah, I just saw the screenshot you attached. Can you please check if the sharing API and the file sharing app are enabled. There was a regression related to that in version 1.4.1. Will be fixed with the next update |
The sharing api was enabled, but disabling it doesn't change anythin. I don't have the File Sharing app enabled. Is there any quick fix (or downgrade instruction) I can apply so I can get access to my calendar back? |
Then try to enable both please :) |
Enabling the File Sharing app and the sharing API did fix it, however not without another problem along the way:
(This is more of a comment, but all this shows me that unfortunately it seems nextcloud still hasn't figured out working updates.) |
I'm sorry for that inconvenience. That should definitely not happen and needs to be fixed. |
closing, as this issue is resolved from the calendar pov. |
Steps to reproduce
1.Got a notification that there's an update for the calendar app
2.calendar no longer works, see attachment
Expected behaviour
Calendar should work
Actual behaviour
calendar shows garbage
Server configuration
Operating system: Gentoolinux
Web server: apache
Database: mysql
PHP version: 7.0.14
Server version: 10.0.1
Calendar version: [doesn't show up for unclear reasons]
Updated from an older installed version or fresh install: updated
Signing status (ownCloud/Nextcloud 9.0 and above):
No errors have been found.
List of activated apps:
Enabled:
Disabled:
The content of config/config.php:
'/home/hanno/websites/own.hboeck.de/data', 'dbtype' => 'sqlite3', 'instanceid' => 'passwordsalt' => 'version' => '9.1.1.5', 'installed' => true, 'theme' => '', 'maintenance' => false, 'defaultapp' => 'calendar', 'trusted_domains' => array ( 0 => 'own.hboeck.de', ), 'mail_smtpmode' => 'php', 'mail_smtpname' => 'mail_smtppassword' => 'loglevel' => '0', 'secret' => 'htaccess.RewriteBase' => '/', 'appstore.experimental.enabled' => true, ); **Are you using external storage, if yes which one:** no **Are you using encryption:** no **Are you using an external user-backend, if yes which one:** no ### Client configuration **Browser:** Chromium **Operating system:** Linux **CalDAV-clients:** no ![nextcloud-calendar](https://cloud.githubusercontent.com/assets/990588/21765236/d7ebcdde-d667-11e6-9af3-1c4195580ecb.png)The text was updated successfully, but these errors were encountered: