-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
Ubuntu 14.04, php 5.5.9, nginx 1.7.9, MySQL, oC master/git
I had a working dev environment which I updated today the last time.
But due to a problem in Gallery which stopped working some time ago, I decided to reset my dev instance and setup ownCloud from scratch. Info: I downloaded from git with sudo ocdev base --dir /var/www/xxxx and finalized it normally. This worked without any problems.
BUT: when I enabled (what I also had before) files external and tried to add a SMB share, things did not work as expected. I never got a share connected, the CPU raised to 100% on all cores and stayed there for quite a long time. Due to the new warning of APCu I got in oC, I thougt that it may be a cause and deinstalled APCu and estarted php5-fpm, but this had no effect. Restarting the whole server also had no effect. I can login to oC, but is is very slow and the main screen where you see the welcome file does not show up.

I also cannot change to administration, the system hangs and only shows a blank screen.
I renamed mount.json, restarted nginx and was able to access oC normally including the admin page...
mount.json itself looks quite normal.
This is the nginx error log:
2015/02/18 17:15:50 [error] 2967#0: *1 FastCGI sent in stderr: "PHP message: PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 72 bytes) in /var/www/xxx/apps/files_external/3rdparty/icewind/smb/src/Connection.php on line 43
PHP message: PHP Stack trace:
PHP message: PHP 1. {main}() /var/www/xxx/index.php:0
PHP message: PHP 2. OC::handleRequest() /var/www/xxx/index.php:36
PHP message: PHP 3. OC\Route\Router->match() /var/www/xxx/lib/base.php:787
PHP message: PHP 4. call_user_func() /var/www/xxx/lib/private/route/router.php:251
PHP message: PHP 5. __lambda_func() /var/www/xxx/lib/private/route/router.php:251
PHP message: PHP 6. require_once() /var/www/xxx/lib/private/route/route.php(135) : runtime-created function:1
PHP message: PHP 7. OCA\Files\Helper::getFiles() /var/www/xxx/apps/files/ajax/list.php:28
PHP message: PHP 8. OC\Files\Filesystem::getDirectoryContent() /var/www/xxx/apps/files/lib/helper.php:181
PHP message: PHP 9. OC\Files\View->getDirectoryContent() /var/www/xxx/lib/private/files/filesystem.php:826
PHP message: PHP 10. OC\Files\Cache\Scanner->scanFile() /var/www/xxx/lib/private/files/view.php:1055
PHP message: PHP 11. OC\Files\Cache\Scanner->getData() /var/www/xxx/lib/private/files/cache/scanner.php:118
PHP message: PHP 12. OC\Files\Storage\Wrapper\Wrapper->getPermissions() /var/www/xxx/lib/private/files/cache/scanner.php:83
PHP message: PHP 13. OC\Files\Storage\Common->getPermissions() /var/www/xxx/lib/private/files/storage/wrapper/wrapper.php:182
PHP message: PHP 14. OC\Files\Storage\Common->isCreatable() /var/www/xxx/lib/private/files/storage/common.php:115
PHP message: PHP 15. OC\Files\Storage\Common->is_dir() /var/www/xxx/lib/private/files/storage/common.php:91
PHP message: PHP 16. OC\Files\Storage\SMB->filetype() /var/www/xxx/lib/private/files/storage/common.php:57
PHP message: PHP 17. OC\Files\Storage\SMB->getFileInfo() /var/www/xxx/apps/files_external/lib/smb.php:248
PHP message: PHP 18. Icewind\SMB\Share->stat(
ownCloud.log:
(from the beginning of this new installation, the first 4 entries have been created directly during install and by enabeling of files_external)
{"reqId":"oB2YsPxvzMKId2ClSl7p","remoteAddr":"xx.xx.xx.xx","app":"PHP","message":"Undefined offset: 0 at /var/www/xxxx/lib/private/appframework/http/request.php#674","level":3,"time":"2015-02-18T15:30:12+00:00"}
{"reqId":"+N8vXBRs/RVDDgy4yuOI","remoteAddr":"xx.xx.xx.xx","app":"PHP","message":"fopen(/var/www/xxxx/config/config.php): failed to open stream: No such file or directory at /var/www/xxxx/lib/private/config.php#168","level":3,"time":"2015-02-18T15:30:46+00:00"}
{"reqId":"Q60+G9IZptyJxv4OW+Bt","remoteAddr":"xx.xx.xx.xx","app":"PHP","message":"Undefined offset: 0 at /var/www/xxxx/lib/private/appframework/http/request.php#674","level":3,"time":"2015-02-18T15:31:40+00:00"}
{"reqId":"EeepoAKlah6Hm2uPe+WP","remoteAddr":"xx.xx.xx.xx","app":"core","message":"Invalid OCS content returned for app files_external","level":4,"time":"2015-02-18T15:53:04+00:00"}
{"reqId":"4i50Pl6NEK5JZWdwj9mq","remoteAddr":"xx.xx.xx.xx","app":"files_external","message":"Exception: {"Message":"Invalid request for \/","Code":0,"Trace":"#0 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(361): Icewind\SMB\Parser->checkForError(Array, '\/')\n#1 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(126): Icewind\SMB\Share->parseOutput(Array, '\/')\n#2 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(78): Icewind\SMB\Share->stat('\/')\n#3 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(112): OC\Files\Storage\SMB->getFileInfo('')\n#4 \/var\/www\/xxxx\/lib\/private\/files\/storage\/common.php(393): OC\Files\Storage\SMB->stat('')\n#5 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(457): OC\Files\Storage\Common->test(false)\n#6 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(539): OC_Mount_Config::getBackendStatus('\OC\Files\Stora...', Array, false)\n#7 \/var\/www\/xxxx\/apps\/files_external\/ajax\/addMountPoint.php(25): OC_Mount_Config::addMountPoint('Bilder Public', '\OC\Files\Stora...', Array, 'user', 'all', false)\n#8 \/var\/www\/xxxx\/lib\/private\/route\/route.php(135) : runtime-created function(1): require_once('\/var\/www\/xxxx\/a...')\n#9 [internal function]: __lambda_func(Array)\n#10 \/var\/www\/xxxx\/lib\/private\/route\/router.php(251): call_user_func('?lambda_770', Array)\n#11 \/var\/www\/xxxx\/lib\/base.php(787): OC\Route\Router->match('\/apps\/files_ext...')\n#12 \/var\/www\/xxxx\/index.php(36): OC::handleRequest()\n#13 {main}","File":"\/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Parser.php","Line":49}","level":4,"time":"2015-02-18T15:54:08+00:00"}
{"reqId":"QHN0V+KD1w6LHjDHLdbh","remoteAddr":"xx.xx.xx.xx","app":"files_external","message":"Exception: {"Message":"Invalid request for \/","Code":0,"Trace":"#0 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(361): Icewind\SMB\Parser->checkForError(Array, '\/')\n#1 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(126): Icewind\SMB\Share->parseOutput(Array, '\/')\n#2 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(78): Icewind\SMB\Share->stat('\/')\n#3 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(112): OC\Files\Storage\SMB->getFileInfo('')\n#4 \/var\/www\/xxxx\/lib\/private\/files\/storage\/common.php(393): OC\Files\Storage\SMB->stat('')\n#5 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(457): OC\Files\Storage\Common->test(false)\n#6 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(539): OC_Mount_Config::getBackendStatus('\OC\Files\Stora...', Array, false)\n#7 \/var\/www\/xxxx\/apps\/files_external\/ajax\/addMountPoint.php(25): OC_Mount_Config::addMountPoint('Bilder Public', '\OC\Files\Stora...', Array, 'group', 'admin', false)\n#8 \/var\/www\/xxxx\/lib\/private\/route\/route.php(135) : runtime-created function(1): require_once('\/var\/www\/xxxx\/a...')\n#9 [internal function]: __lambda_func(Array)\n#10 \/var\/www\/xxxx\/lib\/private\/route\/router.php(251): call_user_func('?lambda_517', Array)\n#11 \/var\/www\/xxxx\/lib\/base.php(787): OC\Route\Router->match('\/apps\/files_ext...')\n#12 \/var\/www\/xxxx\/index.php(36): OC::handleRequest()\n#13 {main}","File":"\/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Parser.php","Line":49}","level":4,"time":"2015-02-18T15:54:09+00:00"}
{"reqId":"1EnPsiHNbkT6hNI9dpyE","remoteAddr":"xx.xx.xx.xx","app":"files_external","message":"Exception: {"Message":"Invalid request for \/","Code":0,"Trace":"#0 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(361): Icewind\SMB\Parser->checkForError(Array, '\/')\n#1 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(126): Icewind\SMB\Share->parseOutput(Array, '\/')\n#2 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(78): Icewind\SMB\Share->stat('\/')\n#3 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(112): OC\Files\Storage\SMB->getFileInfo('')\n#4 \/var\/www\/xxxx\/lib\/private\/files\/storage\/common.php(393): OC\Files\Storage\SMB->stat('')\n#5 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(457): OC\Files\Storage\Common->test(false)\n#6 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(539): OC_Mount_Config::getBackendStatus('\OC\Files\Stora...', Array, false)\n#7 \/var\/www\/xxxx\/apps\/files_external\/ajax\/addMountPoint.php(25): OC_Mount_Config::addMountPoint('Bilder Public', '\OC\Files\Stora...', Array, 'group', 'admin', false)\n#8 \/var\/www\/xxxx\/lib\/private\/route\/route.php(135) : runtime-created function(1): require_once('\/var\/www\/xxxx\/a...')\n#9 [internal function]: __lambda_func(Array)\n#10 \/var\/www\/xxxx\/lib\/private\/route\/router.php(251): call_user_func('?lambda_846', Array)\n#11 \/var\/www\/xxxx\/lib\/base.php(787): OC\Route\Router->match('\/apps\/files_ext...')\n#12 \/var\/www\/xxxx\/index.php(36): OC::handleRequest()\n#13 {main}","File":"\/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Parser.php","Line":49}","level":4,"time":"2015-02-18T15:55:17+00:00"}
{"reqId":"Z3Tmi1Gb/cAQhgBNnoAN","remoteAddr":"xx.xx.xx.xx","app":"files_external","message":"Exception: {"Message":"Invalid request for \/","Code":0,"Trace":"#0 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(361): Icewind\SMB\Parser->checkForError(Array, '\/')\n#1 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(126): Icewind\SMB\Share->parseOutput(Array, '\/')\n#2 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(78): Icewind\SMB\Share->stat('\/')\n#3 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(112): OC\Files\Storage\SMB->getFileInfo('')\n#4 \/var\/www\/xxxx\/lib\/private\/files\/storage\/common.php(393): OC\Files\Storage\SMB->stat('')\n#5 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(457): OC\Files\Storage\Common->test(false)\n#6 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(539): OC_Mount_Config::getBackendStatus('\OC\Files\Stora...', Array, false)\n#7 \/var\/www\/xxxx\/apps\/files_external\/ajax\/addMountPoint.php(25): OC_Mount_Config::addMountPoint('Bilder Public', '\OC\Files\Stora...', Array, 'group', 'admin', false)\n#8 \/var\/www\/xxxx\/lib\/private\/route\/route.php(135) : runtime-created function(1): require_once('\/var\/www\/xxxx\/a...')\n#9 [internal function]: __lambda_func(Array)\n#10 \/var\/www\/xxxx\/lib\/private\/route\/router.php(251): call_user_func('?lambda_776', Array)\n#11 \/var\/www\/xxxx\/lib\/base.php(787): OC\Route\Router->match('\/apps\/files_ext...')\n#12 \/var\/www\/xxxx\/index.php(36): OC::handleRequest()\n#13 {main}","File":"\/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Parser.php","Line":49}","level":4,"time":"2015-02-18T15:55:18+00:00"}
{"reqId":"S2C0zULpCgvZoc276ntX","remoteAddr":"xx.xx.xx.xx","app":"files_external","message":"Exception: {"Message":"Invalid request for \/","Code":0,"Trace":"#0 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(361): Icewind\SMB\Parser->checkForError(Array, '\/')\n#1 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(126): Icewind\SMB\Share->parseOutput(Array, '\/')\n#2 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(78): Icewind\SMB\Share->stat('\/')\n#3 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(112): OC\Files\Storage\SMB->getFileInfo('')\n#4 \/var\/www\/xxxx\/lib\/private\/files\/storage\/common.php(393): OC\Files\Storage\SMB->stat('')\n#5 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(457): OC\Files\Storage\Common->test(false)\n#6 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(539): OC_Mount_Config::getBackendStatus('\OC\Files\Stora...', Array, false)\n#7 \/var\/www\/xxxx\/apps\/files_external\/ajax\/addMountPoint.php(25): OC_Mount_Config::addMountPoint('Bilder Public', '\OC\Files\Stora...', Array, 'group', 'admin', false)\n#8 \/var\/www\/xxxx\/lib\/private\/route\/route.php(135) : runtime-created function(1): require_once('\/var\/www\/xxxx\/a...')\n#9 [internal function]: __lambda_func(Array)\n#10 \/var\/www\/xxxx\/lib\/private\/route\/router.php(251): call_user_func('?lambda_593', Array)\n#11 \/var\/www\/xxxx\/lib\/base.php(787): OC\Route\Router->match('\/apps\/files_ext...')\n#12 \/var\/www\/xxxx\/index.php(36): OC::handleRequest()\n#13 {main}","File":"\/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Parser.php","Line":49}","level":4,"time":"2015-02-18T15:55:32+00:00"}
{"reqId":"HqxrRkLcT7yNaaXT61OW","remoteAddr":"xx.xx.xx.xx","app":"files_external","message":"Exception: {"Message":"Invalid request for \/","Code":0,"Trace":"#0 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(361): Icewind\SMB\Parser->checkForError(Array, '\/')\n#1 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(126): Icewind\SMB\Share->parseOutput(Array, '\/')\n#2 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(78): Icewind\SMB\Share->stat('\/')\n#3 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(112): OC\Files\Storage\SMB->getFileInfo('')\n#4 \/var\/www\/xxxx\/lib\/private\/files\/storage\/common.php(393): OC\Files\Storage\SMB->stat('')\n#5 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(457): OC\Files\Storage\Common->test(false)\n#6 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(539): OC_Mount_Config::getBackendStatus('\OC\Files\Stora...', Array, false)\n#7 \/var\/www\/xxxx\/apps\/files_external\/ajax\/addMountPoint.php(25): OC_Mount_Config::addMountPoint('Bilder Public', '\OC\Files\Stora...', Array, 'group', 'admin', false)\n#8 \/var\/www\/xxxx\/lib\/private\/route\/route.php(135) : runtime-created function(1): require_once('\/var\/www\/xxxx\/a...')\n#9 [internal function]: __lambda_func(Array)\n#10 \/var\/www\/xxxx\/lib\/private\/route\/router.php(251): call_user_func('?lambda_884', Array)\n#11 \/var\/www\/xxxx\/lib\/base.php(787): OC\Route\Router->match('\/apps\/files_ext...')\n#12 \/var\/www\/xxxx\/index.php(36): OC::handleRequest()\n#13 {main}","File":"\/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Parser.php","Line":49}","level":4,"time":"2015-02-18T15:55:49+00:00"}
{"reqId":"+S7VoL38rblRcMs9cVnl","remoteAddr":"xx.xx.xx.xx","app":"files_external","message":"Exception: {"Message":"Invalid request for \/","Code":0,"Trace":"#0 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(361): Icewind\SMB\Parser->checkForError(Array, '\/')\n#1 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(126): Icewind\SMB\Share->parseOutput(Array, '\/')\n#2 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(78): Icewind\SMB\Share->stat('\/')\n#3 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(112): OC\Files\Storage\SMB->getFileInfo('')\n#4 \/var\/www\/xxxx\/lib\/private\/files\/storage\/common.php(393): OC\Files\Storage\SMB->stat('')\n#5 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(457): OC\Files\Storage\Common->test(false)\n#6 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(539): OC_Mount_Config::getBackendStatus('\OC\Files\Stora...', Array, false)\n#7 \/var\/www\/xxxx\/apps\/files_external\/ajax\/addMountPoint.php(25): OC_Mount_Config::addMountPoint('Bilder Public', '\OC\Files\Stora...', Array, 'group', 'admin', false)\n#8 \/var\/www\/xxxx\/lib\/private\/route\/route.php(135) : runtime-created function(1): require_once('\/var\/www\/xxxx\/a...')\n#9 [internal function]: __lambda_func(Array)\n#10 \/var\/www\/xxxx\/lib\/private\/route\/router.php(251): call_user_func('?lambda_814', Array)\n#11 \/var\/www\/xxxx\/lib\/base.php(787): OC\Route\Router->match('\/apps\/files_ext...')\n#12 \/var\/www\/xxxx\/index.php(36): OC::handleRequest()\n#13 {main}","File":"\/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Parser.php","Line":49}","level":4,"time":"2015-02-18T15:55:52+00:00"}
{"reqId":"gR21TBIYQ7dXIBueArya","remoteAddr":"xx.xx.xx.xx","app":"files_external","message":"Exception: {"Message":"","Code":0,"Trace":"#0 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Connection.php(37): Icewind\SMB\Connection->checkConnectionError('tree connect fa...')\n#1 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(342): Icewind\SMB\Connection->read()\n#2 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(124): Icewind\SMB\Share->execute('allinfo \"\\"')\n#3 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(78): Icewind\SMB\Share->stat('\/')\n#4 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(112): OC\Files\Storage\SMB->getFileInfo('')\n#5 \/var\/www\/xxxx\/lib\/private\/files\/storage\/common.php(393): OC\Files\Storage\SMB->stat('')\n#6 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(457): OC\Files\Storage\Common->test(false)\n#7 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(539): OC_Mount_Config::getBackendStatus('\OC\Files\Stora...', Array, false)\n#8 \/var\/www\/xxxx\/apps\/files_external\/ajax\/addMountPoint.php(25): OC_Mount_Config::addMountPoint('iTunes', '\OC\Files\Stora...', Array, 'user', 'all', false)\n#9 \/var\/www\/xxxx\/lib\/private\/route\/route.php(135) : runtime-created function(1): require_once('\/var\/www\/xxxx\/a...')\n#10 [internal function]: __lambda_func(Array)\n#11 \/var\/www\/xxxx\/lib\/private\/route\/router.php(251): call_user_func('?lambda_631', Array)\n#12 \/var\/www\/xxxx\/lib\/base.php(787): OC\Route\Router->match('\/apps\/files_ext...')\n#13 \/var\/www\/xxxx\/index.php(36): OC::handleRequest()\n#14 {main}","File":"\/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Connection.php","Line":62}","level":4,"time":"2015-02-18T15:56:59+00:00"}
{"reqId":"6qZ8LT+oyquNDc//YeI+","remoteAddr":"xx.xx.xx.xx","app":"files_external","message":"Exception: {"Message":"","Code":0,"Trace":"#0 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Connection.php(37): Icewind\SMB\Connection->checkConnectionError('tree connect fa...')\n#1 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(342): Icewind\SMB\Connection->read()\n#2 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(124): Icewind\SMB\Share->execute('allinfo \"\\"')\n#3 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(78): Icewind\SMB\Share->stat('\/')\n#4 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(112): OC\Files\Storage\SMB->getFileInfo('')\n#5 \/var\/www\/xxxx\/lib\/private\/files\/storage\/common.php(393): OC\Files\Storage\SMB->stat('')\n#6 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(457): OC\Files\Storage\Common->test(false)\n#7 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(539): OC_Mount_Config::getBackendStatus('\OC\Files\Stora...', Array, false)\n#8 \/var\/www\/xxxx\/apps\/files_external\/ajax\/addMountPoint.php(25): OC_Mount_Config::addMountPoint('iTunes', '\OC\Files\Stora...', Array, 'group', 'admin', false)\n#9 \/var\/www\/xxxx\/lib\/private\/route\/route.php(135) : runtime-created function(1): require_once('\/var\/www\/xxxx\/a...')\n#10 [internal function]: __lambda_func(Array)\n#11 \/var\/www\/xxxx\/lib\/private\/route\/router.php(251): call_user_func('?lambda_890', Array)\n#12 \/var\/www\/xxxx\/lib\/base.php(787): OC\Route\Router->match('\/apps\/files_ext...')\n#13 \/var\/www\/xxxx\/index.php(36): OC::handleRequest()\n#14 {main}","File":"\/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Connection.php","Line":62}","level":4,"time":"2015-02-18T15:57:06+00:00"}
{"reqId":"GBnbRS1QZXei+W771rtv","remoteAddr":"xx.xx.xx.xx","app":"files_external","message":"Exception: {"Message":"Invalid request for \/","Code":0,"Trace":"#0 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(361): Icewind\SMB\Parser->checkForError(Array, '\/')\n#1 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(126): Icewind\SMB\Share->parseOutput(Array, '\/')\n#2 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(78): Icewind\SMB\Share->stat('\/')\n#3 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(112): OC\Files\Storage\SMB->getFileInfo('')\n#4 \/var\/www\/xxxx\/lib\/private\/files\/storage\/common.php(393): OC\Files\Storage\SMB->stat('')\n#5 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(457): OC\Files\Storage\Common->test(false)\n#6 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(539): OC_Mount_Config::getBackendStatus('\OC\Files\Stora...', Array, false)\n#7 \/var\/www\/xxxx\/apps\/files_external\/ajax\/addMountPoint.php(25): OC_Mount_Config::addMountPoint('Bilder Public', '\OC\Files\Stora...', Array, 'group', 'admin', false)\n#8 \/var\/www\/xxxx\/lib\/private\/route\/route.php(135) : runtime-created function(1): require_once('\/var\/www\/xxxx\/a...')\n#9 [internal function]: __lambda_func(Array)\n#10 \/var\/www\/xxxx\/lib\/private\/route\/router.php(251): call_user_func('?lambda_1', Array)\n#11 \/var\/www\/xxxx\/lib\/base.php(787): OC\Route\Router->match('\/apps\/files_ext...')\n#12 \/var\/www\/xxxx\/index.php(36): OC::handleRequest()\n#13 {main}","File":"\/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Parser.php","Line":49}","level":4,"time":"2015-02-18T15:58:17+00:00"}
{"reqId":"vfdYoFscfxNycqv9ZHkA","remoteAddr":"xx.xx.xx.xx","app":"files_external","message":"Exception: {"Message":"Invalid request for \/","Code":0,"Trace":"#0 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(361): Icewind\SMB\Parser->checkForError(Array, '\/')\n#1 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(126): Icewind\SMB\Share->parseOutput(Array, '\/')\n#2 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(78): Icewind\SMB\Share->stat('\/')\n#3 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(112): OC\Files\Storage\SMB->getFileInfo('')\n#4 \/var\/www\/xxxx\/lib\/private\/files\/storage\/common.php(393): OC\Files\Storage\SMB->stat('')\n#5 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(457): OC\Files\Storage\Common->test(false)\n#6 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(539): OC_Mount_Config::getBackendStatus('\OC\Files\Stora...', Array, false)\n#7 \/var\/www\/xxxx\/apps\/files_external\/ajax\/addMountPoint.php(25): OC_Mount_Config::addMountPoint('Bilder Public', '\OC\Files\Stora...', Array, 'group', 'admin', false)\n#8 \/var\/www\/xxxx\/lib\/private\/route\/route.php(135) : runtime-created function(1): require_once('\/var\/www\/xxxx\/a...')\n#9 [internal function]: __lambda_func(Array)\n#10 \/var\/www\/xxxx\/lib\/private\/route\/router.php(251): call_user_func('?lambda_745', Array)\n#11 \/var\/www\/xxxx\/lib\/base.php(787): OC\Route\Router->match('\/apps\/files_ext...')\n#12 \/var\/www\/xxxx\/index.php(36): OC::handleRequest()\n#13 {main}","File":"\/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Parser.php","Line":49}","level":4,"time":"2015-02-18T15:58:36+00:00"}
{"reqId":"OIDR453Ls1dDm3TLZUtg","remoteAddr":"xx.xx.xx.xx","app":"files_external","message":"Exception: {"Message":"Invalid request for \/","Code":0,"Trace":"#0 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(361): Icewind\SMB\Parser->checkForError(Array, '\/')\n#1 \/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Share.php(126): Icewind\SMB\Share->parseOutput(Array, '\/')\n#2 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(78): Icewind\SMB\Share->stat('\/')\n#3 \/var\/www\/xxxx\/apps\/files_external\/lib\/smb.php(112): OC\Files\Storage\SMB->getFileInfo('')\n#4 \/var\/www\/xxxx\/lib\/private\/files\/storage\/common.php(393): OC\Files\Storage\SMB->stat('')\n#5 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(457): OC\Files\Storage\Common->test(false)\n#6 \/var\/www\/xxxx\/apps\/files_external\/lib\/config.php(539): OC_Mount_Config::getBackendStatus('\OC\Files\Stora...', Array, false)\n#7 \/var\/www\/xxxx\/apps\/files_external\/ajax\/addMountPoint.php(25): OC_Mount_Config::addMountPoint('Bilder Public', '\OC\Files\Stora...', Array, 'group', 'admin', false)\n#8 \/var\/www\/xxxx\/lib\/private\/route\/route.php(135) : runtime-created function(1): require_once('\/var\/www\/xxxx\/a...')\n#9 [internal function]: __lambda_func(Array)\n#10 \/var\/www\/xxxx\/lib\/private\/route\/router.php(251): call_user_func('?lambda_928', Array)\n#11 \/var\/www\/xxxx\/lib\/base.php(787): OC\Route\Router->match('\/apps\/files_ext...')\n#12 \/var\/www\/xxxx\/index.php(36): OC::handleRequest()\n#13 {main}","File":"\/var\/www\/xxxx\/apps\/files_external\/3rdparty\/icewind\/smb\/src\/Parser.php","Line":49}","level":4,"time":"2015-02-18T15:58:48+00:00"}