onlyoffice-owncloud icon indicating copy to clipboard operation
onlyoffice-owncloud copied to clipboard

Only file-owners edits are stored back to owncloud

Open janholubek opened this issue 5 years ago • 5 comments

Hi, we installed the latest version of ONLYOFFICE Integration edition and connected it to our ownCloud. Unfortunately we discovered, that changes in a document are only saved if the file-owner is involved. Our ownCloud is structured in such a way that all folders are owned and shared by the admin. If other users (with writing permissions) edit documents in those folders, the ownCloud files don't get changed.

The changes are viewable in the editor for a few hours (probably due to a cache of the document server) and if the admin adds for example a space character, the ownCloud file gets changed and can by synched via the desktop client. But if he is not involved, the file is corrupted the next day. ONLYOFFICE states "Error: Download failed" and the desktop client claims: "The downloaded file is empty despite the server announced it should have been x MB." For testing purposes I shared a folder as a test user: Now he's the owner, his edits were stored, other ones were not.

I'll copy some config details from another issue in ownCloud itself, hoping it contributes to a solution. If you have any further questions, let me know. For more technical details I'll have to ask our hosting partner.

Operating system: CentOS Linux release 7.6.1810 (Core) Web server: Apache (on Managed Cloud Service) Database: MySQL PHP version: 7.1.28 ownCloud version: 10.0.10.4 Are you using external storage, if yes which one: no Are you using encryption: yes Are you using an external user-backend, if yes which one: Webdav document server log: no abnormalities according to our hosting partner

janholubek avatar May 03 '19 08:05 janholubek

Hello, @janholubek, I can not reproduce issue. The problem occures only with files in folders? Are you using any apps for folders or users?

HelenBelova17 avatar May 07 '19 08:05 HelenBelova17

Hi @HelenBelova17, thanks for your answer. I just tried the procedure with a standard user in his root (no parent directory), but the problem is the same. Anyway I'm quite sure we don't use any unusual app.

Enabled:

  • activity: 2.4.2
  • comments: 0.3.0
  • configreport: 0.1.1
  • dav: 0.4.0
  • encryption: 1.3.1
  • federatedfilesharing: 0.3.1
  • federation: 0.1.0
  • files: 1.5.1
  • files_clipboard: 0.7.1
  • files_external: 0.7.1
  • files_pdfviewer: 0.11.0
  • files_sharing: 0.11.0
  • files_texteditor: 2.3.0
  • files_trashbin: 0.9.1
  • files_versions: 1.3.0
  • files_videoplayer: 0.9.8
  • firstrunwizard: 1.1
  • gallery: 16.1.1
  • market: 0.4.0
  • notifications: 0.3.5
  • onlyoffice: 2.1.7
  • provisioning_api: 0.5.0
  • systemtags: 0.3.0
  • updatenotification: 0.2.1

Disabled:

  • external
  • templateeditor
  • user_external

janholubek avatar May 07 '19 09:05 janholubek

I'm also in contact with official ONLYOFFICE-Support concerning this issue, and thanks to their hint I found some suspicious lines in ownCloud log file:

{"reqId":"fb5fd49e-b39b-4b3f-a04c-b074214a17b3","level":3,"time":"2019-05-07T08:43:29+00:00","remoteAddr":"***","user":"simon","app":"no app in context","method":"GET","url":"\/remote.php\/dav\/files\/simon\/***\/***.pdf","message":"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you."}
{"reqId":"fb5fd49e-b39b-4b3f-a04c-b074214a17b3","level":4,"time":"2019-05-07T08:43:29+00:00","remoteAddr":"***","user":"simon","app":"webdav","method":"GET","url":"\/remote.php\/dav\/files\/simon\/***\/***.pdf","message":"Exception: Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.: {\"Exception\":\"OC\\\\Encryption\\\\Exceptions\\\\DecryptionFailedException\",\"Message\":\"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(454): OCA\\\\Encryption\\\\Crypto\\\\Encryption->decrypt(*** sensitive parameters replaced ***)\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Stream\\\/Encryption.php(289): OC\\\\Files\\\\Stream\\\\Encryption->readCache()\\n#2 [internal function]: OC\\\\Files\\\\Stream\\\\Encryption->stream_read(8192)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_external\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/Wrapper.php(83): fread(Resource id #111, 8192)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_external\\\/3rdparty\\\/icewind\\\/streams\\\/src\\\/CallbackWrapper.php(91): Icewind\\\\Streams\\\\Wrapper->stream_read(8192)\\n#5 [internal function]: Icewind\\\\Streams\\\\CallbackWrapper->stream_read(8192)\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/composer\\\/sabre\\\/http\\\/lib\\\/Sapi.php(80): stream_copy_to_stream(Resource id #114, Resource id #116, '173891')\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(498): Sabre\\\\HTTP\\\\Sapi::sendResponse(Object(Sabre\\\\HTTP\\\\Response))\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(254): Sabre\\\\DAV\\\\Server->invokeMethod(Object(Sabre\\\\HTTP\\\\Request), Object(Sabre\\\\HTTP\\\\Response))\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/dav\\\/lib\\\/Server.php(298): Sabre\\\\DAV\\\\Server->exec()\\n#10 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/dav\\\/appinfo\\\/v2\\\/remote.php(31): OCA\\\\DAV\\\\Server->exec()\\n#11 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/remote.php(165): require_once('\\\/var\\\/www\\\/vhosts...')\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/encryption\\\/lib\\\/Crypto\\\/Encryption.php\",\"Line\":366}}
{"reqId":"XNFFPR7taauuOx0uFybtogAAABE","level":3,"time":"2019-05-07T08:43:46+00:00","remoteAddr":"***","user":"max.mustermann","app":"onlyoffice","method":"POST","url":"\/apps\/onlyoffice\/track?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjQyNzUxNDA4LCJvd25lcklkIjoiamFuLmhvbHViZWsiLCJ0b2tlbiI6bnVsbCwiYWN0aW9uIjoidHJhY2sifQ.A97F23LnIr9c_SgHqt-02o2ztWj5rAnRQFszqgGlw44","message":"Track MustSave error: Private Key missing for user: please try to log-out and log-in again"}
{"reqId":"XNFFeU2quduqxMOWyZNZzgAAABs","level":3,"time":"2019-05-07T08:44:41+00:00","remoteAddr":"***","user":"max.mustermann","app":"PHP","method":"GET","url":"\/remote.php\/webdav\/Testtabelle.xlsx?downloadStartSecret=***","message":"fread(): Length parameter must be greater than 0 at \/var\/www\/vhosts\/***.de\/htdocs\/apps\/files_external\/3rdparty\/icewind\/streams\/src\/Wrapper.php#83"}
{"reqId":"pw3BlQHgiEKhY0a1pJGO","level":3,"time":"2019-05-07T08:55:04+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/files_trashbin\\\/files\\\/***.pdf.d1557219260 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/files_trashbin...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1241): OC\\\\Files\\\\Filesystem::getOwner('\\\/files_trashbin...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::prepare_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(625): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Trashbin', 'preDelete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(664): OCA\\\\Files_Trashbin\\\\Trashbin::emitTrashbinPreDelete('\\\/files_trashbin...')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(801): OCA\\\\Files_Trashbin\\\\Trashbin::delete('06.2.1_Anlage 6...', 'cindy', '1557219260')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(761): OCA\\\\Files_Trashbin\\\\Trashbin::deleteFiles(Array, 'cindy', -1831574580)\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Command\\\/Expire.php(56): OCA\\\\Files_Trashbin\\\\Trashbin::expire('cindy')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Trashbin\\\\Command\\\\Expire->handle()\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#10 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#11 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"pw3BlQHgiEKhY0a1pJGO","level":3,"time":"2019-05-07T08:55:04+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/files_trashbin\\\/files\\\/***.pdf.d1557219260 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/files_trashbin...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1311): OC\\\\Files\\\\Filesystem::getOwner('\\\/files_trashbin...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::post_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(633): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Trashbin', 'delete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(666): OCA\\\\Files_Trashbin\\\\Trashbin::emitTrashbinPostDelete('\\\/files_trashbin...')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(801): OCA\\\\Files_Trashbin\\\\Trashbin::delete('06.2.1_Anlage 6...', 'cindy', '1557219260')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(761): OCA\\\\Files_Trashbin\\\\Trashbin::deleteFiles(Array, 'cindy', -1831574580)\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Command\\\/Expire.php(56): OCA\\\\Files_Trashbin\\\\Trashbin::expire('cindy')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Trashbin\\\\Command\\\\Expire->handle()\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#10 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#11 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"pw3BlQHgiEKhY0a1pJGO","level":3,"time":"2019-05-07T08:55:04+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/files_trashbin\\\/files\\\/***.pdf.d1557219260 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/files_trashbin...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1241): OC\\\\Files\\\\Filesystem::getOwner('\\\/files_trashbin...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::prepare_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(625): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Trashbin', 'preDelete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(664): OCA\\\\Files_Trashbin\\\\Trashbin::emitTrashbinPreDelete('\\\/files_trashbin...')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(801): OCA\\\\Files_Trashbin\\\\Trashbin::delete('00_Einleitung V...', 'cindy', '1557219260')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(761): OCA\\\\Files_Trashbin\\\\Trashbin::deleteFiles(Array, 'cindy', -1831477193)\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Command\\\/Expire.php(56): OCA\\\\Files_Trashbin\\\\Trashbin::expire('cindy')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Trashbin\\\\Command\\\\Expire->handle()\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#10 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#11 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"pw3BlQHgiEKhY0a1pJGO","level":3,"time":"2019-05-07T08:55:04+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/files_trashbin\\\/files\\\/***.pdf.d1557219260 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/files_trashbin...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1311): OC\\\\Files\\\\Filesystem::getOwner('\\\/files_trashbin...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::post_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(633): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Trashbin', 'delete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(666): OCA\\\\Files_Trashbin\\\\Trashbin::emitTrashbinPostDelete('\\\/files_trashbin...')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(801): OCA\\\\Files_Trashbin\\\\Trashbin::delete('00_Einleitung V...', 'cindy', '1557219260')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(761): OCA\\\\Files_Trashbin\\\\Trashbin::deleteFiles(Array, 'cindy', -1831477193)\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Command\\\/Expire.php(56): OCA\\\\Files_Trashbin\\\\Trashbin::expire('cindy')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Trashbin\\\\Command\\\\Expire->handle()\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#10 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#11 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"pw3BlQHgiEKhY0a1pJGO","level":3,"time":"2019-05-07T08:55:12+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/files_trashbin\\\/files\\\/***.pdf.d1557219260 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/files_trashbin...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1241): OC\\\\Files\\\\Filesystem::getOwner('\\\/files_trashbin...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::prepare_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(625): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Trashbin', 'preDelete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(664): OCA\\\\Files_Trashbin\\\\Trashbin::emitTrashbinPreDelete('\\\/files_trashbin...')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(801): OCA\\\\Files_Trashbin\\\\Trashbin::delete('06.2.1_Anlage 6...', 'admin', '1557219260')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(761): OCA\\\\Files_Trashbin\\\\Trashbin::deleteFiles(Array, 'admin', -41729630052)\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Command\\\/Expire.php(56): OCA\\\\Files_Trashbin\\\\Trashbin::expire('admin')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Trashbin\\\\Command\\\\Expire->handle()\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#10 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#11 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"pw3BlQHgiEKhY0a1pJGO","level":3,"time":"2019-05-07T08:55:12+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/files_trashbin\\\/files\\\/***.pdf.d1557219260 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/files_trashbin...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1311): OC\\\\Files\\\\Filesystem::getOwner('\\\/files_trashbin...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::post_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(633): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Trashbin', 'delete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(666): OCA\\\\Files_Trashbin\\\\Trashbin::emitTrashbinPostDelete('\\\/files_trashbin...')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(801): OCA\\\\Files_Trashbin\\\\Trashbin::delete('06.2.1_Anlage 6...', 'admin', '1557219260')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(761): OCA\\\\Files_Trashbin\\\\Trashbin::deleteFiles(Array, 'admin', -41729630052)\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Command\\\/Expire.php(56): OCA\\\\Files_Trashbin\\\\Trashbin::expire('admin')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Trashbin\\\\Command\\\\Expire->handle()\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#10 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#11 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"pw3BlQHgiEKhY0a1pJGO","level":3,"time":"2019-05-07T08:55:21+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/files_trashbin\\\/files\\\/***.pdf.d1557219260 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/files_trashbin...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1241): OC\\\\Files\\\\Filesystem::getOwner('\\\/files_trashbin...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::prepare_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(625): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Trashbin', 'preDelete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(664): OCA\\\\Files_Trashbin\\\\Trashbin::emitTrashbinPreDelete('\\\/files_trashbin...')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(801): OCA\\\\Files_Trashbin\\\\Trashbin::delete('00_Einleitung V...', 'admin', '1557219260')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(761): OCA\\\\Files_Trashbin\\\\Trashbin::deleteFiles(Array, 'admin', -41729532665)\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Command\\\/Expire.php(56): OCA\\\\Files_Trashbin\\\\Trashbin::expire('admin')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Trashbin\\\\Command\\\\Expire->handle()\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#10 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#11 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"pw3BlQHgiEKhY0a1pJGO","level":3,"time":"2019-05-07T08:55:21+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/files_trashbin\\\/files\\\/***.pdf.d1557219260 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/files_trashbin...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1311): OC\\\\Files\\\\Filesystem::getOwner('\\\/files_trashbin...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::post_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(633): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Trashbin', 'delete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(666): OCA\\\\Files_Trashbin\\\\Trashbin::emitTrashbinPostDelete('\\\/files_trashbin...')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(801): OCA\\\\Files_Trashbin\\\\Trashbin::delete('00_Einleitung V...', 'admin', '1557219260')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(761): OCA\\\\Files_Trashbin\\\\Trashbin::deleteFiles(Array, 'admin', -41729532665)\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Command\\\/Expire.php(56): OCA\\\\Files_Trashbin\\\\Trashbin::expire('admin')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Trashbin\\\\Command\\\\Expire->handle()\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#10 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#11 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"IN14TVEn4twl7j1hEkb1","level":3,"time":"2019-05-07T08:57:04+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/files_trashbin\\\/files\\\/Neues Textdokument.txt.d1557219371 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/files_trashbin...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1241): OC\\\\Files\\\\Filesystem::getOwner('\\\/files_trashbin...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::prepare_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(625): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Trashbin', 'preDelete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(664): OCA\\\\Files_Trashbin\\\\Trashbin::emitTrashbinPreDelete('\\\/files_trashbin...')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(801): OCA\\\\Files_Trashbin\\\\Trashbin::delete('Neues Textdokum...', 'cindy', '1557219371')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(761): OCA\\\\Files_Trashbin\\\\Trashbin::deleteFiles(Array, 'cindy', -1832679146)\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Command\\\/Expire.php(56): OCA\\\\Files_Trashbin\\\\Trashbin::expire('cindy')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Trashbin\\\\Command\\\\Expire->handle()\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#10 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#11 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"IN14TVEn4twl7j1hEkb1","level":3,"time":"2019-05-07T08:57:04+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/files_trashbin\\\/files\\\/Neues Textdokument.txt.d1557219371 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/files_trashbin...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1311): OC\\\\Files\\\\Filesystem::getOwner('\\\/files_trashbin...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::post_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(633): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Trashbin', 'delete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(666): OCA\\\\Files_Trashbin\\\\Trashbin::emitTrashbinPostDelete('\\\/files_trashbin...')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(801): OCA\\\\Files_Trashbin\\\\Trashbin::delete('Neues Textdokum...', 'cindy', '1557219371')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(761): OCA\\\\Files_Trashbin\\\\Trashbin::deleteFiles(Array, 'cindy', -1832679146)\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Command\\\/Expire.php(56): OCA\\\\Files_Trashbin\\\\Trashbin::expire('cindy')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Trashbin\\\\Command\\\\Expire->handle()\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#10 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#11 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"IN14TVEn4twl7j1hEkb1","level":3,"time":"2019-05-07T08:57:13+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/files_trashbin\\\/files\\\/Neues Textdokument.txt.d1557219371 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/files_trashbin...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1241): OC\\\\Files\\\\Filesystem::getOwner('\\\/files_trashbin...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::prepare_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(625): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Trashbin', 'preDelete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(664): OCA\\\\Files_Trashbin\\\\Trashbin::emitTrashbinPreDelete('\\\/files_trashbin...')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(801): OCA\\\\Files_Trashbin\\\\Trashbin::delete('Neues Textdokum...', 'admin', '1557219371')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(761): OCA\\\\Files_Trashbin\\\\Trashbin::deleteFiles(Array, 'admin', -41732422170)\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Command\\\/Expire.php(56): OCA\\\\Files_Trashbin\\\\Trashbin::expire('admin')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Trashbin\\\\Command\\\\Expire->handle()\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#10 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#11 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"IN14TVEn4twl7j1hEkb1","level":3,"time":"2019-05-07T08:57:13+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/files_trashbin\\\/files\\\/Neues Textdokument.txt.d1557219371 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/files_trashbin...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1311): OC\\\\Files\\\\Filesystem::getOwner('\\\/files_trashbin...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::post_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(633): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Trashbin', 'delete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(666): OCA\\\\Files_Trashbin\\\\Trashbin::emitTrashbinPostDelete('\\\/files_trashbin...')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(801): OCA\\\\Files_Trashbin\\\\Trashbin::delete('Neues Textdokum...', 'admin', '1557219371')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Trashbin.php(761): OCA\\\\Files_Trashbin\\\\Trashbin::deleteFiles(Array, 'admin', -41732422170)\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_trashbin\\\/lib\\\/Command\\\/Expire.php(56): OCA\\\\Files_Trashbin\\\\Trashbin::expire('admin')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Trashbin\\\\Command\\\\Expire->handle()\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#10 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#11 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"XNFIhxQy8ncMla8NmCEUkAAAAAc","level":2,"time":"2019-05-07T08:57:43+00:00","remoteAddr":"***","user":"--","app":"core","method":"POST","url":"\/login?redirect_url=%252Fapps%252Fonlyoffice%252F42564012%253FfilePath%253D%25252F***.docx","message":"Login failed: 'hong' (Remote IP: '***')"}
{"reqId":"XNFIlGg4mkVWYFdWSTro8QAAABU","level":3,"time":"2019-05-07T08:57:57+00:00","remoteAddr":"***","user":"--","app":"PHP","method":"GET","url":"\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjQyNTY0MDEyLCJ1c2VySWQiOiJob25nLm1haSIsInRva2VuIjpudWxsLCJhY3Rpb24iOiJkb3dubG9hZCJ9.iMx4MhEarpNmPSdmkLfd5vX6G_r84-bwI3oBdNsZU3k","message":"fread(): Length parameter must be greater than 0 at \/var\/www\/vhosts\/***.de\/htdocs\/apps\/files_external\/3rdparty\/icewind\/streams\/src\/Wrapper.php#83"}
{"reqId":"XNFIlkvBOzs1bFBURkLQwQAAAA4","level":3,"time":"2019-05-07T08:57:59+00:00","remoteAddr":"***","user":"--","app":"PHP","method":"GET","url":"\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjQyNTY0MDEyLCJ1c2VySWQiOiJob25nLm1haSIsInRva2VuIjpudWxsLCJhY3Rpb24iOiJkb3dubG9hZCJ9.iMx4MhEarpNmPSdmkLfd5vX6G_r84-bwI3oBdNsZU3k","message":"fread(): Length parameter must be greater than 0 at \/var\/www\/vhosts\/***.de\/htdocs\/apps\/files_external\/3rdparty\/icewind\/streams\/src\/Wrapper.php#83"}
{"reqId":"XNFImGg4mkVWYFdWSTro8gAAABU","level":3,"time":"2019-05-07T08:58:00+00:00","remoteAddr":"***","user":"--","app":"PHP","method":"GET","url":"\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjQyNTY0MDEyLCJ1c2VySWQiOiJob25nLm1haSIsInRva2VuIjpudWxsLCJhY3Rpb24iOiJkb3dubG9hZCJ9.iMx4MhEarpNmPSdmkLfd5vX6G_r84-bwI3oBdNsZU3k","message":"fread(): Length parameter must be greater than 0 at \/var\/www\/vhosts\/***.de\/htdocs\/apps\/files_external\/3rdparty\/icewind\/streams\/src\/Wrapper.php#83"}
{"reqId":"XNFJNgzyxKPB5EGHH7mjwwAAAAg","level":3,"time":"2019-05-07T09:00:38+00:00","remoteAddr":"***","user":"--","app":"PHP","method":"GET","url":"\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjQyNTY0MDEyLCJ1c2VySWQiOiJob25nLm1haSIsInRva2VuIjpudWxsLCJhY3Rpb24iOiJkb3dubG9hZCJ9.iMx4MhEarpNmPSdmkLfd5vX6G_r84-bwI3oBdNsZU3k","message":"fread(): Length parameter must be greater than 0 at \/var\/www\/vhosts\/***.de\/htdocs\/apps\/files_external\/3rdparty\/icewind\/streams\/src\/Wrapper.php#83"}
{"reqId":"XNFJN0u9SxrZxvwhmRtMzAAAABY","level":3,"time":"2019-05-07T09:00:40+00:00","remoteAddr":"***","user":"--","app":"PHP","method":"GET","url":"\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjQyNTY0MDEyLCJ1c2VySWQiOiJob25nLm1haSIsInRva2VuIjpudWxsLCJhY3Rpb24iOiJkb3dubG9hZCJ9.iMx4MhEarpNmPSdmkLfd5vX6G_r84-bwI3oBdNsZU3k","message":"fread(): Length parameter must be greater than 0 at \/var\/www\/vhosts\/***.de\/htdocs\/apps\/files_external\/3rdparty\/icewind\/streams\/src\/Wrapper.php#83"}
{"reqId":"XNFJOW3yb18xi@egd0sLMAAAABQ","level":3,"time":"2019-05-07T09:00:41+00:00","remoteAddr":"***","user":"--","app":"PHP","method":"GET","url":"\/apps\/onlyoffice\/download?doc=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJmaWxlSWQiOjQyNTY0MDEyLCJ1c2VySWQiOiJob25nLm1haSIsInRva2VuIjpudWxsLCJhY3Rpb24iOiJkb3dubG9hZCJ9.iMx4MhEarpNmPSdmkLfd5vX6G_r84-bwI3oBdNsZU3k","message":"fread(): Length parameter must be greater than 0 at \/var\/www\/vhosts\/***.de\/htdocs\/apps\/files_external\/3rdparty\/icewind\/streams\/src\/Wrapper.php#83"}
{"reqId":"hpxwQrx5yV9zug5rNcgm","level":3,"time":"2019-05-07T09:04:03+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/***\\\/***.xlsx.v1556880210 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/***\\\/Q...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1241): OC\\\\Files\\\\Filesystem::getOwner('\\\/***\\\/Q...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::prepare_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_versions\\\/lib\\\/Storage.php(765): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Versions', 'preDelete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_versions\\\/lib\\\/Command\\\/Expire.php(60): OCA\\\\Files_Versions\\\\Storage::expire('\\\/***\\\/Q...', 'admin')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Versions\\\\Command\\\\Expire->handle()\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#9 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"hpxwQrx5yV9zug5rNcgm","level":3,"time":"2019-05-07T09:04:03+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/***\\\/***.xlsx.v1556880210 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/***\\\/Q...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1311): OC\\\\Files\\\\Filesystem::getOwner('\\\/***\\\/Q...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1299): OC\\\\Preview::post_delete(Array, 'files\\\/')\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::post_delete_versions(Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_versions\\\/lib\\\/Storage.php(767): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Versions', 'delete', Array)\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_versions\\\/lib\\\/Command\\\/Expire.php(60): OCA\\\\Files_Versions\\\\Storage::expire('\\\/***\\\/Q...', 'admin')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Versions\\\\Command\\\\Expire->handle()\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#10 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"hpxwQrx5yV9zug5rNcgm","level":3,"time":"2019-05-07T09:04:03+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/***\\\/***.xlsx.v1556880158 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/***\\\/Q...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1241): OC\\\\Files\\\\Filesystem::getOwner('\\\/***\\\/Q...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::prepare_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_versions\\\/lib\\\/Storage.php(765): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Versions', 'preDelete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_versions\\\/lib\\\/Command\\\/Expire.php(60): OCA\\\\Files_Versions\\\\Storage::expire('\\\/***\\\/Q...', 'admin')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Versions\\\\Command\\\\Expire->handle()\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#9 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"hpxwQrx5yV9zug5rNcgm","level":3,"time":"2019-05-07T09:04:03+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/***\\\/***.xlsx.v1556880158 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/***\\\/Q...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1311): OC\\\\Files\\\\Filesystem::getOwner('\\\/***\\\/Q...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1299): OC\\\\Preview::post_delete(Array, 'files\\\/')\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::post_delete_versions(Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_versions\\\/lib\\\/Storage.php(767): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Versions', 'delete', Array)\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_versions\\\/lib\\\/Command\\\/Expire.php(60): OCA\\\\Files_Versions\\\\Storage::expire('\\\/***\\\/Q...', 'admin')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Versions\\\\Command\\\\Expire->handle()\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#10 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"hpxwQrx5yV9zug5rNcgm","level":3,"time":"2019-05-07T09:04:03+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/***\\\/***.xlsx.v1556799462 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/***\\\/Q...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1241): OC\\\\Files\\\\Filesystem::getOwner('\\\/***\\\/Q...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::prepare_delete(Array)\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_versions\\\/lib\\\/Storage.php(765): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Versions', 'preDelete', Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_versions\\\/lib\\\/Command\\\/Expire.php(60): OCA\\\\Files_Versions\\\\Storage::expire('\\\/***\\\/Q...', 'admin')\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Versions\\\\Command\\\\Expire->handle()\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#9 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}
{"reqId":"hpxwQrx5yV9zug5rNcgm","level":3,"time":"2019-05-07T09:04:03+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"--","url":"--","message":"Exception: {\"Exception\":\"OCP\\\\Files\\\\NotFoundException\",\"Message\":\"\\\/***\\\/***.xlsx.v1556799462 not found while trying to get owner\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/Filesystem.php(961): OC\\\\Files\\\\View->getOwner('\\\/***\\\/Q...')\\n#1 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1311): OC\\\\Files\\\\Filesystem::getOwner('\\\/***\\\/Q...')\\n#2 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Preview.php(1299): OC\\\\Preview::post_delete(Array, 'files\\\/')\\n#3 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/legacy\\\/hook.php(105): OC\\\\Preview::post_delete_versions(Array)\\n#4 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_versions\\\/lib\\\/Storage.php(767): OC_Hook::emit('\\\\\\\\OCP\\\\\\\\Versions', 'delete', Array)\\n#5 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/apps\\\/files_versions\\\/lib\\\/Command\\\/Expire.php(60): OCA\\\\Files_Versions\\\\Storage::expire('\\\/***\\\/Q...', 'admin')\\n#6 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Command\\\/CommandJob.php(34): OCA\\\\Files_Versions\\\\Command\\\\Expire->handle()\\n#7 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/Job.php(57): OC\\\\Command\\\\CommandJob->run('O:33:\\\"OCA\\\\\\\\Files...')\\n#8 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/BackgroundJob\\\/QueuedJob.php(42): OC\\\\BackgroundJob\\\\Job->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#9 \\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/cron.php(120): OC\\\\BackgroundJob\\\\QueuedJob->execute(Object(OC\\\\BackgroundJob\\\\JobList), Object(OC\\\\Log))\\n#10 {main}\",\"File\":\"\\\/var\\\/www\\\/vhosts\\\/***.de\\\/htdocs\\\/lib\\\/private\\\/Files\\\/View.php\",\"Line\":1717}}

We migrated from Private Key to Master Key encryption to use ONLYOFFICE, so no idea, why ownCloud asks for a Private Key in line 3...

janholubek avatar May 08 '19 14:05 janholubek

Hello @janholubek, we suppose the problem is in Master Key encryption. We are trying to reproduce the issue once again. We will notify you as soon as there is any result.

alexanderonlyoffice avatar May 09 '19 10:05 alexanderonlyoffice

Could you please specify if the problem recurs with the last version of the app?

LinneyS avatar Dec 26 '19 10:12 LinneyS