Closed root555 closed 8 years ago
@root555 Seems you havn't done a correct upgrade in the past. Dup of https://github.com/owncloud/activity/issues/435, https://github.com/owncloud/activity/issues/419, https://github.com/owncloud/activity/issues/428 and some more.
See https://github.com/owncloud/activity/issues/419#issuecomment-149830559 how to correctly upgrade.
OK, thank you for the quick response and sorry for the duplicate but I haven't found anything suitable before opening this issue.
A fresh installation of the same version indeed solved the problem. Thank you.
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.
Steps to reproduce
Expected behaviour
The shared file should be downloaded.
Actual behaviour
Internal Server Error The server encountered an internal error and was unable to complete your request. Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report. More details can be found in the server log.
Technical details Remote Address: *** Request ID: oRH2KkXExi/M3jeBVfUq
Server configuration
Operating system: Raspbian GNU/Linux 7 (wheezy)
Web server: Apache/2.2.22 (Debian)
Database: mysql Ver 14.14 Distrib 5.5.46, for debian-linux-gnu (armv7l) using readline 6.2
PHP version: PHP 5.4.45-0+deb7u2 (cli) (built: Oct 27 2015 23:22:07) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.4.0, Copyright (c) 1998-2014 Zend Technologies
ownCloud version: (see ownCloud admin page) ownCloud 8.2.1 (stable)
Updated from an older ownCloud or fresh install: Updated
List of activated apps:
Enabled:
The content of config/config.php:
root@jkraspi:/var/www/owncloud# sudo -u www-data php occ config:list system { "system": { "instanceid": "ocbw2hojm1xr", "passwordsalt": "_REMOVED SENSITIVE VALUE_", "secret": "_REMOVED SENSITIVE VALUE_", "trusted_domains": [ "_REMOVED SENSITIVE VALUE" ], "datadirectory": "\/var\/www\/owncloud\/data", "dbtype": "mysql", "version": "8.2.1.4", "dbname": "owncloud", "dbhost": "localhost", "dbtableprefix": "oc", "dbuser": "_REMOVED SENSITIVE VALUE_", "dbpassword": "_REMOVED SENSITIVE VALUE_", "installed": true, "forcessl": true, "forceSSLforSubdomains": true, "theme": "", "maintenance": false, "loglevel": 2 } }
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: Webdav
LDAP configuration (delete this part if not used)
The command returns: [InvalidArgumentException] There are no commands defined in the "ldap" namespace.
Client configuration
Firefox on Windows 7 Enterprise x64 Safari on iPhone6+ with iOS 9.1
Logs
Web server error log
ownCloud log (data/owncloud.log)
Browser log