Closed lwt-pressy closed 7 years ago
please provide the browser log, that's the most important one here
what kind of browser log do you need? perhaps an advice how to draw it from firefox.
CTRL
+MAJ
+ K
then refresh the page.
Is this the needed info?
Content Security Policy: The page's settings blocked the loading of a resource at self ("script-src https://nextcloud.intranet 'unsafe-eval'"). calendar:1:0 mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create clipboard.js:635:49
Seems like https://github.com/owncloud/calendar/issues/606. cc @LukasReschke
now I am irritated, the old version (which works and shows calendars) thows the same errors:
Content Security Policy: Die Einstellungen der Seite haben das Laden einer Ressource auf self blockiert ("script-src https://nextcloud.intranet 'unsafe-eval'"). calendar:1:0 mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create clipboard.js:635:49
the only difference I see, is the JQMIGRATE message.
Seems like the same issue with shares. I only ticked "Allow apps to use the Share API" as admin and didn't enable the "File sharing" - App. After enabling the app the calendars are shown in 1.4.1
I can confirm that I had to enable the File Sharing app in order to have calendars showing properly in version 1.4.1
Edit: should be fixed with PR #215
I'm experiencing this too. Just upgraded from 10.0.1 to 10.0.2. Re-enabled the Calendar and Contact apps (the only extra ones I use). Calendar stores data OK and will sync between my devices, but the screen looks like the attached. Allow apps to use the Share API is checked. Trying to enable File Sharing app generated an error. "Error while enabling app". Nothing in nextcloud logs. Nothing in nginx access or error logs. Nothing in the javascript window (CTRL SHIFT K and refresh). Also tried disabling and reenabling the Calendar app, but that was disallowed too. Kinda stuck here. But the sync with device works, which is mainly what I use it for.
Trying to enable File Sharing app generated an error.
@plutocrat Please report that in https://github.com/nextcloud/server/issues That's not calendar related.
I can confirm that I had to enable the File Sharing app in order to have calendars showing properly in version 1.4.1
I can also confirm this is the case with up-to-date nextcloud stable11 branch and calendar 1.4.1, thanks!
Hard dependency on Sharing API and File sharing app was removed with 1.5.0
I can confirm that with 1.5.0 it work with sharing app disabled and disallow sharing as admin, thx
Steps to reproduce
Expected behaviour
calendars are shown
Actual behaviour
Server configuration
Operating system: Debian-V8.6-x86_64 Web server: apache 2.4.10-10+deb8u7
Database: mysql-server 5.5.53-0+deb8u1 0
PHP version:
Server version: (see your admin page)
10.0.2 (stable) - same behavior on 10.0.1 (stable)
Calendar version: (see the apps page) v1.4.1
Updated from an older installed version or fresh install: updated from v1.4.0
Signing status (ownCloud/Nextcloud 9.0 and above):
List of activated apps:
The content of config/config.php:
Are you using external storage, if yes which one: local/smb/sftp/...
local Are you using encryption: yes/no
no Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
ldap
LDAP configuration (delete this part if not used)
Client configuration
Browser:
same behavoiur with firefox 45.5.1 or google chrome 55.0.xxx Operating system:
Debian-V8.6-x86_64
CalDAV-clients:
Logs
Web server error log
Log file (data/owncloud.log)
Browser log