owncloud / android

:phone: The ownCloud Android App
GNU General Public License v2.0
3.83k stars 3.05k forks source link

[BUG] File size becomes 0 after a local update #4495

Open Rulim opened 1 week ago

Rulim commented 1 week ago

Actual behaviour

android app version 4.4 after changing file - file size becomes 0 now I switched to the android app version 4.3.1 it works stably and there is no such error I made a screen recording: https://youtube.com/shorts/4fKqpBwJoSg?si=nxqUSzqimjWwd8Up

Expected behaviour

the file size should change according to the changes

Steps to reproduce

  1. open existing file
  2. make changes and save
  3. the file size becomes equal to 0

Can this problem be reproduced with the official owncloud server? (url: https://ocis.ocis.master.owncloud.works, user: einstein, password: relativity)

Environment data

Android version: 12

Device model: Asus zenfone 7 pro

Stock or customized system: stock

ownCloud app version: 4.4.0

ownCloud server version: version 10.15.0.2

Logs

Web server error log

There are no errors at the time of the described actions.

ownCloud log (data/owncloud.log)

{"reqId":"VFYS8r3C1BY6AqmgKZJp","level":3,"time":"2024-05-04T05:50:41+00:00","remoteAddr":"172.16.0.254","user":"--","app":"mysql.setup","method":"POST","url":"\/index.php","message":"Specific user creation failed: An exception occurred while executing 'SELECT user FROM mysql.user WHERE user=?' with params [\"oc_igor\"]:\n\nSQLSTATE[42000]: Syntax error or access violation: 1142 SELECT command denied to user 'ownclouduser'@'localhost' for table `mysql`.`user`"}
{"reqId":"0Yq3yA7jAaeArBRHGFWi","level":2,"time":"2024-05-04T05:54:18+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/config:list","message":"Invalid request to occ controller. Details: \"Web executor is not allowed to run from a host 172.16.0.254\""}
{"reqId":"AqoQp6BXn2lm6hs2wH6J","level":2,"time":"2024-05-04T05:54:19+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/config:list","message":"Invalid request to occ controller. Details: \"Web executor is not allowed to run from a host 172.16.0.254\""}
{"reqId":"Ng4dyOMgnAS3mFSSrnyo","level":2,"time":"2024-05-04T05:54:25+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/config:list","message":"Invalid request to occ controller. Details: \"Web executor is not allowed to run from a host 172.16.0.254\""}
{"reqId":"SDYmM7a9ZCFha6d91P1S","level":2,"time":"2024-05-04T05:54:42+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/config:list","message":"Invalid request to occ controller. Details: \"Web executor is not allowed to run from a host 172.16.0.254\""}
{"reqId":"B0Q0ywCBbiytRThJoYU5","level":4,"time":"2024-05-04T12:36:16+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"webdav","method":"MKCOL","url":"\/remote.php\/dav\/files\/igor\/Documents","message":"Exception: HTTP\/1.1 405 The resource you tried to create already exists: {\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\MethodNotAllowed\",\"Message\":\"The resource you tried to create already exists\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(560): Sabre\\\\DAV\\\\Server->createCollection()\\n#1 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/event\\\/lib\\\/WildcardEmitterTrait.php(89): Sabre\\\\DAV\\\\CorePlugin->httpMkcol()\\n#2 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(472): Sabre\\\\DAV\\\\Server->emit()\\n#3 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(253): Sabre\\\\DAV\\\\Server->invokeMethod()\\n#4 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Server.php(348): Sabre\\\\DAV\\\\Server->start()\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v2\\\/remote.php(31): OCA\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(165): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php\",\"Line\":1184}"}
{"reqId":"O29Lvb2OMFTGarReZzL4","level":2,"time":"2024-05-05T19:30:09+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/index.php\/login","message":"Login failed: 'Nik' (Remote IP: '172.16.0.254')"}
{"reqId":"oQjBSpGZjLuz8WXfPKRI","level":2,"time":"2024-05-05T19:30:26+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/index.php\/login?user=Nik","message":"Login failed: 'nik' (Remote IP: '172.16.0.254')"}
{"reqId":"b04a896d-1a2f-4f5f-ad35-6f5c1c511f35","level":4,"time":"2024-05-08T13:50:11+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"webdav","method":"MKCOL","url":"\/remote.php\/dav\/files\/igor\/%D0%A4%D0%BE%D1%82%D0%BE\/","message":"Exception: HTTP\/1.1 405 The resource you tried to create already exists: {\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\MethodNotAllowed\",\"Message\":\"The resource you tried to create already exists\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(560): Sabre\\\\DAV\\\\Server->createCollection()\\n#1 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/event\\\/lib\\\/WildcardEmitterTrait.php(89): Sabre\\\\DAV\\\\CorePlugin->httpMkcol()\\n#2 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(472): Sabre\\\\DAV\\\\Server->emit()\\n#3 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(253): Sabre\\\\DAV\\\\Server->invokeMethod()\\n#4 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Server.php(348): Sabre\\\\DAV\\\\Server->start()\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v2\\\/remote.php(31): OCA\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(165): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php\",\"Line\":1184}"}
{"reqId":"f5ac9e27-0bb5-4117-b939-e0b900c3e699","level":4,"time":"2024-05-08T13:50:28+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"webdav","method":"MKCOL","url":"\/remote.php\/dav\/files\/igor\/%D0%A4%D0%BE%D1%82%D0%BE\/","message":"Exception: HTTP\/1.1 405 The resource you tried to create already exists: {\"Exception\":\"Sabre\\\\DAV\\\\Exception\\\\MethodNotAllowed\",\"Message\":\"The resource you tried to create already exists\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(560): Sabre\\\\DAV\\\\Server->createCollection()\\n#1 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/event\\\/lib\\\/WildcardEmitterTrait.php(89): Sabre\\\\DAV\\\\CorePlugin->httpMkcol()\\n#2 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(472): Sabre\\\\DAV\\\\Server->emit()\\n#3 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(253): Sabre\\\\DAV\\\\Server->invokeMethod()\\n#4 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Server.php(348): Sabre\\\\DAV\\\\Server->start()\\n#5 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v2\\\/remote.php(31): OCA\\\\DAV\\\\Server->exec()\\n#6 \\\/var\\\/www\\\/owncloud\\\/remote.php(165): require_once('\\\/var\\\/www\\\/ownclo...')\\n#7 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php\",\"Line\":1184}"}
{"reqId":"4mFVtKB1KbUZaaLKrTF4","level":2,"time":"2024-05-13T23:06:10+00:00","remoteAddr":"185.180.143.138","user":"--","app":"core","method":"GET","url":"\/owncloud\/status.php","message":"Trusted domain error. \"185.180.143.138\" tried to access using \"188.243.24.202\" as host."}
{"reqId":"HMUGeCRbAjLEOfPLO7Hg","level":2,"time":"2024-06-13T13:07:03+00:00","remoteAddr":"45.156.129.48","user":"--","app":"core","method":"GET","url":"\/owncloud\/status.php","message":"Trusted domain error. \"45.156.129.48\" tried to access using \"188.243.24.202\" as host."}
{"reqId":"hfOQczsAlFCCX0uTCq5Z","level":2,"time":"2024-06-16T00:47:05+00:00","remoteAddr":"45.156.129.57","user":"--","app":"core","method":"GET","url":"\/owncloud\/status.php","message":"Trusted domain error. \"45.156.129.57\" tried to access using \"188.243.24.202\" as host."}
{"reqId":"tYdwKcC4l1h4WWye6SUp","level":2,"time":"2024-06-29T08:24:50+00:00","remoteAddr":"45.156.130.8","user":"--","app":"core","method":"GET","url":"\/owncloud\/status.php","message":"Trusted domain error. \"45.156.130.8\" tried to access using \"188.243.24.202\" as host."}
{"reqId":"DnlT2eJO5jd40uWoy0Pk","level":2,"time":"2024-07-03T00:12:02+00:00","remoteAddr":"45.156.129.52","user":"--","app":"core","method":"GET","url":"\/owncloud\/status.php","message":"Trusted domain error. \"45.156.129.52\" tried to access using \"188.243.24.202\" as host."}
{"reqId":"tk1cJi0bt51K0RBbiPLM","level":2,"time":"2024-07-20T02:21:44+00:00","remoteAddr":"45.156.130.6","user":"--","app":"core","method":"GET","url":"\/owncloud\/status.php","message":"Trusted domain error. \"45.156.130.6\" tried to access using \"188.243.24.202\" as host."}
{"reqId":"52953cce-3d7e-41ee-9f70-3c8aa9dde397","level":3,"time":"2024-07-21T19:18:05+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"no app in context","method":"GET","url":"\/remote.php\/dav\/files\/igor\/%D0%94%D0%BE%D0%BA%D1%83%D0%BC%D0%B5%D0%BD%D1%82%D1%8B\/%D0%98%D0%B3%D0%BE%D1%80%D1%8C\/test\/Cinebench_r23\/resource\/modules\/cinebench\/cpu\/cpu.c4d","message":"Attempt to add lock files\/fce943176cba8c012b819f4914efc887\/1 failed"}
{"reqId":"52953cce-3d7e-41ee-9f70-3c8aa9dde397","level":3,"time":"2024-07-21T19:18:05+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"no app in context","method":"GET","url":"\/remote.php\/dav\/files\/igor\/%D0%94%D0%BE%D0%BA%D1%83%D0%BC%D0%B5%D0%BD%D1%82%D1%8B\/%D0%98%D0%B3%D0%BE%D1%80%D1%8C\/test\/Cinebench_r23\/resource\/modules\/cinebench\/cpu\/cpu.c4d","message":"Exception: {\"Exception\":\"Doctrine\\\\DBAL\\\\Exception\\\\UniqueConstraintViolationException\",\"Message\":\"An exception occurred while executing 'INSERT INTO `oc_file_locks` (`key`,`lock`,`ttl`) SELECT ?,?,? FROM `oc_file_locks` WHERE `key` = ? HAVING COUNT(*) = 0' with params [\\\"files\\\\\\\/fce943176cba8c012b819f4914efc887\\\", 1, 1721593085, \\\"files\\\\\\\/fce943176cba8c012b819f4914efc887\\\"]:\\n\\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'files\\\/fce943176cba8c012b819f4914efc887' for key 'lock_key_index'\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/DBALException.php(182): Doctrine\\\\DBAL\\\\Driver\\\\AbstractMySQLDriver->convertException()\\n#1 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/DBALException.php(159): Doctrine\\\\DBAL\\\\DBALException::wrapException()\\n#2 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Connection.php(2226): Doctrine\\\\DBAL\\\\DBALException::driverExceptionDuringQuery()\\n#3 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Connection.php(1538): Doctrine\\\\DBAL\\\\Connection->handleExceptionDuringQuery()\\n#4 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/DB\\\/Connection.php(238): Doctrine\\\\DBAL\\\\Connection->executeStatement()\\n#5 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Connection.php(1487): OC\\\\DB\\\\Connection->executeStatement()\\n#6 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/DB\\\/Connection.php(216): Doctrine\\\\DBAL\\\\Connection->executeUpdate()\\n#7 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/DB\\\/Adapter.php(115): OC\\\\DB\\\\Connection->executeUpdate()\\n#8 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/DB\\\/Connection.php(276): OC\\\\DB\\\\Adapter->insertIfNotExist()\\n#9 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Lock\\\/DBLockingProvider.php(124): OC\\\\DB\\\\Connection->insertIfNotExist()\\n#10 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Lock\\\/DBLockingProvider.php(189): OC\\\\Lock\\\\DBLockingProvider->initLockField()\\n#11 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Common.php(668): OC\\\\Lock\\\\DBLockingProvider->acquireLock()\\n#12 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(598): OC\\\\Files\\\\Storage\\\\Common->acquireLock()\\n#13 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(598): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->acquireLock()\\n#14 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(598): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->acquireLock()\\n#15 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(598): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->acquireLock()\\n#16 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/View.php(2047): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->acquireLock()\\n#17 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/View.php(2150): OC\\\\Files\\\\View->lockPath()\\n#18 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/View.php(1211): OC\\\\Files\\\\View->lockFile()\\n#19 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/View.php(1070): OC\\\\Files\\\\View->basicOperation()\\n#20 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php(425): OC\\\\Files\\\\View->fopen()\\n#21 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(85): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#22 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/event\\\/lib\\\/WildcardEmitterTrait.php(89): Sabre\\\\DAV\\\\CorePlugin->httpGet()\\n#23 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(472): Sabre\\\\DAV\\\\Server->emit()\\n#24 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(253): Sabre\\\\DAV\\\\Server->invokeMethod()\\n#25 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Server.php(348): Sabre\\\\DAV\\\\Server->start()\\n#26 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v2\\\/remote.php(31): OCA\\\\DAV\\\\Server->exec()\\n#27 \\\/var\\\/www\\\/owncloud\\\/remote.php(165): require_once('\\\/var\\\/www\\\/ownclo...')\\n#28 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Driver\\\/AbstractMySQLDriver.php\",\"Line\":74}"}
{"reqId":"52953cce-3d7e-41ee-9f70-3c8aa9dde397","level":3,"time":"2024-07-21T19:18:05+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"no app in context","method":"GET","url":"\/remote.php\/dav\/files\/igor\/%D0%94%D0%BE%D0%BA%D1%83%D0%BC%D0%B5%D0%BD%D1%82%D1%8B\/%D0%98%D0%B3%D0%BE%D1%80%D1%8C\/test\/Cinebench_r23\/resource\/modules\/cinebench\/cpu\/cpu.c4d","message":"Caused by: {\"Exception\":\"Doctrine\\\\DBAL\\\\Driver\\\\PDO\\\\Exception\",\"Message\":\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'files\\\/fce943176cba8c012b819f4914efc887' for key 'lock_key_index'\",\"Code\":\"23000\",\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Driver\\\/PDOStatement.php(119): Doctrine\\\\DBAL\\\\Driver\\\\PDO\\\\Exception::new()\\n#1 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Connection.php(1527): Doctrine\\\\DBAL\\\\Driver\\\\PDOStatement->execute()\\n#2 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/DB\\\/Connection.php(238): Doctrine\\\\DBAL\\\\Connection->executeStatement()\\n#3 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Connection.php(1487): OC\\\\DB\\\\Connection->executeStatement()\\n#4 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/DB\\\/Connection.php(216): Doctrine\\\\DBAL\\\\Connection->executeUpdate()\\n#5 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/DB\\\/Adapter.php(115): OC\\\\DB\\\\Connection->executeUpdate()\\n#6 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/DB\\\/Connection.php(276): OC\\\\DB\\\\Adapter->insertIfNotExist()\\n#7 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Lock\\\/DBLockingProvider.php(124): OC\\\\DB\\\\Connection->insertIfNotExist()\\n#8 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Lock\\\/DBLockingProvider.php(189): OC\\\\Lock\\\\DBLockingProvider->initLockField()\\n#9 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Common.php(668): OC\\\\Lock\\\\DBLockingProvider->acquireLock()\\n#10 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(598): OC\\\\Files\\\\Storage\\\\Common->acquireLock()\\n#11 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(598): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->acquireLock()\\n#12 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(598): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->acquireLock()\\n#13 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(598): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->acquireLock()\\n#14 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/View.php(2047): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->acquireLock()\\n#15 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/View.php(2150): OC\\\\Files\\\\View->lockPath()\\n#16 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/View.php(1211): OC\\\\Files\\\\View->lockFile()\\n#17 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/View.php(1070): OC\\\\Files\\\\View->basicOperation()\\n#18 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php(425): OC\\\\Files\\\\View->fopen()\\n#19 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(85): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#20 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/event\\\/lib\\\/WildcardEmitterTrait.php(89): Sabre\\\\DAV\\\\CorePlugin->httpGet()\\n#21 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(472): Sabre\\\\DAV\\\\Server->emit()\\n#22 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(253): Sabre\\\\DAV\\\\Server->invokeMethod()\\n#23 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Server.php(348): Sabre\\\\DAV\\\\Server->start()\\n#24 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v2\\\/remote.php(31): OCA\\\\DAV\\\\Server->exec()\\n#25 \\\/var\\\/www\\\/owncloud\\\/remote.php(165): require_once('\\\/var\\\/www\\\/ownclo...')\\n#26 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Driver\\\/PDO\\\/Exception.php\",\"Line\":18}"}
{"reqId":"52953cce-3d7e-41ee-9f70-3c8aa9dde397","level":3,"time":"2024-07-21T19:18:05+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"no app in context","method":"GET","url":"\/remote.php\/dav\/files\/igor\/%D0%94%D0%BE%D0%BA%D1%83%D0%BC%D0%B5%D0%BD%D1%82%D1%8B\/%D0%98%D0%B3%D0%BE%D1%80%D1%8C\/test\/Cinebench_r23\/resource\/modules\/cinebench\/cpu\/cpu.c4d","message":"Caused by: {\"Exception\":\"PDOException\",\"Message\":\"SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'files\\\/fce943176cba8c012b819f4914efc887' for key 'lock_key_index'\",\"Code\":\"23000\",\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Driver\\\/PDOStatement.php(117): PDOStatement->execute()\\n#1 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Connection.php(1527): Doctrine\\\\DBAL\\\\Driver\\\\PDOStatement->execute()\\n#2 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/DB\\\/Connection.php(238): Doctrine\\\\DBAL\\\\Connection->executeStatement()\\n#3 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Connection.php(1487): OC\\\\DB\\\\Connection->executeStatement()\\n#4 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/DB\\\/Connection.php(216): Doctrine\\\\DBAL\\\\Connection->executeUpdate()\\n#5 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/DB\\\/Adapter.php(115): OC\\\\DB\\\\Connection->executeUpdate()\\n#6 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/DB\\\/Connection.php(276): OC\\\\DB\\\\Adapter->insertIfNotExist()\\n#7 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Lock\\\/DBLockingProvider.php(124): OC\\\\DB\\\\Connection->insertIfNotExist()\\n#8 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Lock\\\/DBLockingProvider.php(189): OC\\\\Lock\\\\DBLockingProvider->initLockField()\\n#9 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Common.php(668): OC\\\\Lock\\\\DBLockingProvider->acquireLock()\\n#10 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(598): OC\\\\Files\\\\Storage\\\\Common->acquireLock()\\n#11 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(598): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->acquireLock()\\n#12 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(598): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->acquireLock()\\n#13 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/Storage\\\/Wrapper\\\/Wrapper.php(598): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->acquireLock()\\n#14 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/View.php(2047): OC\\\\Files\\\\Storage\\\\Wrapper\\\\Wrapper->acquireLock()\\n#15 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/View.php(2150): OC\\\\Files\\\\View->lockPath()\\n#16 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/View.php(1211): OC\\\\Files\\\\View->lockFile()\\n#17 \\\/var\\\/www\\\/owncloud\\\/lib\\\/private\\\/Files\\\/View.php(1070): OC\\\\Files\\\\View->basicOperation()\\n#18 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php(425): OC\\\\Files\\\\View->fopen()\\n#19 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(85): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->get()\\n#20 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/event\\\/lib\\\/WildcardEmitterTrait.php(89): Sabre\\\\DAV\\\\CorePlugin->httpGet()\\n#21 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(472): Sabre\\\\DAV\\\\Server->emit()\\n#22 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(253): Sabre\\\\DAV\\\\Server->invokeMethod()\\n#23 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Server.php(348): Sabre\\\\DAV\\\\Server->start()\\n#24 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v2\\\/remote.php(31): OCA\\\\DAV\\\\Server->exec()\\n#25 \\\/var\\\/www\\\/owncloud\\\/remote.php(165): require_once('\\\/var\\\/www\\\/ownclo...')\\n#26 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/doctrine\\\/dbal\\\/lib\\\/Doctrine\\\/DBAL\\\/Driver\\\/PDOStatement.php\",\"Line\":117}"}
{"reqId":"519e883b-2d95-423a-92e3-9675b03b9a01","level":3,"time":"2024-07-23T06:40:53+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"core","method":"MOVE","url":"\/remote.php\/dav\/uploads\/igor\/469221529\/.file","message":"unable to rename, source directory is not writable : \u0418\u0433\u043e\u0440\u044c\/!!\/WSA_2311.40000.5.0_x64"}
{"reqId":"519e883b-2d95-423a-92e3-9675b03b9a01","level":3,"time":"2024-07-23T06:40:53+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"webdav","method":"MOVE","url":"\/remote.php\/dav\/uploads\/igor\/469221529\/.file","message":"renaming part file to final file failed"}
{"reqId":"519e883b-2d95-423a-92e3-9675b03b9a01","level":4,"time":"2024-07-23T06:40:53+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"webdav","method":"MOVE","url":"\/remote.php\/dav\/uploads\/igor\/469221529\/.file","message":"Exception: HTTP\/1.1 500 Could not rename part file to final file: {\"Exception\":\"Sabre\\\\DAV\\\\Exception\",\"Message\":\"Could not rename part file to final file\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/Directory.php(172): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\File->put()\\n#1 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Tree.php(313): OCA\\\\DAV\\\\Connector\\\\Sabre\\\\Directory->createFile()\\n#2 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Tree.php(139): Sabre\\\\DAV\\\\Tree->copyNode()\\n#3 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Tree.php(113): Sabre\\\\DAV\\\\Tree->copy()\\n#4 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Tree.php(169): OCA\\\\DAV\\\\Tree->copy()\\n#5 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/CorePlugin.php(612): Sabre\\\\DAV\\\\Tree->move()\\n#6 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/event\\\/lib\\\/WildcardEmitterTrait.php(89): Sabre\\\\DAV\\\\CorePlugin->httpMove()\\n#7 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(472): Sabre\\\\DAV\\\\Server->emit()\\n#8 \\\/var\\\/www\\\/owncloud\\\/lib\\\/composer\\\/sabre\\\/dav\\\/lib\\\/DAV\\\/Server.php(253): Sabre\\\\DAV\\\\Server->invokeMethod()\\n#9 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Server.php(348): Sabre\\\\DAV\\\\Server->start()\\n#10 \\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/appinfo\\\/v2\\\/remote.php(31): OCA\\\\DAV\\\\Server->exec()\\n#11 \\\/var\\\/www\\\/owncloud\\\/remote.php(165): require_once('\\\/var\\\/www\\\/ownclo...')\\n#12 {main}\",\"File\":\"\\\/var\\\/www\\\/owncloud\\\/apps\\\/dav\\\/lib\\\/Connector\\\/Sabre\\\/File.php\",\"Line\":267}"}
{"reqId":"4dd4de3b-38e3-4348-be6e-9f82b67afea9","level":2,"time":"2024-07-23T06:42:13+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/files\/igor\/%D0%94%D0%BE%D0%BA%D1%83%D0%BC%D0%B5%D0%BD%D1%82%D1%8B\/%D0%98%D0%B3%D0%BE%D1%80%D1%8C\/!!\/WSA_2311.40000.5.0_x64\/apex","message":"Could not get node for path: \"files\/igor\/\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b\/\u0418\u0433\u043e\u0440\u044c\/!!\/WSA_2311.40000.5.0_x64\/apex\" : File with name \u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u044b\/\u0418\u0433\u043e\u0440\u044c\/!!\/WSA_2311.40000.5.0_x64\/apex could not be located"}
{"reqId":"bY6fMjCvHMvewqGz5JXx","level":2,"time":"2024-08-06T13:52:14+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/f1b8d98d-946c-41ae-8156-c2625bf70bf7.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/f1b8d98d-946c-41ae-8156-c2625bf70bf7.vcf\" : Card not found"}
{"reqId":"b4CYbxknzgRcw7x9R0Si","level":2,"time":"2024-08-13T05:17:57+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/676df7a1-b02b-42cc-bdd1-b7f07e5ce57e.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/676df7a1-b02b-42cc-bdd1-b7f07e5ce57e.vcf\" : Card not found"}
{"reqId":"pSXNBMtMV2MC2VCmFTIq","level":2,"time":"2024-08-13T05:18:58+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/8054b90d-1db3-4195-b492-02cff524189b.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/8054b90d-1db3-4195-b492-02cff524189b.vcf\" : Card not found"}
{"reqId":"qSwGkTVqvXC1gO6NpzbB","level":2,"time":"2024-08-13T05:18:58+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/2b853f84-57fd-41f9-baac-33e1a7245119.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/2b853f84-57fd-41f9-baac-33e1a7245119.vcf\" : Card not found"}
{"reqId":"ncZcF5W1FMUfSisp5Ild","level":2,"time":"2024-08-13T05:18:59+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/43ee3550-645e-472c-a9fa-b072e4ad393c.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/43ee3550-645e-472c-a9fa-b072e4ad393c.vcf\" : Card not found"}
{"reqId":"8GbBvvu0RJjnU1uWeljR","level":2,"time":"2024-08-13T05:18:59+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/6c298d8d-e57f-40da-bdac-ca5f0dc7c5bf.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/6c298d8d-e57f-40da-bdac-ca5f0dc7c5bf.vcf\" : Card not found"}
{"reqId":"VJgwZkJRKPRgLbRRerTX","level":2,"time":"2024-08-13T05:19:00+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/af6ef80c-2931-4e6b-87db-0ab4ea728210.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/af6ef80c-2931-4e6b-87db-0ab4ea728210.vcf\" : Card not found"}
{"reqId":"XtPvfjDHkaltonQXk9J0","level":2,"time":"2024-08-13T05:20:01+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/dca3f500-fb9c-4882-ac44-d4ebd96b8c32.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/dca3f500-fb9c-4882-ac44-d4ebd96b8c32.vcf\" : Card not found"}
{"reqId":"xxkSWjTQ7rU4PIJT5q48","level":2,"time":"2024-08-13T05:20:01+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/0ed19ad9-5d3d-4924-9bd6-10ef6d0d7e7d.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/0ed19ad9-5d3d-4924-9bd6-10ef6d0d7e7d.vcf\" : Card not found"}
{"reqId":"0cgXaej4U7cXuUbuSMcL","level":2,"time":"2024-08-13T05:21:47+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/891b34b4-7b0c-401b-bfa3-f1b8c589ffb5.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/891b34b4-7b0c-401b-bfa3-f1b8c589ffb5.vcf\" : Card not found"}
{"reqId":"fgaVAcGodjyXSVAjSZPU","level":2,"time":"2024-08-13T05:22:40+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/95e4b9e1-120c-4c44-af5b-1137ba508400.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/95e4b9e1-120c-4c44-af5b-1137ba508400.vcf\" : Card not found"}
{"reqId":"M3seynVJBefofjstzOwc","level":2,"time":"2024-08-13T05:22:40+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/56852425-7512-40b1-ae13-3868f77b479a.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/56852425-7512-40b1-ae13-3868f77b479a.vcf\" : Card not found"}
{"reqId":"zK0DwKGHs7JUtKxGlLuI","level":2,"time":"2024-08-13T05:22:41+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/0fa47df3-ff5f-4d50-84af-4572ce76990c.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/0fa47df3-ff5f-4d50-84af-4572ce76990c.vcf\" : Card not found"}
{"reqId":"tqXQ0K7HKRY17sbJMRwP","level":2,"time":"2024-08-13T05:22:42+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/a4e87a9e-6e09-4f3e-8655-cdc79152d913.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/a4e87a9e-6e09-4f3e-8655-cdc79152d913.vcf\" : Card not found"}
{"reqId":"MzpKfSSYJkVQnlOidC0f","level":2,"time":"2024-08-13T05:25:10+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/4db32857-ab6a-465a-9495-bc01fd67f465.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/4db32857-ab6a-465a-9495-bc01fd67f465.vcf\" : Card not found"}
{"reqId":"k3vxYS9xER4hZ06V8IcH","level":2,"time":"2024-08-13T05:25:11+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/0030ad72-774b-42bd-b193-a48fe8a3fbbf.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/0030ad72-774b-42bd-b193-a48fe8a3fbbf.vcf\" : Card not found"}
{"reqId":"DtkGouXAl2wovkiulSIg","level":2,"time":"2024-08-13T05:26:16+00:00","remoteAddr":"172.16.0.254","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/3e3bbe45-1456-450a-aff0-12d1e3b5cba9.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/3e3bbe45-1456-450a-aff0-12d1e3b5cba9.vcf\" : Card not found"}
{"reqId":"pbdK2M2jdIytfTaNHt7O","level":2,"time":"2024-09-02T08:49:08+00:00","remoteAddr":"217.66.154.123","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/9c9da15c-1fdc-41db-891e-5717ce4065ad.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/9c9da15c-1fdc-41db-891e-5717ce4065ad.vcf\" : Card not found"}
{"reqId":"IuagWMytYzZsDiCNNwrs","level":2,"time":"2024-09-02T08:49:09+00:00","remoteAddr":"217.66.154.123","user":"igor","app":"dav","method":"DELETE","url":"\/remote.php\/dav\/addressbooks\/users\/igor\/contacts\/8d7bf147-5b87-42a6-8b35-59a578049330.vcf","message":"Could not get node for path: \"addressbooks\/users\/igor\/contacts\/8d7bf147-5b87-42a6-8b35-59a578049330.vcf\" : Card not found"}
{"reqId":"hT11zTokHGLkIT5324Uv","level":2,"time":"2024-09-08T03:12:26+00:00","remoteAddr":"45.156.128.37","user":"--","app":"core","method":"GET","url":"\/owncloud\/status.php","message":"Trusted domain error. \"45.156.128.37\" tried to access using \"188.243.24.202\" as host."}
{"reqId":"36bm7enSgo61ODcQSKfQ","level":2,"time":"2024-09-11T10:11:59+00:00","remoteAddr":"185.180.140.5","user":"--","app":"core","method":"GET","url":"\/owncloud\/status.php","message":"Trusted domain error. \"185.180.140.5\" tried to access using \"188.243.24.202\" as host."}
{"reqId":"J1yUL1Xhc0vCR7h9wU4B","level":2,"time":"2024-10-08T15:19:31+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/config:list","message":"Invalid request to occ controller. Details: \"Web executor is not allowed to run from a host 172.16.0.254\""}
{"reqId":"NesrcB7q4VxsWwzs7PwU","level":2,"time":"2024-10-08T15:19:32+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/config:list","message":"Invalid request to occ controller. Details: \"Web executor is not allowed to run from a host 172.16.0.254\""}
{"reqId":"4bMi26Eu1WfS8l8Nu24S","level":2,"time":"2024-10-08T15:19:41+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/config:list","message":"Invalid request to occ controller. Details: \"Web executor is not allowed to run from a host 172.16.0.254\""}
{"reqId":"hkblZUBcmlG55BoVMWBZ","level":2,"time":"2024-10-08T15:19:47+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/config:list","message":"Invalid request to occ controller. Details: \"Web executor is not allowed to run from a host 172.16.0.254\""}
{"reqId":"UPOUMaMzqHEmjOcmiXwj","level":2,"time":"2024-10-08T15:20:32+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/config:list","message":"Invalid request to occ controller. Details: \"Web executor is not allowed to run from a host 172.16.0.254\""}
{"reqId":"5WbZMOJtGioFMooeqLU3","level":2,"time":"2024-10-08T15:20:53+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/config:list","message":"Invalid request to occ controller. Details: \"Web executor is not allowed to run from a host 172.16.0.254\""}
{"reqId":"FSwW8LdrDSb7Yr8khOLu","level":0,"time":"2024-10-08T15:21:01+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/updater\/","message":"starting upgrade from 10.14.0.3 to 10.15.0.2"}
{"reqId":"268vFoAj5Wgzr0GP2Fsd","level":2,"time":"2024-10-08T15:21:29+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/config:list","message":"Invalid request to occ controller. Details: \"Web executor is not allowed to run from a host 172.16.0.254\""}
{"reqId":"Ku7wtoouP6Iqnv2K0qLq","level":2,"time":"2024-10-08T15:21:51+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"POST","url":"\/index.php\/occ\/config:list","message":"Invalid request to occ controller. Details: \"Web executor is not allowed to run from a host 172.16.0.254\""}
{"reqId":"QUJ0OPssZ4Wj7x1x1Te4","level":0,"time":"2024-10-08T15:24:13+00:00","remoteAddr":"172.16.0.254","user":"--","app":"core","method":"GET","url":"\/core\/ajax\/update.php?requesttoken=DhoGaVoVWlFEKwMdNDwmZhoEIikWdno5WgMDejMRAHg%3D%3AckbZ2gl8tQetshJWc6ZjOA7hb6ZIIYK7u6XEBgN6Vlw%3D","message":"starting upgrade from 10.15.0.2 to 10.15.0.2"}
jesmrec commented 1 week ago

@Rulim , "changing file" means opening and editing with a 3rd party app in the device? or editing in another ownCloud client like the web client?

On the other hand, it would be helpful to have a descriptive title in the issues. Thanks

Rulim commented 1 week ago

open for editing in tables google sheets

olum20 commented 1 week ago

I can confirm too. Android 13 OCC 4.4.0 bug -> OCC 4.3.1 ok OCS 10.9.1

File will be shrinked to zero due upload of update.

jesmrec commented 1 week ago

Reproduced. I was able to do it with a simple txt file and a free editor like "Quick Edit". My steps:

  1. Add a txt file to the account
  2. Three-dot-button and Open with
  3. Select Quick Edit (previously installed)
  4. In Quick Edit, modify the file and save
  5. Open ownCloud app again

txt file is shown with 0B and local copy is also removed. By clicking the file in the list again, the file size is recovered and correctly displayed.

Server returns correct values (not an integration problem) and database seems to have correct values as well.

Will fix within the next release

CC @JuancaG05 @joragua

sistek commented 1 week ago

I confirm the same issue with version 4.4.0. However, I do not think it is merely a problem of the File list in the Android app. In my case, the 0B file gets propagated by the upload to the server and becomes unreadable on other devices accessing it. In my case, this happens consistently with PDF files.

Rulim commented 1 week ago

In my case, the zero file was also uploaded to the server and became inaccessible from all devices. In my case, I was able to recover data from /data/user/files-version

jesmrec commented 1 week ago

I confirm the same issue with version 4.4.0. However, I do not think it is merely a problem of the File list in the Android app. In my case, the 0B file gets propagated by the upload to the server and becomes unreadable on other devices accessing it. In my case, this happens consistently with PDF files.

Did you check with any other kind of files? every file i modify, i can open it with other clients. What app are you using to edit PDFs?

jesmrec commented 1 week ago

In my case, the zero file was also uploaded to the server and became inaccessible from all devices. In my case, I was able to recover data from /data/user/files-version

Which app do you use to open files?

sistek commented 1 week ago

I use Xodo to open PDF files and annotate them. In my understanding, it tries to overwrite the opened file automatically. I have not tried with other file types but I can give it a try.

Rulim commented 1 week ago

I have a .xlsx file to which I add data. On the desktop I use excel. On the android device it is usually OfficeSuite and sometimes Google sheets. No matter what application I use on android the result is the same file size becomes equal to 0 both on the device and on the server.

jesmrec commented 1 week ago

I use Xodo to open PDF files and annotate them. In my understanding, it tries to overwrite the opened file automatically. I have not tried with other file types but I can give it a try.

Just tried Xodo to edit a pdf file with some strokes and annotations. I reproduce the 0B problem in Android app, but the file is opened and displayed in the iOS app and in web. I'm using an oCIS server, are you using that as well or oC10?

jesmrec commented 1 week ago

I have a .xlsx file to which I add data. On the desktop I use excel. On the android device it is usually OfficeSuite and sometimes Google sheets. No matter what application I use on android the result is the same file size becomes equal to 0 both on the device and on the server.

is the modified file opened in your desktop apps?

Rulim commented 1 week ago

the file is open only in one place, either desktop or android app. There are no problems with desktop.

jesmrec commented 1 week ago

Well, at this point we will face the 0 bytes and local copy deleted problem. When we go deeper into the problem, we might find the other mentioned issues.

thanks @Rulim and @sistek for your valuable feedback. We'll came back here with news as soon as we can.

Rulim commented 1 week ago

file is closed in desktop, open only in android app

jesmrec commented 1 week ago

file is closed in desktop, open only in android app

the file is modified with the Android app. The modified file is openable with the desktop client? as @sistek, it'd not be opened

Rulim commented 1 week ago

after editing in the android app and saving on the server, the file opens normally in excel on the desktop. I alternately open the file in excel on the desktop and officeSuite on android, there are no problems there. only 4.3.1 On 4.4.0 file don`t open

sistek commented 1 week ago

I use Xodo to open PDF files and annotate them. In my understanding, it tries to overwrite the opened file automatically. I have not tried with other file types but I can give it a try.

Just tried Xodo to edit a pdf file with some strokes and annotations. I reproduce the 0B problem in Android app, but the file is opened and displayed in the iOS app and in web. I'm using an oCIS server, are you using that as well or oC10?

@jesmrec not sure what you mean by oCIS and oC10? My desktop app is ownCloud for Linux 2.11.0. But I cannot open it even from the web interface. It says the file is corrupted. It says: Invalid or corrupted PDF file. With the detail: "PDF.js v2.10.0 (build: c7a10e4) Message: The PDF file is empty, i.e. its size is zero bytes." So, perhaps, I am using the oC10 version? ;-)

JuancaG05 commented 1 week ago

@sistek oCIS (ownCloud Infinite Scale) is the latest development for oC servers with lots of exciting new features and improvements, and oC10 is the legacy one. It's easy to recognize it: does your server have the "Spaces" feature? You would see it in the web interface so quickly 😄

sistek commented 1 week ago

@JuancaG05 I cannot see a "Spaces" feature in my web interface :-) Which means my provider is on oC10? Unfortunately, the version of the server is out of my control.

Rulim commented 1 week ago

the file is modified with the Android app. The modified file is openable with the desktop client? as @sistek, it'd not be opened

Sorry, I misled you. I am communicating through a translator, and at first I misunderstood the question. after editing in the android app and saving on the server, the file opens normally in excel on the desktop. I alternately open the file in excel on the desktop and officeSuite on android, no problems only 4.3.1 On 4.4.0 file don`t open

jesmrec commented 1 week ago

So, that means the file is not openable after the update... will need some research.

jesmrec commented 1 week ago

I'm not able to reproduce with oC 10.15.0 and app version 4.4.0. Updated files are opened correctly with other clients. Let's do the technical research and then explore whether the problem is still there

Rulim commented 1 week ago

I am currently using 4.3.1 but am willing to install 4.4 and test it out. What reports do you need from me?