owncloud-archive / ubuntu-snap

1 stars 0 forks source link

Too unstable to use atm #6

Closed oparoz closed 8 years ago

oparoz commented 8 years ago

I'm just reporting back on the 8.2.2 version of the snap.

From time to time, the system becomes completely unresponsive. The client disconnects, the WEB GUI freezes. I hope it's because caching isn't in place. The problem comes from MySQL using all available resources.

oparoz commented 8 years ago

Same problem on 9.0.

The system goes offline. HD light stays on. Impossible to do anything on it. It can last hours. Looking at the logs written during the last outage, I can see that it's still a MySQL problem, but it's impossible to do anything "under normal conditions" since the device is unreachable via the network.

oparoz commented 8 years ago
Exception: {"Exception":"Doctrine\\DBAL\\DBALException","Message":"Failed to connect to the database: An exception occured in driver: SQLSTATE[HY000] [2002] Connection refused","Code":0,"Trace":"#0 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php(429): OC\\DB\\Connection->connect()\n#1 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php(389): Doctrine\\DBAL\\Connection->getDatabasePlatformVersion()\n#2 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php(328): Doctrine\\DBAL\\Connection->detectDatabasePlatform()\n#3 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php(621): Doctrine\\DBAL\\Connection->getDatabasePlatform()\n#4 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/db\/connection.php(137): Doctrine\\DBAL\\Connection->setTransactionIsolation(2)\n#5 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DriverManager.php(172): OC\\DB\\Connection->__construct(Array, Object(Doctrine\\DBAL\\Driver\\PDOMySql\\Driver), Object(Doctrine\\DBAL\\Configuration), Object(Doctrine\\Common\\EventManager))\n#6 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/db\/connectionfactory.php(116): Doctrine\\DBAL\\DriverManager::getConnection(Array, Object(Doctrine\\DBAL\\Configuration), Object(Doctrine\\Common\\EventManager))\n#7 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/server.php(362): OC\\DB\\ConnectionFactory->getConnection('mysql', Array)\n#8 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php(113): OC\\Server->OC\\{closure}(Object(OC\\Server))\n#9 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/appframework\/utility\/simplecontainer.php(102): Pimple\\Container->offsetGet('DatabaseConnect...')\n#10 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/servercontainer.php(87): OC\\AppFramework\\Utility\\SimpleContainer->query('DatabaseConnect...')\n#11 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/server.php(881): OC\\ServerContainer->query('DatabaseConnect...')\n#12 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/server.php(258): OC\\Server->getDatabaseConnection()\n#13 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php(113): OC\\Server->OC\\{closure}(Object(OC\\Server))\n#14 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/appframework\/utility\/simplecontainer.php(102): Pimple\\Container->offsetGet('AppConfig')\n#15 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/servercontainer.php(87): OC\\AppFramework\\Utility\\SimpleContainer->query('AppConfig')\n#16 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/server.php(820): OC\\ServerContainer->query('AppConfig')\n#17 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/util.php(424): OC\\Server->getAppConfig()\n#18 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/util.php(357): OC_Util::loadVersion()\n#19 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/public\/util.php(72): OC_Util::getVersion()\n#20 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/defaults.php(52): OCP\\Util::getVersion()\n#21 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/template.php(79): OC_Defaults->__construct()\n#22 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/template.php(339): OC_Template->__construct('', 'exception', 'error', false)\n#23 \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/index.php(55): OC_Template::printExceptionErrorPage(Object(Doctrine\\DBAL\\DBALException))\n#24 {main}","File":"\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/db\/connection.php","Line":54}
oparoz commented 8 years ago

Some errors when remote syncing start:

{
    "app": "PHP",
    "message": "mkdir(): Read-only file system at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/template.php#412",
    "level": 0,
    "time": "2016-03-21T23:25:45+00:00",
    "method": "GET",
    "url": "\/index.php\/settings\/admin"
}{
    "app": "assets",
    "message": "Folder <\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/assets> does not exist and\/or could not be generated.",
    "level": 3,
    "time": "2016-03-21T23:25:45+00:00",
    "method": "GET",
    "url": "\/index.php\/settings\/admin"
}{
    "app": "PHP",
    "message": "disk_free_space(): No such file or directory at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/files\/storage\/local.php#255",
    "level": 0,
    "time": "2016-03-21T23:36:52+00:00",
    "method": "PUT",
    "url": "\/remote.php\/webdav\/Sample\/breeze-icon-theme-master\/Breeze\/actions\/16\/shape-choose.svg"
}
oparoz commented 8 years ago
$ sudo service owncloud_mysql_9.0.0ubuntu1 status
● owncloud_mysql_9.0.0ubuntu1.service - service mysql for package owncloud
   Loaded: loaded (/etc/systemd/system/owncloud_mysql_9.0.0ubuntu1.service; enabled; vendor preset: enabled)
   Active: inactive (dead) since Tue 2016-03-22 09:20:40 UTC; 9min ago
  Process: 18191 ExecStop=/usr/bin/ubuntu-core-launcher owncloud.canonical owncloud.canonical_mysql_9.0.0ubuntu1 /snaps/owncloud.canonical/9.0.0ubuntu1/s
  Process: 18169 ExecStart=/usr/bin/ubuntu-core-launcher owncloud.canonical owncloud.canonical_mysql_9.0.0ubuntu1 /snaps/owncloud.canonical/9.0.0ubuntu1/
 Main PID: 18169 (code=exited, status=0/SUCCESS)

and even after a restart, there is also

Mar 22 09:31:32 ubuntu-core-launcher[18742]: Checking/upgrading mysql tables if necessary...
Mar 22 09:31:32 ubuntu-core-launcher[18742]: mysql_upgrade: Got error: 2002: Can't connect to local MySQL server through socket '/v
Mar 22 09:31:32 ubuntu-core-launcher[18742]: Upgrade process encountered error and will not continue.
oparoz commented 8 years ago
{
    "app": "PHP",
    "message": "disk_free_space(): No such file or directory at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/files\/storage\/local.php#255",
    "level": 0,
    "time": "2016-03-22T21:53:55+00:00",
    "method": "PUT",
    "url": "\/remote.php\/webdav\/Sample\/breeze-icon-theme-master\/Breeze\/mimetypes\/16\/libreoffice-formula.svg"
}{
    "app": "PHP",
    "message": "exec(): Unable to fork [find \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/bin \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/usr\/bin \/usr\/local\/sbin \/usr\/local\/bin \/usr\/sbin \/usr\/bin \/sbin \/bin -name 'avconv' 2&gt; \/dev\/null] at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/helper.php#578",
    "level": 0,
    "time": "2016-03-22T21:53:55+00:00",
    "method": "PUT",
    "url": "\/remote.php\/webdav\/Sample\/breeze-icon-theme-master\/Breeze\/mimetypes\/16\/libreoffice-formula.svg"
}{
    "app": "PHP",
    "message": "exec(): Unable to fork [find \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/bin \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/usr\/bin \/usr\/local\/sbin \/usr\/local\/bin \/usr\/sbin \/usr\/bin \/sbin \/bin -name 'ffmpeg' 2&gt; \/dev\/null] at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/helper.php#578",
    "level": 0,
    "time": "2016-03-22T21:53:55+00:00",
    "method": "PUT",
    "url": "\/remote.php\/webdav\/Sample\/breeze-icon-theme-master\/Breeze\/mimetypes\/16\/libreoffice-formula.svg"
}
WaaromZoMoeilijk commented 8 years ago
root@localhost:/var/lib/snaps/owncloud.canonical/9.0.0ubuntu1/owncloud/data# cat owncloud.log
{"reqId":"QZOmoPMyC2zB0+4jZ3em","remoteAddr":"192.168.1.107","app":"core","message":"Could not get application download URL: cURL error 28: Resolving timed out after 5516 milliseconds","level":3,"time":"2016-03-22T20:15:03+00:00"}
{"reqId":"QZOmoPMyC2zB0+4jZ3em","remoteAddr":"192.168.1.107","app":"PHP","message":"TypeError: Argument 1 passed to OC\\App\\DependencyAnalyzer::analyze() must be of the type array, null given, called in \/snaps\/owncloud.canonical\/8.2.2ubuntu3\/htdocs\/lib\/private\/app.php on line 1136 at \/snaps\/owncloud.canonical\/8.2.2ubuntu3\/htdocs\/lib\/private\/app\/dependencyanalyzer.php#52","level":3,"time":"2016-03-22T20:15:03+00:00"}
{"reqId":"yz+me5ghaDL0\/wLgvwBs","remoteAddr":"192.168.1.107","app":"core","message":"Could not get application: cURL error 28: Resolving timed out after 5516 milliseconds","level":3,"time":"2016-03-22T20:15:10+00:00"}
{"reqId":"8KxGdHhVS5KKursWq+Mz","remoteAddr":"192.168.1.107","app":"core","message":"Could not get application: cURL error 28: Resolving timed out after 5515 milliseconds","level":3,"time":"2016-03-22T20:16:01+00:00"}
{"reqId":"69VZJliRT+MokIvhnfB\/","remoteAddr":"192.168.1.107","app":"core","message":"Archief bevat geen directory genaamd files_clipboard","level":3,"time":"2016-03-22T20:16:38+00:00"}
{"reqId":"4OOHPr7FO1bBzxWztlDL","remoteAddr":"192.168.1.107","app":"core","message":"De app kan niet worden ge\u00efnstalleerd omdat de versie in info.xml\/version niet dezelfde is als de versie zoals die in de app store staat vermeld","level":3,"time":"2016-03-22T20:17:00+00:00"}
{"reqId":"ZJ4s0txIrsoSEwcShkc6","remoteAddr":"","app":"core","message":"starting upgrade from 8.2.2.2 to 9.0.0.19","level":0,"time":"2016-03-22T21:03:03+00:00","method":"--","url":"--"}
{"reqId":"ZJ4s0txIrsoSEwcShkc6","remoteAddr":"","app":"core","message":"Could not get application download URL: cURL error 28: Resolving timed out after 5517 milliseconds","level":3,"time":"2016-03-22T21:03:42+00:00","method":"--","url":"--"}
{"reqId":"ZJ4s0txIrsoSEwcShkc6","remoteAddr":"","app":"core","message":"Exception: {\"Exception\":\"Exception\",\"Message\":\"Could not fetch app info!\",\"Code\":0,\"Trace\":\"#0 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/lib\\\/private\\\/updater.php(528): OC_Installer::updateAppByOCSId('168707')\\n#1 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/lib\\\/private\\\/updater.php(332): OC\\\\Updater->upgradeAppStoreApps(Array)\\n#2 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/lib\\\/private\\\/updater.php(215): OC\\\\Updater->doUpgrade('9.0.0.19', '8.2.2.2')\\n#3 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/core\\\/command\\\/upgrade.php(225): OC\\\\Updater->upgrade()\\n#4 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/symfony\\\/console\\\/Command\\\/Command.php(259): OC\\\\Core\\\\Command\\\\Upgrade->execute(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\\n#5 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/symfony\\\/console\\\/Application.php(840): Symfony\\\\Component\\\\Console\\\\Command\\\\Command->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\\n#6 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/symfony\\\/console\\\/Application.php(192): Symfony\\\\Component\\\\Console\\\\Application->doRunCommand(Object(OC\\\\Core\\\\Command\\\\Upgrade), Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\\n#7 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/symfony\\\/console\\\/Application.php(123): Symfony\\\\Component\\\\Console\\\\Application->doRun(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\\n#8 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/lib\\\/private\\\/console\\\/application.php(145): Symfony\\\\Component\\\\Console\\\\Application->run(Object(Symfony\\\\Component\\\\Console\\\\Input\\\\ArgvInput), Object(Symfony\\\\Component\\\\Console\\\\Output\\\\ConsoleOutput))\\n#9 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/console.php(88): OC\\\\Console\\\\Application->run()\\n#10 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/occ(11): require_once('\\\/snaps\\\/owncloud...')\\n#11 {main}\",\"File\":\"\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/lib\\\/private\\\/installer.php\",\"Line\":251}","level":3,"time":"2016-03-22T21:03:42+00:00","method":"--","url":"--"}
{"reqId":"ZJ4s0txIrsoSEwcShkc6","remoteAddr":"","app":"core","message":"No update found at the ownCloud appstore for app 166054","level":0,"time":"2016-03-22T21:03:51+00:00","method":"--","url":"--"}
{"reqId":"MIMrBaDq7YTXltp7f9cD","remoteAddr":"192.168.1.107","app":"core","message":"Login failed: 'ocadmin' (Remote IP: '192.168.1.107')","level":2,"time":"2016-03-22T21:14:24+00:00"}
{"reqId":"o9zZaxdQwYDTtsJux\/dW","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-22T21:14:42+00:00"}
{"reqId":"doAM7\/Z9xZUZYYFao8T4","remoteAddr":"192.168.1.107","app":"core","message":"Could not get application: cURL error 28: Resolving timed out after 5516 milliseconds","level":3,"time":"2016-03-22T21:31:39+00:00"}
{"reqId":"LcrVwY3CrvWZ54F2zQJE","remoteAddr":"192.168.1.107","app":"core","message":"Could not get application: cURL error 28: Resolving timed out after 5517 milliseconds","level":3,"time":"2016-03-22T21:32:20+00:00"}
{"reqId":"5R4xUP0KJ3aQe0d1HyTx","remoteAddr":"192.168.1.107","app":"core","message":"Could not get application: cURL error 28: Resolving timed out after 5517 milliseconds","level":3,"time":"2016-03-22T21:32:39+00:00"}
{"reqId":"B5mFkvdhox0Xkh4zRX4V","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-22T21:35:27+00:00"}
{"reqId":"hfJxbDWy1H9ievqyqsTE","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-22T21:54:02+00:00"}
{"reqId":"Jk3maGkVfWxez\/u\/viOy","remoteAddr":"192.168.1.107","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 400 expected filesize 5242880 got 2384856\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\BadRequest\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php(103): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->createFileChunked(Resource id #316)\\n#1 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/directory.php(134): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->put(Resource id #316)\\n#2 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(1036): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\Directory->createFile('uitzoeken.zip-c...', Resource id #316)\\n#3 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(525): Sabre\\\\DAV\\\\Server->createFile('uitzoeken.zip-c...', Resource id #316, NULL)\\n#4 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpPut(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#6 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:PUT', Array)\\n#7 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#8 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(55): Sabre\\\\DAV\\\\Server->exec()\\n#9 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/remote.php(138): require_once('\\\/var\\\/lib\\\/snaps\\\/...')\\n#10 {main}\",\"File\":\"\\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php\",\"Line\":404,\"User\":\"ocadmin\"}","level":4,"time":"2016-03-22T21:55:55+00:00"}
{"reqId":"8Dv4Bfto5P0GbLmIDaTj","remoteAddr":"192.168.1.107","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 400 expected filesize 5242880 got 3373840\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\BadRequest\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php(103): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->createFileChunked(Resource id #316)\\n#1 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/directory.php(134): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->put(Resource id #316)\\n#2 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(1036): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\Directory->createFile('uitzoeken.zip-c...', Resource id #316)\\n#3 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(525): Sabre\\\\DAV\\\\Server->createFile('uitzoeken.zip-c...', Resource id #316, NULL)\\n#4 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpPut(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#6 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:PUT', Array)\\n#7 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#8 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(55): Sabre\\\\DAV\\\\Server->exec()\\n#9 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/remote.php(138): require_once('\\\/var\\\/lib\\\/snaps\\\/...')\\n#10 {main}\",\"File\":\"\\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php\",\"Line\":404,\"User\":\"ocadmin\"}","level":4,"time":"2016-03-22T21:55:55+00:00"}
{"reqId":"igkrEbZBO2uEkjhnpA4u","remoteAddr":"192.168.1.107","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 400 expected filesize 5242880 got 2646392\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\BadRequest\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php(103): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->createFileChunked(Resource id #316)\\n#1 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/directory.php(134): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->put(Resource id #316)\\n#2 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(1036): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\Directory->createFile('uitzoeken.zip-c...', Resource id #316)\\n#3 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(525): Sabre\\\\DAV\\\\Server->createFile('uitzoeken.zip-c...', Resource id #316, NULL)\\n#4 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpPut(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#6 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:PUT', Array)\\n#7 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#8 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(55): Sabre\\\\DAV\\\\Server->exec()\\n#9 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/remote.php(138): require_once('\\\/var\\\/lib\\\/snaps\\\/...')\\n#10 {main}\",\"File\":\"\\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php\",\"Line\":404,\"User\":\"ocadmin\"}","level":4,"time":"2016-03-22T22:02:59+00:00"}
{"reqId":"naAH5lzzztzlTOZ\/EulI","remoteAddr":"192.168.1.107","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 400 expected filesize 5242880 got 1741944\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\BadRequest\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php(103): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->createFileChunked(Resource id #316)\\n#1 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/directory.php(134): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->put(Resource id #316)\\n#2 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(1036): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\Directory->createFile('uitzoeken.zip-c...', Resource id #316)\\n#3 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(525): Sabre\\\\DAV\\\\Server->createFile('uitzoeken.zip-c...', Resource id #316, NULL)\\n#4 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpPut(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#6 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:PUT', Array)\\n#7 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#8 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(55): Sabre\\\\DAV\\\\Server->exec()\\n#9 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/remote.php(138): require_once('\\\/var\\\/lib\\\/snaps\\\/...')\\n#10 {main}\",\"File\":\"\\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php\",\"Line\":404,\"User\":\"ocadmin\"}","level":4,"time":"2016-03-22T22:02:59+00:00"}
{"reqId":"qLoWWF8CI6BCQb0o21xV","remoteAddr":"192.168.1.107","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 400 expected filesize 5242880 got 1770224\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\BadRequest\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php(103): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->createFileChunked(Resource id #316)\\n#1 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/directory.php(134): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->put(Resource id #316)\\n#2 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(1036): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\Directory->createFile('uitzoeken.zip-c...', Resource id #316)\\n#3 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(525): Sabre\\\\DAV\\\\Server->createFile('uitzoeken.zip-c...', Resource id #316, NULL)\\n#4 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpPut(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#6 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:PUT', Array)\\n#7 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#8 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(55): Sabre\\\\DAV\\\\Server->exec()\\n#9 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/remote.php(138): require_once('\\\/var\\\/lib\\\/snaps\\\/...')\\n#10 {main}\",\"File\":\"\\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php\",\"Line\":404,\"User\":\"ocadmin\"}","level":4,"time":"2016-03-22T22:03:04+00:00"}
{"reqId":"hWHsKwjrSwKjEj\/gTD5N","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-22T22:03:15+00:00"}
{"reqId":"dgjKhoa+gF9RmP2sPziv","remoteAddr":"192.168.1.107","app":"PHP","message":"Maximum execution time of 3600 seconds exceeded at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/3rdparty\/phpseclib\/phpseclib\/phpseclib\/Crypt\/Base.php#946","level":3,"time":"2016-03-22T22:07:47+00:00"}
{"reqId":"8CrIeXWDKJK\/cXM1xpMZ","remoteAddr":"192.168.1.107","app":"webdav","message":"Exception: {\"Message\":\"HTTP\\\/1.1 400 expected filesize 5242880 got 3744528\",\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\BadRequest\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php(103): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->createFileChunked(Resource id #316)\\n#1 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/directory.php(134): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->put(Resource id #316)\\n#2 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(1036): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\Directory->createFile('uitzoeken.zip-c...', Resource id #316)\\n#3 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(525): Sabre\\\\DAV\\\\Server->createFile('uitzoeken.zip-c...', Resource id #316, NULL)\\n#4 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpPut(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#5 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#6 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:PUT', Array)\\n#7 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#8 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(55): Sabre\\\\DAV\\\\Server->exec()\\n#9 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/remote.php(138): require_once('\\\/var\\\/lib\\\/snaps\\\/...')\\n#10 {main}\",\"File\":\"\\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php\",\"Line\":404,\"User\":\"ocadmin\"}","level":4,"time":"2016-03-22T22:09:28+00:00"}
oparoz commented 8 years ago

Your log looks normal compared to mine :D

WaaromZoMoeilijk commented 8 years ago

Lol I was comparing them and indeed, looks quite normal, although its not workable. To many timeouts at random, first I thought it was the uploading, but even when idle keep getting it... My skill leven isn't that high as you might noticed so I hope someone can rule out this error fast. Anyway I'm off for today!

WaaromZoMoeilijk commented 8 years ago

Fresh img, downloaded yesterday.

Can't access admin panel within OC, blank page Immediately trows an integrity check error, can't find out which one since I can't access the admin panel.

after syncing 200 MB with the client owncloud timed out, ssh still works. Rebooted once shortly after first boot, without me telling it too.

@kyrofa Log level defaults? And can we adjust it manually? Sorry for my unknowingness @ snap, at tomorrows meeting I'd appreciate a quick summary from someone.

root@localhost:~# cat /var/lib/snaps/owncloud.canonical/9.0.0ubuntu1/owncloud/data/owncloud.log
{"reqId":"IO89zefe47hYYmDJmSDm","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-24T21:01:47+00:00"}
{"reqId":"IO89zefe47hYYmDJmSDm","remoteAddr":"192.168.1.107","app":"PHP","message":"TypeError: Argument 3 passed to OC\\Updater::__construct() must be an instance of OC\\IntegrityCheck\\Checker, none given, called in \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updater\/lib\/channel.php on line 76 at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/updater.php#91","level":3,"time":"2016-03-24T21:01:47+00:00"}
{"reqId":"If2rvIV+mMfKHWo8Z\/Mc","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-24T21:02:04+00:00"}
{"reqId":"If2rvIV+mMfKHWo8Z\/Mc","remoteAddr":"192.168.1.107","app":"PHP","message":"TypeError: Argument 3 passed to OC\\Updater::__construct() must be an instance of OC\\IntegrityCheck\\Checker, none given, called in \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updater\/lib\/channel.php on line 76 at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/updater.php#91","level":3,"time":"2016-03-24T21:02:04+00:00"}
{"reqId":"\/GhYvg8iroEza+Es+RL+","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-24T21:02:30+00:00"}
{"reqId":"\/GhYvg8iroEza+Es+RL+","remoteAddr":"192.168.1.107","app":"PHP","message":"TypeError: Argument 3 passed to OC\\Updater::__construct() must be an instance of OC\\IntegrityCheck\\Checker, none given, called in \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updater\/lib\/channel.php on line 76 at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/updater.php#91","level":3,"time":"2016-03-24T21:02:30+00:00"}
{"reqId":"zxTSkUMcxq5Ii0fvdzXP","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-24T21:02:40+00:00"}
{"reqId":"zxTSkUMcxq5Ii0fvdzXP","remoteAddr":"192.168.1.107","app":"PHP","message":"TypeError: Argument 3 passed to OC\\Updater::__construct() must be an instance of OC\\IntegrityCheck\\Checker, none given, called in \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updater\/lib\/channel.php on line 76 at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/updater.php#91","level":3,"time":"2016-03-24T21:02:40+00:00"}
root@localhost:~# cat /var/lib/snaps/owncloud.canonical/9.0.0ubuntu1/owncloud/data/owncloud.log
{"reqId":"IO89zefe47hYYmDJmSDm","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-24T21:01:47+00:00"}
{"reqId":"IO89zefe47hYYmDJmSDm","remoteAddr":"192.168.1.107","app":"PHP","message":"TypeError: Argument 3 passed to OC\\Updater::__construct() must be an instance of OC\\IntegrityCheck\\Checker, none given, called in \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updater\/lib\/channel.php on line 76 at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/updater.php#91","level":3,"time":"2016-03-24T21:01:47+00:00"}
{"reqId":"If2rvIV+mMfKHWo8Z\/Mc","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-24T21:02:04+00:00"}
{"reqId":"If2rvIV+mMfKHWo8Z\/Mc","remoteAddr":"192.168.1.107","app":"PHP","message":"TypeError: Argument 3 passed to OC\\Updater::__construct() must be an instance of OC\\IntegrityCheck\\Checker, none given, called in \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updater\/lib\/channel.php on line 76 at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/updater.php#91","level":3,"time":"2016-03-24T21:02:04+00:00"}
{"reqId":"\/GhYvg8iroEza+Es+RL+","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-24T21:02:30+00:00"}
{"reqId":"\/GhYvg8iroEza+Es+RL+","remoteAddr":"192.168.1.107","app":"PHP","message":"TypeError: Argument 3 passed to OC\\Updater::__construct() must be an instance of OC\\IntegrityCheck\\Checker, none given, called in \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updater\/lib\/channel.php on line 76 at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/updater.php#91","level":3,"time":"2016-03-24T21:02:30+00:00"}
{"reqId":"zxTSkUMcxq5Ii0fvdzXP","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-24T21:02:40+00:00"}
{"reqId":"zxTSkUMcxq5Ii0fvdzXP","remoteAddr":"192.168.1.107","app":"PHP","message":"TypeError: Argument 3 passed to OC\\Updater::__construct() must be an instance of OC\\IntegrityCheck\\Checker, none given, called in \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updater\/lib\/channel.php on line 76 at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/updater.php#91","level":3,"time":"2016-03-24T21:02:40+00:00"}
{"reqId":"VFGDmbqh2\/w1J6kUNiXz","remoteAddr":"192.168.1.107","app":"core","message":"Login failed: 'ocadmin' (Remote IP: '192.168.1.107')","level":2,"time":"2016-03-24T21:08:27+00:00"}
{"reqId":"bw1vzEttZjZjE\/Seat3c","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-24T21:08:57+00:00"}
{"reqId":"bw1vzEttZjZjE\/Seat3c","remoteAddr":"192.168.1.107","app":"PHP","message":"TypeError: Argument 3 passed to OC\\Updater::__construct() must be an instance of OC\\IntegrityCheck\\Checker, none given, called in \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updater\/lib\/channel.php on line 76 at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/updater.php#91","level":3,"time":"2016-03-24T21:08:57+00:00"}
{"reqId":"jqh8Ut60i\/8eaKBLoPJ9","remoteAddr":"192.168.1.107","app":"core","message":"Could not get categories: cURL error 28: Resolving timed out after 5517 milliseconds","level":3,"time":"2016-03-24T21:09:13+00:00"}
{"reqId":"\/ZlW1QcO3n+ZyzOrL3+O","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-24T21:09:15+00:00"}
{"reqId":"\/ZlW1QcO3n+ZyzOrL3+O","remoteAddr":"192.168.1.107","app":"PHP","message":"TypeError: Argument 3 passed to OC\\Updater::__construct() must be an instance of OC\\IntegrityCheck\\Checker, none given, called in \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updater\/lib\/channel.php on line 76 at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/updater.php#91","level":3,"time":"2016-03-24T21:09:15+00:00"}
{"reqId":"lEKppa+p5e27DgUieste","remoteAddr":"192.168.1.107","app":"core","message":"Could not get categories: cURL error 28: Resolving timed out after 5516 milliseconds","level":3,"time":"2016-03-24T21:10:25+00:00"}
{"reqId":"J6Fdh8GSsdjvpDZUOKJa","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-24T21:11:54+00:00"}
{"reqId":"J6Fdh8GSsdjvpDZUOKJa","remoteAddr":"192.168.1.107","app":"PHP","message":"TypeError: Argument 3 passed to OC\\Updater::__construct() must be an instance of OC\\IntegrityCheck\\Checker, none given, called in \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updater\/lib\/channel.php on line 76 at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/updater.php#91","level":3,"time":"2016-03-24T21:11:54+00:00"}
{"reqId":"IKBSiCSgVjE7RCXXRrG0","remoteAddr":"192.168.1.107","app":"PHP","message":"Undefined index: newVersionString at \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updatenotification\/templates\/admin.php#8","level":3,"time":"2016-03-24T21:13:09+00:00"}
{"reqId":"IKBSiCSgVjE7RCXXRrG0","remoteAddr":"192.168.1.107","app":"PHP","message":"TypeError: Argument 3 passed to OC\\Updater::__construct() must be an instance of OC\\IntegrityCheck\\Checker, none given, called in \/var\/lib\/snaps\/owncloud.canonical\/9.0.0ubuntu1\/owncloud\/apps\/updater\/lib\/channel.php on line 76 at \/snaps\/owncloud.canonical\/9.0.0ubuntu1\/htdocs\/lib\/private\/updater.php#91","level":3,"time":"2016-03-24T21:13:09+00:00"}
{"reqId":"rCaUIKZBokbdneVXhdbK","remoteAddr":"192.168.1.107","app":"no app in context","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/\\\/bootable.img.xz not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/lib\\\/private\\\/files\\\/filesystem.php(913): OC\\\\Files\\\\View->getOwner('\\\/\\\/bootable.img....')\\n#1 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/activity\\\/lib\\\/fileshooks.php(191): OC\\\\Files\\\\Filesystem::getOwner('\\\/\\\/bootable.img....')\\n#2 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/activity\\\/lib\\\/fileshooks.php(145): OCA\\\\Activity\\\\FilesHooks->getSourcePathAndOwner('\\\/\\\/bootable.img....')\\n#3 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/activity\\\/lib\\\/fileshooks.php(101): OCA\\\\Activity\\\\FilesHooks->addNotificationsForFileAction('\\\/\\\/bootable.img....', 'file_created', 'created_self', 'created_by')\\n#4 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/activity\\\/lib\\\/fileshooksstatic.php(60): OCA\\\\Activity\\\\FilesHooks->fileCreate('\\\/\\\/bootable.img....')\\n#5 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/lib\\\/private\\\/hook.php(105): OCA\\\\Activity\\\\FilesHooksStatic::fileCreate(Array)\\n#6 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/lib\\\/private\\\/filechunking.php(223): OC_Hook::emit('OC_Filesystem', 'post_create', Array)\\n#7 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php(436): OC_FileChunking->file_assemble(Object(OCA\\\\Files_Trashbin\\\\Storage), 'files\\\/bootable....', '\\\/ocadmin\\\/files\\\/...')\\n#8 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php(103): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->createFileChunked(Resource id #329)\\n#9 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/directory.php(134): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->put(Resource id #329)\\n#10 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(1036): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\Directory->createFile('bootable.img.xz...', Resource id #329)\\n#11 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(525): Sabre\\\\DAV\\\\Server->createFile('bootable.img.xz...', Resource id #329, NULL)\\n#12 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpPut(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#13 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#14 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:PUT', Array)\\n#15 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#16 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(55): Sabre\\\\DAV\\\\Server->exec()\\n#17 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/remote.php(138): require_once('\\\/var\\\/lib\\\/snaps\\\/...')\\n#18 {main}\",\"File\":\"\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/lib\\\/private\\\/files\\\/view.php\",\"Line\":1583}","level":3,"time":"2016-03-24T21:19:54+00:00"}
{"reqId":"WpgJGKzw\/LDfoO41BZz0","remoteAddr":"192.168.1.107","app":"no app in context","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/\\\/berryboot-20160313-pi2-pi3.zip not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/lib\\\/private\\\/files\\\/filesystem.php(913): OC\\\\Files\\\\View->getOwner('\\\/\\\/berryboot-201...')\\n#1 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/activity\\\/lib\\\/fileshooks.php(191): OC\\\\Files\\\\Filesystem::getOwner('\\\/\\\/berryboot-201...')\\n#2 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/activity\\\/lib\\\/fileshooks.php(145): OCA\\\\Activity\\\\FilesHooks->getSourcePathAndOwner('\\\/\\\/berryboot-201...')\\n#3 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/activity\\\/lib\\\/fileshooks.php(101): OCA\\\\Activity\\\\FilesHooks->addNotificationsForFileAction('\\\/\\\/berryboot-201...', 'file_created', 'created_self', 'created_by')\\n#4 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/activity\\\/lib\\\/fileshooksstatic.php(60): OCA\\\\Activity\\\\FilesHooks->fileCreate('\\\/\\\/berryboot-201...')\\n#5 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/lib\\\/private\\\/hook.php(105): OCA\\\\Activity\\\\FilesHooksStatic::fileCreate(Array)\\n#6 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/lib\\\/private\\\/filechunking.php(223): OC_Hook::emit('OC_Filesystem', 'post_create', Array)\\n#7 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php(436): OC_FileChunking->file_assemble(Object(OCA\\\\Files_Trashbin\\\\Storage), 'files\\\/berryboot...', '\\\/ocadmin\\\/files\\\/...')\\n#8 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/file.php(103): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->createFileChunked(Resource id #329)\\n#9 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/connector\\\/sabre\\\/directory.php(134): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->put(Resource id #329)\\n#10 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(1036): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\Directory->createFile('berryboot-20160...', Resource id #329)\\n#11 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(525): Sabre\\\\DAV\\\\Server->createFile('berryboot-20160...', Resource id #329, NULL)\\n#12 [internal function]: Sabre\\\\DAV\\\\CorePlugin->httpPut(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#13 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/event\\\/lib\\\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\\n#14 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(459): Sabre\\\\Event\\\\EventEmitter->emit('method:PUT', Array)\\n#15 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/3rdparty\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(248): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#16 \\\/var\\\/lib\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v1\\\/webdav.php(55): Sabre\\\\DAV\\\\Server->exec()\\n#17 \\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/remote.php(138): require_once('\\\/var\\\/lib\\\/snaps\\\/...')\\n#18 {main}\",\"File\":\"\\\/snaps\\\/owncloud.canonical\\\/9.0.0ubuntu1\\\/htdocs\\\/lib\\\/private\\\/files\\\/view.php\",\"Line\":1583}","level":3,"time":"2016-03-24T21:20:00+00:00"}
oparoz commented 8 years ago
WaaromZoMoeilijk commented 8 years ago

@oparoz BerryCloud is online, no issues with it... syncing works, no timeouts, no network issues I will set you up with an ssh account and ocadmin so you can also compare stuff and rule out any errors.

oparoz commented 8 years ago

This is the most probably reason I've seen so far :)

https://github.com/owncloud/core/issues/23621

With so many errors generated by the client and the GUI, the OS runs out of RAM really quickly. That would explain why you don't really have the problem with casual use. You need a lot of files and a lot of requests to be able to generate enough errors.

There is still the underlying problem. Once the device runs out of RAM, it is impossible to use it.

WaaromZoMoeilijk commented 8 years ago

Ill try to setup swap in the classic shell, hope it will stick after reboot. Will report back.

Still a workaround and needs fixing.

oparoz commented 8 years ago

Closing as this can be fixed by using an improved web stack.