activity
activity copied to clipboard
Error loading activities
Steps to reproduce
- Fresh install
- Click on any file to view activity on sidebar
Expected behaviour
Activity should load
Actual behaviour
Error Loading activity appears on the top of the screen in yellow shaded background.
Server configuration
Operating system: Linux
Web server:
Database: Mysql
PHP version: 5.5
ownCloud version: (see ownCloud admin page) 9.1.3
Where did you install ownCloud from: softaculous
Signing status (ownCloud 9.0 and above):
Login as admin user into your ownCloud and access
http://example.com/index.php/settings/integrity/failed
paste the results here.
No errors have been found.
List of activated apps:
If you have access to your command line run e.g.:
sudo -u www-data php occ app:list
from within your ownCloud installation folder
The content of config/config.php:
If you have access to your command line run e.g.:
sudo -u www-data php occ config:list system
from within your ownCloud installation folder
or
Insert your config.php content here
(Without the database password, passwordsalt and secret)
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: yes/no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Client configuration
Browser:
Operating system:
Logs
ownCloud log (data/owncloud.log)
Insert your ownCloud log here
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...