-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android Client problem with external storage #2366
Comments
It seems for me like a server problem. |
Have you got any clue to investigate ? |
This request did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you! |
Hello |
Sad to hear. |
Hello
I’ve got Nextcloud 13 on a home server with an external storage
Very regularly, my Android app on a Galaxy S6 is not able to show the contents of a folder, to download ou upload a file. For example when sending a file to Nextcloud via the Android Share option, I get an Android notification “serveur under maintenance”.
It really seems an Android app problem.
Just after a failed action with the Android app, I open my Android web browser and connect to the nextcloud and browse to open the external storage root folder. I just open, without any action
Then I come back to the my previous action : for exemple come back to the Androi app and download a file, or come back to resend the file to via the Share option, the action is sucessful.
I never get problem when accessing with the web browser , or with other android applications linked to nextcloud : I use Foldersync and it always works , I use also keepassandroid which opens a file on my external storage; it works too.
I’d had always had this problem, I hoped the recent Android nextcloud 3 app would solve the problem. I’ve got the log of the last problem logged bu the nextcloud server. I can send it if helps
Thanks
Martin
Server configuration detail
Operating system: Linux 4.13.0-32-generic #35~16.04.1-Ubuntu SMP Thu Jan 25 10:13:43 UTC 2018 x86_64
Webserver: Apache/2.4.18 (Ubuntu) (apache2handler)
Database: mysql 10.0.33
PHP version: 7.0.25-0ubuntu0.16.04.1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, apache2handler, mysqlnd, PDO, xml, apcu, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, igbinary, imagick, intl, json, exif, mcrypt, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Zend OPcache
Nextcloud version: 13.0.1 - 13.0.1.1
Updated from an older Nextcloud/ownCloud or fresh install:
Where did you install Nextcloud from: unknown
Signing status
Array
List of activated apps
Configuration (config/config.php)
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP configuration (delete this part if not used)
Client configuration
Android version:
Device model:
Stock or customized system::
Nextcloud app version::
Nextcloud server version::
Logs
Browser log
Nextcloud log
Enabled:
Disabled:
{
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"localhost",
"192.XXXXXX",
"XXXX.letournel.net",
"90.XXXXXX",
"iciang.dynamic-dns.net"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"overwrite.cli.url": "https://192.168.1.53/nextcloud",
"dbtype": "mysql",
"version": "13.0.1.1",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"memcache.local": "\OC\Memcache\APCu",
"enabledPreviewProviders": [
"OC\Preview\Image",
"OC\Preview\MP3",
"OC\Preview\TXT",
"OC\Preview\MarkDown",
"OC\Preview\MSOfficeDoc",
"OC\Preview\MSOffice2003",
"OC\Preview\MSOffice2007",
"OC\Preview\PDF",
"OC\Preview\Epub"
],
"mail_smtpmode": "smtp",
"mail_smtpauthtype": "LOGIN",
"mail_smtpsecure": "ssl",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_smtpauth": 1,
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "465",
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"maintenance": false,
"theme": "",
"loglevel": 0,
"updater.secret": "REMOVED SENSITIVE VALUE"
}
With access to your command line run e.g.:
sudo -u www-data php occ ldap:show-config
from within your Nextcloud installation folder
Without access to your command line download the data/owncloud.db to your local
computer or access your SQL server remotely and run the select query:
SELECT * FROM
oc_appconfig
WHEREappid
= 'user_ldap';Eventually replace sensitive data as the name/IP-address of your LDAP server or groups.
Insert your webserver log here
Insert your Nextcloud log here
{"reqId":"QRryrmul9xYQP5i52yCR","level":4,"time":"2018-03-17T11:50:54+00:00","remoteAddr":"83.202.45.32","user":"XXXXX","app":"webdav","method":"PROPFIND","url":"/nextcloud/remote.php/webdav/XXXXX/","message":"Exception: {"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"Storage is temporarily not available","Code":0,"Trace":"#0 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(967): OCA\\DAV\\Connector\\Sabre\\ObjectTree->getNodeForPath('XXXXX')\n#1 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(1666): Sabre\\DAV\\Server->getPropertiesIteratorForPath('XXXXX', Array, 0)\n#2 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php(355): Sabre\\DAV\\Server->generateMultiStatus(Object(Generator), false)\n#3 [internal function]: Sabre\\DAV\\CorePlugin->httpPropFind(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#4 \/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#5 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(479): Sabre\\Event\\EventEmitter->emit('method:PROPFIND', Array)\n#6 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(254): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#7 \/var\/www\/nextcloud\/apps\/dav\/appinfo\/v1\/webdav.php(80): Sabre\\DAV\\Server->exec()\n#8 \/var\/www\/nextcloud\/remote.php(164): require_once('\/var\/www\/nextcl...')\n#9 {main}","File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/ObjectTree.php","Line":163}","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.0.3","version":"13.0.1.1"}
{"reqId":"VAiZIrWeRGupaIdwDInx","level":4,"time":"2018-03-17T11:50:56+00:00","remoteAddr":"83.202.45.32","user":"XXXXX","app":"webdav","method":"PROPFIND","url":"/nextcloud/remote.php/webdav/XXXXX/PY/","message":"Exception: {"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"Storage is temporarily not available","Code":0,"Trace":"#0 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(967): OCA\\DAV\\Connector\\Sabre\\ObjectTree->getNodeForPath('XXXXX\/PY')\n#1 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(1666): Sabre\\DAV\\Server->getPropertiesIteratorForPath('XXXXX\/PY', Array, 0)\n#2 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php(355): Sabre\\DAV\\Server->generateMultiStatus(Object(Generator), false)\n#3 [internal function]: Sabre\\DAV\\CorePlugin->httpPropFind(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#4 \/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#5 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(479): Sabre\\Event\\EventEmitter->emit('method:PROPFIND', Array)\n#6 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(254): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#7 \/var\/www\/nextcloud\/apps\/dav\/appinfo\/v1\/webdav.php(80): Sabre\\DAV\\Server->exec()\n#8 \/var\/www\/nextcloud\/remote.php(164): require_once('\/var\/www\/nextcl...')\n#9 {main}","File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/ObjectTree.php","Line":163}","userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.0.3","version":"13.0.1.1"}
{"reqId":"YCPfgWFN8p1Vxpuaevfp","level":4,"time":"2018-03-17T11:50:59+00:00","remoteAddr":"83.202.45.32","user":"XXXXX","app":"webdav","method":"HEAD","url":"/nextcloud/remote.php/webdav/XXXXX/PY/Couv_306547.jpg","message":"Exception: {"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"Storage is temporarily not available","Code":0,"Trace":"#0 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php(81): OCA\\DAV\\Connector\\Sabre\\ObjectTree->getNodeForPath('XXXXX\/PY\/Couv...')\n#1 [internal function]: Sabre\\DAV\\CorePlugin->httpGet(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#2 \/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#3 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(479): Sabre\\Event\\EventEmitter->emit('method:GET', Array)\n#4 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php(253): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response), false)\n#5 [internal function]: Sabre\\DAV\\CorePlugin->httpHead(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#6 \/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#7 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(479): Sabre\\Event\\EventEmitter->emit('method:HEAD', Array)\n#8 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(254): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#9 \/var\/www\/nextcloud\/apps\/dav\/appinfo\/v1\/webdav.php(80): Sabre\\DAV\\Server->exec()\n#10 \/var\/www\/nextcloud\/remote.php(164): require_once('\/var\/www\/nextcl...')\n#11 {main}","File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/ObjectTree.php","Line":163}","userAgent":"Mozilla/5.0 (Android) ownCloud-android/3.0.3","version":"13.0.1.1"}
{"reqId":"nfYSAznv2E01K4NTe77E","level":4,"time":"2018-03-17T11:50:59+00:00","remoteAddr":"83.202.45.32","user":"XXXXX","app":"webdav","method":"PUT","url":"/nextcloud/remote.php/webdav/XXXXX/PY/Couv_306547.jpg","message":"Exception: {"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"Storage is temporarily not available","Code":0,"Trace":"#0 \/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/LockPlugin.php(59): OCA\\DAV\\Connector\\Sabre\\ObjectTree->getNodeForPath('XXXXX\/PY\/Couv...')\n#1 [internal function]: OCA\\DAV\\Connector\\Sabre\\LockPlugin->getLock(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#2 \/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#3 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(466): Sabre\\Event\\EventEmitter->emit('beforeMethod', Array)\n#4 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(254): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#5 \/var\/www\/nextcloud\/apps\/dav\/appinfo\/v1\/webdav.php(80): Sabre\\DAV\\Server->exec()\n#6 \/var\/www\/nextcloud\/remote.php(164): require_once('\/var\/www\/nextcl...')\n#7 {main}","File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/ObjectTree.php","Line":163}","userAgent":"Mozilla/5.0 (Android) ownCloud-android/3.0.3","version":"13.0.1.1"}
{"reqId":"W1rHaBrhGjFxAtHTj5uo","level":0,"time":"2018-03-17T11:51:25+00:00","remoteAddr":"83.202.45.32","user":"--","app":"cron","method":"GET","url":"/nextcloud/cron.php","message":"Run OC\Command\CommandJob job with ID 515","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36","version":"13.0.1.1"}
{"reqId":"W1rHaBrhGjFxAtHTj5uo","level":3,"time":"2018-03-17T11:51:25+00:00","remoteAddr":"83.202.45.32","user":"--","app":"core","method":"GET","url":"/nextcloud/cron.php","message":"Error while running background job (class: OC\Command\CommandJob, arguments: O:33:"OCA\Files_Versions\Command\Expire":2:{s:43:"\u0000OCA\Files_Versions\Command\Expire\u0000fileName";s:44:"/XXXXX/PY/PYLSyncFiles/keepass/PY3110.kdbx";s:39:"\u0000OCA\Files_Versions\Command\Expire\u0000user";s:4:"XXXXX";}): {"Exception":"OCP\\Files\\StorageNotAvailableException","Message":"Storage with mount id 2 is not available","Code":1,"Trace":"#0 \/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php(526): OC\\Files\\Storage\\FailedStorage->getAvailability()\n#1 \/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Availability.php(67): OC\\Files\\Storage\\Wrapper\\Wrapper->getAvailability()\n#2 \/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Availability.php(78): OC\\Files\\Storage\\Wrapper\\Availability->isAvailable()\n#3 \/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Availability.php(242): OC\\Files\\Storage\\Wrapper\\Availability->checkAvailability()\n#4 \/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php(224): OC\\Files\\Storage\\Wrapper\\Availability->file_exists('PY\/PYLSyncFiles...')\n#5 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(1148): OC\\Files\\Storage\\Wrapper\\Wrapper->file_exists('PY\/PYLSyncFiles...')\n#6 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(541): OC\\Files\\View->basicOperation('file_exists', '\/XXXXX\/PY\/PYL...')\n#7 \/var\/www\/nextcloud\/lib\/private\/Files\/Filesystem.php(694): OC\\Files\\View->file_exists('\/XXXXX\/PY\/PYL...')\n#8 \/var\/www\/nextcloud\/apps\/files_versions\/lib\/Storage.php(722): OC\\Files\\Filesystem::file_exists('\/XXXXX\/PY\/PYL...')\n#9 \/var\/www\/nextcloud\/apps\/files_versions\/lib\/Command\/Expire.php(62): OCA\\Files_Versions\\Storage::expire('\/XXXXX\/PY\/PYL...', 'XXXXX')\n#10 \/var\/www\/nextcloud\/lib\/private\/Command\/CommandJob.php(35): OCA\\Files_Versions\\Command\\Expire->handle()\n#11 \/var\/www\/nextcloud\/lib\/private\/BackgroundJob\/Job.php(61): OC\\Command\\CommandJob->run('O:33:\"OCA\\\\Files...')\n#12 \/var\/www\/nextcloud\/lib\/private\/BackgroundJob\/QueuedJob.php(44): OC\\BackgroundJob\\Job->execute(Object(OC\\BackgroundJob\\JobList), Object(OC\\Log))\n#13 \/var\/www\/nextcloud\/cron.php(146): OC\\BackgroundJob\\QueuedJob->execute(Object(OC\\BackgroundJob\\JobList), Object(OC\\Log))\n#14 {main}","File":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/FailedStorage.php","Line":209,"Hint":"Storage is temporarily not available"}","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36","version":"13.0.1.1"}
{"reqId":"oPTwmB3lSeA7nyi9foOp","level":0,"time":"2018-03-17T11:52:33+00:00","remoteAddr":"83.202.45.32","user":"XXXXX","app":"core","method":"GET","url":"/nextcloud/index.php/apps/theming/styles?v=0","message":"SCSSCacher: /nextcloud/apps/theming/css/theming.scss compiled and successfully cached","userAgent":"Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G920F/G920FXXU5EQL4 Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/6.4 Chrome/56.0.2924.87 Mobile Safari/537.36","version":"13.0.1.1"}
{"reqId":"8XZILnMc4qwpyw5k2bRj","level":4,"time":"2018-03-17T11:52:34+00:00","remoteAddr":"83.202.45.32","user":"XXXXX","app":"webdav","method":"HEAD","url":"/nextcloud/remote.php/webdav/XXXXX/PY/Couv_306547.jpg","message":"Exception: {"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"Storage is temporarily not available","Code":0,"Trace":"#0 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php(81): OCA\\DAV\\Connector\\Sabre\\ObjectTree->getNodeForPath('XXXXX\/PY\/Couv...')\n#1 [internal function]: Sabre\\DAV\\CorePlugin->httpGet(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#2 \/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#3 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(479): Sabre\\Event\\EventEmitter->emit('method:GET', Array)\n#4 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php(253): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response), false)\n#5 [internal function]: Sabre\\DAV\\CorePlugin->httpHead(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#6 \/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#7 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(479): Sabre\\Event\\EventEmitter->emit('method:HEAD', Array)\n#8 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(254): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#9 \/var\/www\/nextcloud\/apps\/dav\/appinfo\/v1\/webdav.php(80): Sabre\\DAV\\Server->exec()\n#10 \/var\/www\/nextcloud\/remote.php(164): require_once('\/var\/www\/nextcl...')\n#11 {main}","File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/ObjectTree.php","Line":163}","userAgent":"Mozilla/5.0 (Android) ownCloud-android/3.0.3","version":"13.0.1.1"}
{"reqId":"liZY8Q2XkH7yKAAIfhnA","level":4,"time":"2018-03-17T11:52:34+00:00","remoteAddr":"83.202.45.32","user":"XXXXX","app":"webdav","method":"PUT","url":"/nextcloud/remote.php/webdav/XXXXX/PY/Couv_306547.jpg","message":"Exception: {"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"Storage is temporarily not available","Code":0,"Trace":"#0 \/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/LockPlugin.php(59): OCA\\DAV\\Connector\\Sabre\\ObjectTree->getNodeForPath('XXXXX\/PY\/Couv...')\n#1 [internal function]: OCA\\DAV\\Connector\\Sabre\\LockPlugin->getLock(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#2 \/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#3 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(466): Sabre\\Event\\EventEmitter->emit('beforeMethod', Array)\n#4 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(254): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#5 \/var\/www\/nextcloud\/apps\/dav\/appinfo\/v1\/webdav.php(80): Sabre\\DAV\\Server->exec()\n#6 \/var\/www\/nextcloud\/remote.php(164): require_once('\/var\/www\/nextcl...')\n#7 {main}","File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/ObjectTree.php","Line":163}","userAgent":"Mozilla/5.0 (Android) ownCloud-android/3.0.3","version":"13.0.1.1"}
{"reqId":"wk6PE0GTOSupB7FTy52K","level":0,"time":"2018-03-17T11:52:34+00:00","remoteAddr":"83.202.45.32","user":"--","app":"cron","method":"GET","url":"/nextcloud/cron.php","message":"Run OC\Authentication\Token\DefaultTokenCleanupJob job with ID 490","userAgent":"Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G920F/G920FXXU5EQL4 Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/6.4 Chrome/56.0.2924.87 Mobile Safari/537.36","version":"13.0.1.1"}
{"reqId":"wk6PE0GTOSupB7FTy52K","level":0,"time":"2018-03-17T11:52:34+00:00","remoteAddr":"83.202.45.32","user":"--","app":"cron","method":"GET","url":"/nextcloud/cron.php","message":"Invalidating session tokens older than 2018-03-16T11:52:34+00:00","userAgent":"Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G920F/G920FXXU5EQL4 Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/6.4 Chrome/56.0.2924.87 Mobile Safari/537.36","version":"13.0.1.1"}
{"reqId":"wk6PE0GTOSupB7FTy52K","level":0,"time":"2018-03-17T11:52:34+00:00","remoteAddr":"83.202.45.32","user":"--","app":"cron","method":"GET","url":"/nextcloud/cron.php","message":"Invalidating remembered session tokens older than 2018-03-02T11:52:34+00:00","userAgent":"Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G920F/G920FXXU5EQL4 Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/6.4 Chrome/56.0.2924.87 Mobile Safari/537.36","version":"13.0.1.1"}
{"reqId":"wk6PE0GTOSupB7FTy52K","level":0,"time":"2018-03-17T11:52:34+00:00","remoteAddr":"83.202.45.32","user":"--","app":"cron","method":"GET","url":"/nextcloud/cron.php","message":"Finished OC\Authentication\Token\DefaultTokenCleanupJob job with ID 490 in 0 seconds","userAgent":"Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G920F/G920FXXU5EQL4 Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/6.4 Chrome/56.0.2924.87 Mobile Safari/537.36","version":"13.0.1.1"}
{"reqId":"gvxC0gTi5caFI7IGNW22","level":3,"time":"2018-03-17T11:52:42+00:00","remoteAddr":"83.202.45.32","user":"XXXXX","app":"core","method":"GET","url":"/nextcloud/index.php/core/preview.png?file=%2FXXXXX%2F2018-2-16_7334.pdf&c=5a867f01ceb19&x=128&y=128&forceIcon=0","message":"ImageMagick says: Failed to read the file","userAgent":"Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G920F/G920FXXU5EQL4 Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/6.4 Chrome/56.0.2924.87 Mobile Safari/537.36","version":"13.0.1.1"}
{"reqId":"RolyxSBYDxCZsY2C8dnE","level":0,"time":"2018-03-17T11:53:09+00:00","remoteAddr":"83.202.45.32","user":"XXXXX","app":"webdav","method":"HEAD","url":"/nextcloud/remote.php/webdav/XXXXX/PY/Couv_306547.jpg","message":"Exception: {"Exception":"Sabre\\DAV\\Exception\\NotFound","Message":"File with name XXXXX\/PY\/Couv_306547.jpg could not be located","Code":0,"Trace":"#0 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php(81): OCA\\DAV\\Connector\\Sabre\\ObjectTree->getNodeForPath('XXXXX\/PY\/Couv...')\n#1 [internal function]: Sabre\\DAV\\CorePlugin->httpGet(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#2 \/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#3 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(479): Sabre\\Event\\EventEmitter->emit('method:GET', Array)\n#4 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php(253): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response), false)\n#5 [internal function]: Sabre\\DAV\\CorePlugin->httpHead(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#6 \/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php(105): call_user_func_array(Array, Array)\n#7 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(479): Sabre\\Event\\EventEmitter->emit('method:HEAD', Array)\n#8 \/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php(254): Sabre\\DAV\\Server->invokeMethod(Object(Sabre\\HTTP\\Request), Object(Sabre\\HTTP\\Response))\n#9 \/var\/www\/nextcloud\/apps\/dav\/appinfo\/v1\/webdav.php(80): Sabre\\DAV\\Server->exec()\n#10 \/var\/www\/nextcloud\/remote.php(164): require_once('\/var\/www\/nextcl...')\n#11 {main}","File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/ObjectTree.php","Line":174}","userAgent":"Mozilla/5.0 (Android) ownCloud-android/3.0.3","version":"13.0.1.1"}
{"reqId":"BDWT9wgaqgOwHfp3g6yO","level":0,"time":"2018-03-17T11:53:13+00:00","remoteAddr":"83.202.45.32","user":"XXXXX","app":"core","method":"GET","url":"/nextcloud/index.php/apps/files/api/v1/thumbnail/512/512/XXXXX/PY/Couv_306547.jpg","message":"OC_Image->fixOrientation() Orientation: -1","userAgent":"Mozilla/5.0 (Android) ownCloud-android/3.0.3","version":"13.0.1.1"}
{"reqId":"qpuMdP6OlkwSGF3GFyQr","level":3,"time":"2018-03-17T11:53:34+00:00","remoteAddr":"83.202.45.32","user":"XXXXX","app":"core","method":"GET","url":"/nextcloud/index.php/core/preview.png?file=%2FXXXXX%2F2018-2-16_7334.pdf&c=5a867f01ceb19&x=128&y=128&forceIcon=0","message":"ImageMagick says: Failed to read the file","userAgent":"Mozilla/5.0 (Linux; Android 7.0; SAMSUNG SM-G920F/G920FXXU5EQL4 Build/NRD90M) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/6.4 Chrome/56.0.2924.87 Mobile Safari/537.36","version":"13.0.1.1"}
{"reqId":"853ZNbxpIUiCtSn7I36M","level":0,"time":"2018-03-17T11:54:45+00:00","remoteAddr":"83.202.45.32","user":"XXXXX","app":"core","method":"GET","url":"/nextcloud/index.php/apps/files/api/v1/thumbnail/256/256/XXXXX/Classement%20Photos/0000%20PYL%20a%20classer/20180317_110418.jpg","message":"OC_Image->fixOrientation() Orientation: 1","userAgent":"Mozilla/5.0 (Android) ownCloud-android/3.0.3","version":"13.0.1.1"}
{"reqId":"QJjCrJYn6Ny1tm2Oouik","level":0,"time":"2018-03-17T11:55:18+00:00","remoteAddr":"83.202.45.32","user":"--","app":"cron","method":"GET","url":"/nextcloud/cron.php","message":"Run OC\Log\Rotate job with ID 491","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36","version":"13.0.1.1"}
{"reqId":"QJjCrJYn6Ny1tm2Oouik","level":0,"time":"2018-03-17T11:55:18+00:00","remoteAddr":"83.202.45.32","user":"--","app":"cron","method":"GET","url":"/nextcloud/cron.php","message":"Finished OC\Log\Rotate job with ID 491 in 0 seconds","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36","version":"13.0.1.1"}
Browser log
Insert your browser log here, this could for example include:
The text was updated successfully, but these errors were encountered: