Closed thomasfiala closed 10 years ago
Paste your owncloud.log
entries when the activating fails.
Apparently, this does not raise any log entry. I don't think that they are related, bu the recent entries are:
Debug carddav Sabre\DAV\Exception\NotAuthenticated: No basic authentication headers were found 2014-11-23T15:31:45+00:00
Debug carddav Sabre\DAV\Exception\NotAuthenticated: No basic authentication headers were found 2014-11-23T15:31:44+00:00
Debug carddav Sabre\DAV\Exception\NotAuthenticated: No basic authentication headers were found 2014-11-23T15:24:49+00:00
Debug carddav Sabre\DAV\Exception\NotAuthenticated: No basic authentication headers were found 2014-11-23T15:24:48+00:00
Debug carddav Sabre\DAV\Exception\NotAuthenticated: No basic authentication headers were found 2014-11-23T15:15:48+00:00
Debug carddav Sabre\DAV\Exception\NotAuthenticated: No basic authentication headers were found 2014-11-23T15:15:46+00:00
Fatal core Invalid OCS content returned for app 166048 2014-11-23T15:15:01+00:00
Fatal core Invalid OCS content returned for app 166053 2014-11-23T15:15:00+00:00
Fatal core Invalid OCS content returned for app 166042 2014-11-23T15:15:00+00:00
Fatal core Invalid OCS content returned for app 161793 2014-11-23T15:14:59+00:00
Fatal core Invalid OCS content returned for app 166051 2014-11-23T15:14:59+00:00
Fatal core Invalid OCS content returned for app 166045 2014-11-23T15:14:58+00:00
Fatal core Invalid OCS content returned for app 166059 2014-11-23T15:14:58+00:00
Fatal core Invalid OCS content returned for app 166049 2014-11-23T15:14:57+00:00
Fatal core Invalid OCS content returned for app 166056 2014-11-23T15:14:57+00:00
Fatal core Invalid OCS content returned for app 166044 2014-11-23T15:14:56+00:00
Fatal core Invalid OCS content returned for app 166054 2014-11-23T15:14:56+00:00
Fatal core Invalid OCS content returned for app 166055 2014-11-23T15:14:55+00:00
Fatal core Invalid OCS content returned for app 166057 2014-11-23T15:14:55+00:00
Fatal core Invalid OCS content returned for app 166050 2014-11-23T15:14:54+00:00
Fatal core Invalid OCS content returned for app 166043 2014-11-23T15:14:54+00:00
Error PHP Invalid argument supplied for foreach() at /www/htdocs/w00b53d9/thomas/owncloud/lib/private/ocsclient.php#87 2014-11-23T15:14:43+00:00
You can try to manually activate the app via PHPMyAdmin or a similar tool.
Thanks! That did it!
You are welcome!
I just updated to owncloud7.0.3 via the automatic updater, which removed the Mozilla Sync App.
After re-uploading Mozilla Sync to my apps/ directory, it appears in my Apps list. However, I'm not able to activate it. Clicking on it just results in the start page ("Select an application").
This issue was reported on the owncloud repository (http://apps.owncloud.com/content/show.php?content=161793&forumpage=7).
User "owni" presented the following solution approach:
However, as I don't have ssh access, this solution does not work for me.