[Owncloud] issues with OC 5.0

Trey Nolen tnolen at internetpro.net
Thu Mar 14 22:47:19 UTC 2013


On 03/14/2013 04:05 PM, Ed W wrote:
> On 14/03/2013 17:33, Trey Nolen wrote:
>> I upgraded one instance of OC to 5.0 and it worked without issue. 
>> However, another larger instance (still only around 50GB) is having 
>> some trouble.
>> First, one user that has about 40GB of data is caught in a "Upgrading 
>> filesystem cache" loop.  The progress bar gets about 4/5 the way 
>> across and starts over.  MySQL/Apache are busy, so it seems to be 
>> doing something, but if it is, it is taking a very long time.
>
> Wild guess, but does it always break after xx seconds?  Some PHP timeout?
>

I think it had to do with an old storage backend app. I got some of 
these in the logs:
storage backend \OC\Files\Storage\Google not found



I was able to truncate the filecache db, and it let me in the account 
with 40GB.  However, some of the other accounts just log in and right 
back out now.  Also, even when I try to go to the admin page of the 
account with 40GB, I get logged out. It is almost like I don't have 
cookies enabled, but that is not the case.


We are also getting a warning that says WebDAV is not working. However, 
I can mount the OC with my filemanager using WebDAV. I get this Warning 
in the logs:
isWebDAVWorking: NO - Reason: exception 'Sabre_DAV_Exception' with 
message '[CURL] Error while making request: error:140770FC:SSL 
routines:SSL23_GET_SERVER_HELLO:unknown protocol (error code: 35)' in 
/var/www/netsol/3rdparty/Sabre/DAV/Client.php:410 Stack trace: #0 
/var/www/netsol/3rdparty/Sabre/DAV/Client.php(179): 
Sabre_DAV_Client->request('PROPFIND', '', '<?xml version="...', Array) 
#1 /var/www/netsol/lib/util.php(590): Sabre_DAV_Client->propFind('', 
Array) #2 /var/www/netsol/settings/admin.php(34): 
OC_Util::isWebDAVWorking() #3 /var/www/netsol/lib/route.php(113) : 
runtime-created function(1): require_once('/var/www/netsol...') #4 
[internal function]: __lambda_func(Array) #5 
/var/www/netsol/lib/router.php(127): call_user_func('?lambda_172', 
Array) #6 /var/www/netsol/lib/base.php(606): 
OC_Router->match('/settings/admin') #7 /var/www/netsol/index.php(28): 
OC::handleRequest() #8 {main}


Trey Nolen





More information about the Owncloud mailing list