Hello!
My Nextcloud ist brand new. It run's on an ordroid hc2 with an 4GB HDD attached. The image is nectcloudpi.
The computer I do organise my data with in the moment is a macbook pro mid 2012 running osx mojave.
Now the problem description: I made a folder on my macbook nextcloud, to organize my data. Nextcloud did syncronize that folder and says it's o.k. Now that I tried to share some of the data with a friend through a password protected link I found one folder not working.
It said, files not available and click here get back to the folder.
When I clicked there, nextcloud gave me full access to all my data, as super user. This is the first issue to mention.
According to the message I had a look through command line into the data directory of my account and found that not only this, but many folders are missing, so weren't stored at all on the nextcloud, but they are mentioned in the database to be there and also the status on my macbook says everything worked fine.
Here is the requested output:
<--! Paste this in GitHub report -->
NextCloudPi diagnostics
```
NextCloudPi version v0.64.11
NextCloudPi image NextCloudPi_09-29-18
distribution Debian GNU/Linux 9 \n \l
automount no
USB devices sda
datadir /var/www/nextcloud/data
data in SD no
data filesystem ext2/ext3
data disk usage 389G/3.6T
rootfs usage 3.4G/29G
swapfile /var/swap
dbdir /var/lib/mysql
Nextcloud check ok
Nextcloud version 14.0.1.1
HTTPD service up
PHP service up
MariaDB service up
Redis service up
Postfix service up
internet check ok
port check 80 open
port check 443 open
IP ***REMOVED SENSITIVE VALUE***
gateway ***REMOVED SENSITIVE VALUE***
interface enx001e0632c3ac
certificates ***REMOVED SENSITIVE VALUE***
NAT loopback no
uptime 3days
```
Nextcloud configuration
```
{
"system": {
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": {
"0": "localhost",
"5": "nextcloudpi.local",
"1": "10.0.0.5",
"3": "gutkas.ddns.net",
"2": "gutkas.ddns.net",
"7": "nextcloudpi",
"8": "nextcloudpi.lan",
"9": "gutkas.eu",
"10": "www.gutkas.eu"
},
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "14.0.1.1",
"overwrite.cli.url": "https:\/\/gutkas.ddns.net\/",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"memcache.local": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0,
"timeout": 0,
"password": "***REMOVED SENSITIVE VALUE***"
},
"mail_smtpmode": "sendmail",
"mail_smtpauthtype": "LOGIN",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"overwriteprotocol": "https",
"loglevel": "2",
"log_type": "file",
"htaccess.RewriteBase": "\/"
}
}
```
HTTPd logs
```
[Sat Oct 27 23:17:17.005405 2018] [mpm_event:notice] [pid 1557:tid 3069177120] AH00489: Apache/2.4.25 (Debian) OpenSSL/1.0.2l configured -- resuming normal operations
[Sat Oct 27 23:17:17.005614 2018] [core:notice] [pid 1557:tid 3069177120] AH00094: Command line: '/usr/sbin/apache2'
[Mon Oct 29 06:25:15.186836 2018] [mpm_event:notice] [pid 1557:tid 3069177120] AH00493: SIGUSR1 received. Doing graceful restart
[Mon Oct 29 06:25:15.237098 2018] [ssl:warn] [pid 1557:tid 3069177120] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Mon Oct 29 06:25:15.237252 2018] [ssl:error] [pid 1557:tid 3069177120] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=65f4d65ca13e / issuer: CN=65f4d65ca13e / serial: 880373A14E9A7102 / notbefore: Sep 29 22:32:31 2018 GMT / notafter: Sep 26 22:32:31 2028 GMT]
[Mon Oct 29 06:25:15.237270 2018] [ssl:error] [pid 1557:tid 3069177120] AH02604: Unable to configure certificate localhost:4443:0 for stapling
[Mon Oct 29 06:25:16.000929 2018] [mpm_event:notice] [pid 1557:tid 3069177120] AH00489: Apache/2.4.25 (Debian) OpenSSL/1.0.2l configured -- resuming normal operations
[Mon Oct 29 06:25:16.000963 2018] [core:notice] [pid 1557:tid 3069177120] AH00094: Command line: '/usr/sbin/apache2'
[Tue Oct 30 06:25:16.712459 2018] [mpm_event:notice] [pid 1557:tid 3069177120] AH00493: SIGUSR1 received. Doing graceful restart
[Tue Oct 30 06:25:16.766573 2018] [ssl:warn] [pid 1557:tid 3069177120] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Tue Oct 30 06:25:16.766725 2018] [ssl:error] [pid 1557:tid 3069177120] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=65f4d65ca13e / issuer: CN=65f4d65ca13e / serial: 880373A14E9A7102 / notbefore: Sep 29 22:32:31 2018 GMT / notafter: Sep 26 22:32:31 2028 GMT]
[Tue Oct 30 06:25:16.766763 2018] [ssl:error] [pid 1557:tid 3069177120] AH02604: Unable to configure certificate localhost:4443:0 for stapling
[Tue Oct 30 06:25:17.000387 2018] [mpm_event:notice] [pid 1557:tid 3069177120] AH00489: Apache/2.4.25 (Debian) OpenSSL/1.0.2l configured -- resuming normal operations
[Tue Oct 30 06:25:17.000421 2018] [core:notice] [pid 1557:tid 3069177120] AH00094: Command line: '/usr/sbin/apache2'
[Wed Oct 31 06:25:11.659791 2018] [mpm_event:notice] [pid 1557:tid 3069177120] AH00493: SIGUSR1 received. Doing graceful restart
[Wed Oct 31 06:25:11.709923 2018] [ssl:warn] [pid 1557:tid 3069177120] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Wed Oct 31 06:25:11.710076 2018] [ssl:error] [pid 1557:tid 3069177120] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=65f4d65ca13e / issuer: CN=65f4d65ca13e / serial: 880373A14E9A7102 / notbefore: Sep 29 22:32:31 2018 GMT / notafter: Sep 26 22:32:31 2028 GMT]
[Wed Oct 31 06:25:11.710094 2018] [ssl:error] [pid 1557:tid 3069177120] AH02604: Unable to configure certificate localhost:4443:0 for stapling
[Wed Oct 31 06:25:12.000442 2018] [mpm_event:notice] [pid 1557:tid 3069177120] AH00489: Apache/2.4.25 (Debian) OpenSSL/1.0.2l configured -- resuming normal operations
[Wed Oct 31 06:25:12.000478 2018] [core:notice] [pid 1557:tid 3069177120] AH00094: Command line: '/usr/sbin/apache2'
```
Database logs
```
```
Nextcloud logs
```
{"reqId":"W9JpO38AAQEAADIKZmsAAABL","level":4,"time":"2018-10-26T01:09:15+00:00","remoteAddr":"10.0.0.20","user":"rainer","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","message":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\FileLocked","Message":"\"Bildung\/B\u00fccher\/Computer\/Java books\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["CC.GIF",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/CC.GIF",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","Line":168,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"Bildung\/B\u00fccher\/Computer\/Java books\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/CC.GIF",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["CC.GIF",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/CC.GIF",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","Line":1928,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"files\/9ed001fa539d20565f5ab4ebeea043c9\" is locked, existing lock on file: none","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":713,"function":"acquireLock","class":"OC\\Lock\\MemcacheLockingProvider","type":"->","args":["files\/9ed001fa539d20565f5ab4ebeea043c9",1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Common","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1923,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/CC.GIF",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["CC.GIF",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/CC.GIF",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Lock\/MemcacheLockingProvider.php","Line":75}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Macintosh) mirall\/2.3.3 (build 84) (Nextcloud)","version":"14.0.1.1"}
{"reqId":"W9JpQX8AAQEAADIKZpwAAABL","level":4,"time":"2018-10-26T01:09:21+00:00","remoteAddr":"10.0.0.20","user":"rainer","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","message":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\FileLocked","Message":"\"Bildung\/B\u00fccher\/Computer\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["F25-2.GIF",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/F25-2.GIF",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","Line":168,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"Bildung\/B\u00fccher\/Computer\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/F25-2.GIF",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["F25-2.GIF",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/F25-2.GIF",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","Line":1928,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"files\/288bcffdf9ac11dda9f3b0c4a6e0043e\" is locked, existing lock on file: none","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":713,"function":"acquireLock","class":"OC\\Lock\\MemcacheLockingProvider","type":"->","args":["files\/288bcffdf9ac11dda9f3b0c4a6e0043e",1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Common","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1923,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/F25-2.GIF",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["F25-2.GIF",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/F25-2.GIF",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Lock\/MemcacheLockingProvider.php","Line":75}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Macintosh) mirall\/2.3.3 (build 84) (Nextcloud)","version":"14.0.1.1"}
{"reqId":"W9JpTH8AAQEAADIKZu8AAABX","level":4,"time":"2018-10-26T01:09:33+00:00","remoteAddr":"10.0.0.20","user":"rainer","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","message":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\FileLocked","Message":"\"Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["009-010.html",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH01\/009-010.html",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","Line":168,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH01\/009-010.html",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["009-010.html",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH01\/009-010.html",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","Line":1928,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"files\/2e0b484948c3bd72d1b96615605f5413\" is locked, existing lock on file: none","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":713,"function":"acquireLock","class":"OC\\Lock\\MemcacheLockingProvider","type":"->","args":["files\/2e0b484948c3bd72d1b96615605f5413",1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Common","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1923,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH01\/009-010.html",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["009-010.html",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH01\/009-010.html",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Lock\/MemcacheLockingProvider.php","Line":75}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Macintosh) mirall\/2.3.3 (build 84) (Nextcloud)","version":"14.0.1.1"}
{"reqId":"W9JpT38AAQEAADIKZwwAAABN","level":4,"time":"2018-10-26T01:09:36+00:00","remoteAddr":"10.0.0.20","user":"rainer","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","message":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\FileLocked","Message":"\"Bildung\/B\u00fccher\/Computer\/Java books\/XML\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["03-01I.JPG",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","Line":168,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"Bildung\/B\u00fccher\/Computer\/Java books\/XML\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["03-01I.JPG",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","Line":1928,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"files\/f572fbb68a80ff9d27def6d4bdda5a8a\" is locked, existing lock on file: none","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":713,"function":"acquireLock","class":"OC\\Lock\\MemcacheLockingProvider","type":"->","args":["files\/f572fbb68a80ff9d27def6d4bdda5a8a",1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Common","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books\/XML",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books\/XML",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1923,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books\/XML",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["03-01I.JPG",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Lock\/MemcacheLockingProvider.php","Line":75}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Macintosh) mirall\/2.3.3 (build 84) (Nextcloud)","version":"14.0.1.1"}
{"reqId":"W9YkZX8AAQEAAAYw4P4AAEEB","level":3,"time":"2018-10-28T21:04:37+00:00","remoteAddr":"81.217.127.194","user":"--","app":"PHP","method":"GET","url":"\/apps\/theming\/styles?v=0","message":"file_get_contents(\/var\/www\/nextcloud\/data\/appdata_oc65v9pdw1g0\/css\/theming\/35c3-2f5b-theming.css): failed to open stream: No such file or directory at \/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Local.php#216","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.5","version":"14.0.1.1"}
{"reqId":"W9YkZX8AAQEAAAYw4P4AAEEB","level":3,"time":"2018-10-28T21:04:37+00:00","remoteAddr":"81.217.127.194","user":"--","app":"PHP","method":"GET","url":"\/apps\/theming\/styles?v=0","message":"stat(): stat failed for \/var\/www\/nextcloud\/data\/appdata_oc65v9pdw1g0\/css\/theming\/35c3-2f5b-theming.css at \/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Local.php#142","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.5","version":"14.0.1.1"}
{"reqId":"W9YkZX8AAQEAAAYw4P4AAEEB","level":3,"time":"2018-10-28T21:04:37+00:00","remoteAddr":"81.217.127.194","user":"--","app":"PHP","method":"GET","url":"\/apps\/theming\/styles?v=0","message":"filesize(): stat failed for \/var\/www\/nextcloud\/data\/appdata_oc65v9pdw1g0\/css\/theming\/35c3-2f5b-theming.css at \/var\/www\/nextcloud\/lib\/private\/LargeFileHelper.php#171","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.5","version":"14.0.1.1"}
{"reqId":"W9bvuH8AAQEAADg4dVkAAAAM","level":3,"time":"2018-10-29T11:32:08+00:00","remoteAddr":"10.0.0.20","user":"rainer","app":"core","method":"MOVE","url":"\/remote.php\/dav\/files\/rainer\/Bildung\/VIDEO\/Chris%20Mulzer\/Hypnose","message":"unable to rename, file does not exists : files\/Bildung\/VIDEO\/Chris Mulzer\/Hypnose","userAgent":"Mozilla\/5.0 (Macintosh) mirall\/2.3.3 (build 84) (Nextcloud)","version":"14.0.1.1"}
{"reqId":"W9cIm38AAQEAADg57pkAAEIM","level":3,"time":"2018-10-29T13:20:03+00:00","remoteAddr":"81.217.127.194","user":"rainer","app":"index","method":"GET","url":"\/apps\/files\/","message":{"Exception":"Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException","Message":"An exception occurred while executing 'INSERT INTO `oc_filecache` (`mimepart`,`mimetype`,`mtime`,`size`,`etag`,`storage_mtime`,`permissions`,`parent`,`checksum`,`path_hash`,`path`,`name`,`storage`) SELECT ?,?,?,?,?,?,?,?,?,?,?,?,? FROM `oc_filecache` WHERE `storage` = ? AND `path_hash` = ? HAVING COUNT(*) = 0' with params [\"8\", \"17\", 1540819202, 0, \"6cc224af06b3b7ee54a59d26d12c07f2\", 1540819202, 27, 85, \"\", \"3cfe3b85f712be2a2eaafbf162632674\", \"appdata_oc65v9pdw1g0\\\/css\\\/core\\\/c064-2f5b-results.css\", \"c064-2f5b-results.css\", 2, 2, \"3cfe3b85f712be2a2eaafbf162632674\"]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2-3cfe3b85f712be2a2eaafbf162632674' for key 'fs_storage_path_hash'","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":128,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'INSERT INTO `oc_filecache` (`mimepart`,`mimetype`,`mtime`,`size`,`etag`,`storage_mtime`,`permissions`,`parent`,`checksum`,`path_hash`,`path`,`name`,`storage`) SELECT ?,?,?,?,?,?,?,?,?,?,?,?,? FROM `oc_filecache` WHERE `storage` = ? AND `path_hash` = ? HAVING COUNT(*) = 0' with params [\"8\", \"17\", 1540819202, 0, \"6cc224af06b3b7ee54a59d26d12c07f2\", 1540819202, 27, 85, \"\", \"3cfe3b85f712be2a2eaafbf162632674\", \"appdata_oc65v9pdw1g0\\\/css\\\/core\\\/c064-2f5b-results.css\", \"c064-2f5b-results.css\", 2, 2, \"3cfe3b85f712be2a2eaafbf162632674\"]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2-3cfe3b85f712be2a2eaafbf162632674' for key 'fs_storage_path_hash'",{"errorInfo":["23000",1062,"Duplicate entry '2-3cfe3b85f712be2a2eaafbf162632674' for key 'fs_storage_path_hash'"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":1015,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["23000",1062,"Duplicate entry '2-3cfe3b85f712be2a2eaafbf162632674' for key 'fs_storage_path_hash'"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"INSERT INTO `oc_filecache` (`mimepart`,`mimetype`,`mtime`,`size`,`etag`,`storage_mtime`,`permissions`,`parent`,`checksum`,`path_hash`,`path`,`name`,`storage`) SELECT ?,?,?,?,?,?,?,?,?,?,?,?,? FROM `oc_filecache` WHERE `storage` = ? AND `path_hash` = ? HAVING COUNT(*) = 0",{"1":"8","2":"17","3":1540819202,"4":0,"5":"6cc224af06b3b7ee54a59d26d12c07f2","6":1540819202,"7":27,"8":85,"9":"","10":"3cfe3b85f712be2a2eaafbf162632674","11":"appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css","12":"c064-2f5b-results.css","13":2,"14":2,"15":"3cfe3b85f712be2a2eaafbf162632674"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":216,"function":"executeUpdate","class":"Doctrine\\DBAL\\Connection","type":"->","args":["INSERT INTO `oc_filecache` (`mimepart`,`mimetype`,`mtime`,`size`,`etag`,`storage_mtime`,`permissions`,`parent`,`checksum`,`path_hash`,`path`,`name`,`storage`) SELECT ?,?,?,?,?,?,?,?,?,?,?,?,? FROM `oc_filecache` WHERE `storage` = ? AND `path_hash` = ? HAVING COUNT(*) = 0",["8","17",1540819202,0,"6cc224af06b3b7ee54a59d26d12c07f2",1540819202,27,85,"","3cfe3b85f712be2a2eaafbf162632674","appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css","c064-2f5b-results.css",2,2,"3cfe3b85f712be2a2eaafbf162632674"],[]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Adapter.php","line":114,"function":"executeUpdate","class":"OC\\DB\\Connection","type":"->","args":["INSERT INTO `oc_filecache` (`mimepart`,`mimetype`,`mtime`,`size`,`etag`,`storage_mtime`,`permissions`,`parent`,`checksum`,`path_hash`,`path`,`name`,`storage`) SELECT ?,?,?,?,?,?,?,?,?,?,?,?,? FROM `oc_filecache` WHERE `storage` = ? AND `path_hash` = ? HAVING COUNT(*) = 0",["8","17",1540819202,0,"6cc224af06b3b7ee54a59d26d12c07f2",1540819202,27,85,"","3cfe3b85f712be2a2eaafbf162632674","appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css","c064-2f5b-results.css",2,2,"3cfe3b85f712be2a2eaafbf162632674"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":254,"function":"insertIfNotExist","class":"OC\\DB\\Adapter","type":"->","args":["*PREFIX*filecache",{"mimepart":"8","mimetype":"17","mtime":1540819202,"size":0,"etag":"6cc224af06b3b7ee54a59d26d12c07f2","storage_mtime":1540819202,"permissions":27,"parent":85,"checksum":"","path_hash":"3cfe3b85f712be2a2eaafbf162632674","path":"appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css","name":"c064-2f5b-results.css","storage":2},["storage","path_hash"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Cache.php","line":272,"function":"insertIfNotExist","class":"OC\\DB\\Connection","type":"->","args":["*PREFIX*filecache",{"mimepart":"8","mimetype":"17","mtime":1540819202,"size":0,"etag":"6cc224af06b3b7ee54a59d26d12c07f2","storage_mtime":1540819202,"permissions":27,"parent":85,"checksum":"","path_hash":"3cfe3b85f712be2a2eaafbf162632674","path":"appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css","name":"c064-2f5b-results.css","storage":2},["storage","path_hash"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":128,"function":"insert","class":"OC\\Files\\Cache\\Cache","type":"->","args":["appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",{"mimetype":"text\/css","mtime":1540819202,"size":0,"etag":"6cc224af06b3b7ee54a59d26d12c07f2","storage_mtime":1540819202,"permissions":27,"parent":85,"checksum":"","path":"appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css","name":"c064-2f5b-results.css"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":114,"function":"insert","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",{"mimetype":"text\/css","mtime":1540819202,"size":0,"etag":"6cc224af06b3b7ee54a59d26d12c07f2","storage_mtime":1540819202,"permissions":27,"parent":85,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":292,"function":"put","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",{"mimetype":"text\/css","mtime":1540819202,"size":0,"etag":"6cc224af06b3b7ee54a59d26d12c07f2","storage_mtime":1540819202,"permissions":27,"parent":85,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":221,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",{"mimetype":"text\/css","mtime":1540819202,"size":0,"etag":"6cc224af06b3b7ee54a59d26d12c07f2","storage_mtime":1540819202,"permissions":27,"parent":85,"checksum":""},-1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":336,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",3,85,false,false]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Updater.php","line":124,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",false,3,false]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":320,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",1540819202]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1161,"function":"writeUpdate","class":"OC\\Files\\View","type":"->","args":[{"mountPoint":"\/","cache":{"__class__":"OC\\Files\\Cache\\Cache"},"scanner":{"__class__":"OC\\Files\\Cache\\Scanner"},"watcher":null,"propagator":{"__class__":"OC\\Files\\Cache\\Propagator"},"updater":{"__class__":"OC\\Files\\Cache\\Updater"},"__class__":"OCA\\FilesAccessControl\\StorageWrapper"},"appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":567,"function":"basicOperation","class":"OC\\Files\\View","type":"->","args":["touch","\/appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",["touch","create","write"],null]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/Folder.php","line":181,"function":"touch","class":"OC\\Files\\View","type":"->","args":["\/appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/SimpleFS\/SimpleFolder.php","line":83,"function":"newFile","class":"OC\\Files\\Node\\Folder","type":"->","args":["c064-2f5b-results.css"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/SCSSCacher.php","line":273,"function":"newFile","class":"OC\\Files\\SimpleFS\\SimpleFolder","type":"->","args":["c064-2f5b-results.css"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/SCSSCacher.php","line":153,"function":"cache","class":"OC\\Template\\SCSSCacher","type":"->","args":["\/var\/www\/nextcloud\/core\/search\/css","c064-2f5b-results.css","results.scss",{"__class__":"OC\\Files\\SimpleFS\\SimpleFolder"},"\/core\/search\/css"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/CSSResourceLocator.php","line":109,"function":"process","class":"OC\\Template\\SCSSCacher","type":"->","args":["\/var\/www\/nextcloud","core\/search\/css\/results.scss","core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/CSSResourceLocator.php","line":61,"function":"cacheAndAppendScssIfExist","class":"OC\\Template\\CSSResourceLocator","type":"->","args":["\/var\/www\/nextcloud","core\/search\/css\/results.scss"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/ResourceLocator.php","line":78,"function":"doFind","class":"OC\\Template\\CSSResourceLocator","type":"->","args":["search\/css\/results"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/TemplateLayout.php","line":285,"function":"find","class":"OC\\Template\\ResourceLocator","type":"->","args":[["vendor\/select2\/select2","vendor\/jquery-ui\/themes\/base\/jquery-ui","css\/jquery-ui-fixes","css\/server","css\/css-variables","apporder\/css\/apporder","files_pdfviewer\/css\/style","files_versions\/css\/versions","files_videoplayer\/css\/style","firstrunwizard\/css\/firstrunwizard","notifications\/css\/styles","css\/jquery.ocdialog","search\/css\/results","files\/css\/merged","files_trashbin\/css\/trash","activity\/css\/style","audioplayer\/css\/3rdparty\/fontello\/css\/fontello","comments\/css\/autocomplete","comments\/css\/comments","files_sharing\/css\/mergedAdditionalStyles","files_texteditor\/css\/merged","gallery\/css\/slideshow","gallery\/css\/gallerybutton","gallery\/css\/share","css\/systemtags","systemtags\/css\/systemtagsfilelist"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/TemplateLayout.php","line":201,"function":"findStylesheetFiles","class":"OC\\TemplateLayout","type":"::","args":[["vendor\/select2\/select2","vendor\/jquery-ui\/themes\/base\/jquery-ui","css\/jquery-ui-fixes","css\/server","css\/css-variables","apporder\/css\/apporder","files_pdfviewer\/css\/style","files_versions\/css\/versions","files_videoplayer\/css\/style","firstrunwizard\/css\/firstrunwizard","notifications\/css\/styles","css\/jquery.ocdialog","search\/css\/results","files\/css\/merged","files_trashbin\/css\/trash","activity\/css\/style","audioplayer\/css\/3rdparty\/fontello\/css\/fontello","comments\/css\/autocomplete","comments\/css\/comments","files_sharing\/css\/mergedAdditionalStyles","files_texteditor\/css\/merged","gallery\/css\/slideshow","gallery\/css\/gallerybutton","gallery\/css\/share","css\/systemtags","systemtags\/css\/systemtagsfilelist"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/template.php","line":210,"function":"__construct","class":"OC\\TemplateLayout","type":"->","args":["user","files"]},{"file":"\/var\/www\/nextcloud\/lib\/public\/AppFramework\/Http\/TemplateResponse.php","line":157,"function":"fetchPage","class":"OC_Template","type":"->","args":[{"usedSpacePercent":8,"owner":"rainer","ownerDisplayName":"Dipl.-Ing. Rainer Gutkas Bakk. Techn. Inf.","isPublic":false,"allowShareWithLink":"yes","defaultFileSorting":"name","defaultFileSortingDirection":"asc","showHiddenFiles":0,"fileNotFound":0,"appNavigation":{"__class__":"OCP\\Template"},"appContents":{"files":{"id":"files","content":"
Hello! My Nextcloud ist brand new. It run's on an ordroid hc2 with an 4GB HDD attached. The image is nectcloudpi. The computer I do organise my data with in the moment is a macbook pro mid 2012 running osx mojave.
It said, files not available and click here get back to the folder.
When I clicked there, nextcloud gave me full access to all my data, as super user. This is the first issue to mention.
According to the message I had a look through command line into the data directory of my account and found that not only this, but many folders are missing, so weren't stored at all on the nextcloud, but they are mentioned in the database to be there and also the status on my macbook says everything worked fine.
Here is the requested output:
<--! Paste this in GitHub report -->
NextCloudPi diagnostics
``` NextCloudPi version v0.64.11 NextCloudPi image NextCloudPi_09-29-18 distribution Debian GNU/Linux 9 \n \l automount no USB devices sda datadir /var/www/nextcloud/data data in SD no data filesystem ext2/ext3 data disk usage 389G/3.6T rootfs usage 3.4G/29G swapfile /var/swap dbdir /var/lib/mysql Nextcloud check ok Nextcloud version 14.0.1.1 HTTPD service up PHP service up MariaDB service up Redis service up Postfix service up internet check ok port check 80 open port check 443 open IP ***REMOVED SENSITIVE VALUE*** gateway ***REMOVED SENSITIVE VALUE*** interface enx001e0632c3ac certificates ***REMOVED SENSITIVE VALUE*** NAT loopback no uptime 3days ```Nextcloud configuration
``` { "system": { "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": { "0": "localhost", "5": "nextcloudpi.local", "1": "10.0.0.5", "3": "gutkas.ddns.net", "2": "gutkas.ddns.net", "7": "nextcloudpi", "8": "nextcloudpi.lan", "9": "gutkas.eu", "10": "www.gutkas.eu" }, "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "14.0.1.1", "overwrite.cli.url": "https:\/\/gutkas.ddns.net\/", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "instanceid": "***REMOVED SENSITIVE VALUE***", "memcache.local": "\\OC\\Memcache\\Redis", "memcache.locking": "\\OC\\Memcache\\Redis", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 0, "timeout": 0, "password": "***REMOVED SENSITIVE VALUE***" }, "mail_smtpmode": "sendmail", "mail_smtpauthtype": "LOGIN", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_domain": "***REMOVED SENSITIVE VALUE***", "overwriteprotocol": "https", "loglevel": "2", "log_type": "file", "htaccess.RewriteBase": "\/" } } ```HTTPd logs
``` [Sat Oct 27 23:17:17.005405 2018] [mpm_event:notice] [pid 1557:tid 3069177120] AH00489: Apache/2.4.25 (Debian) OpenSSL/1.0.2l configured -- resuming normal operations [Sat Oct 27 23:17:17.005614 2018] [core:notice] [pid 1557:tid 3069177120] AH00094: Command line: '/usr/sbin/apache2' [Mon Oct 29 06:25:15.186836 2018] [mpm_event:notice] [pid 1557:tid 3069177120] AH00493: SIGUSR1 received. Doing graceful restart [Mon Oct 29 06:25:15.237098 2018] [ssl:warn] [pid 1557:tid 3069177120] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name [Mon Oct 29 06:25:15.237252 2018] [ssl:error] [pid 1557:tid 3069177120] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=65f4d65ca13e / issuer: CN=65f4d65ca13e / serial: 880373A14E9A7102 / notbefore: Sep 29 22:32:31 2018 GMT / notafter: Sep 26 22:32:31 2028 GMT] [Mon Oct 29 06:25:15.237270 2018] [ssl:error] [pid 1557:tid 3069177120] AH02604: Unable to configure certificate localhost:4443:0 for stapling [Mon Oct 29 06:25:16.000929 2018] [mpm_event:notice] [pid 1557:tid 3069177120] AH00489: Apache/2.4.25 (Debian) OpenSSL/1.0.2l configured -- resuming normal operations [Mon Oct 29 06:25:16.000963 2018] [core:notice] [pid 1557:tid 3069177120] AH00094: Command line: '/usr/sbin/apache2' [Tue Oct 30 06:25:16.712459 2018] [mpm_event:notice] [pid 1557:tid 3069177120] AH00493: SIGUSR1 received. Doing graceful restart [Tue Oct 30 06:25:16.766573 2018] [ssl:warn] [pid 1557:tid 3069177120] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name [Tue Oct 30 06:25:16.766725 2018] [ssl:error] [pid 1557:tid 3069177120] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=65f4d65ca13e / issuer: CN=65f4d65ca13e / serial: 880373A14E9A7102 / notbefore: Sep 29 22:32:31 2018 GMT / notafter: Sep 26 22:32:31 2028 GMT] [Tue Oct 30 06:25:16.766763 2018] [ssl:error] [pid 1557:tid 3069177120] AH02604: Unable to configure certificate localhost:4443:0 for stapling [Tue Oct 30 06:25:17.000387 2018] [mpm_event:notice] [pid 1557:tid 3069177120] AH00489: Apache/2.4.25 (Debian) OpenSSL/1.0.2l configured -- resuming normal operations [Tue Oct 30 06:25:17.000421 2018] [core:notice] [pid 1557:tid 3069177120] AH00094: Command line: '/usr/sbin/apache2' [Wed Oct 31 06:25:11.659791 2018] [mpm_event:notice] [pid 1557:tid 3069177120] AH00493: SIGUSR1 received. Doing graceful restart [Wed Oct 31 06:25:11.709923 2018] [ssl:warn] [pid 1557:tid 3069177120] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name [Wed Oct 31 06:25:11.710076 2018] [ssl:error] [pid 1557:tid 3069177120] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=65f4d65ca13e / issuer: CN=65f4d65ca13e / serial: 880373A14E9A7102 / notbefore: Sep 29 22:32:31 2018 GMT / notafter: Sep 26 22:32:31 2028 GMT] [Wed Oct 31 06:25:11.710094 2018] [ssl:error] [pid 1557:tid 3069177120] AH02604: Unable to configure certificate localhost:4443:0 for stapling [Wed Oct 31 06:25:12.000442 2018] [mpm_event:notice] [pid 1557:tid 3069177120] AH00489: Apache/2.4.25 (Debian) OpenSSL/1.0.2l configured -- resuming normal operations [Wed Oct 31 06:25:12.000478 2018] [core:notice] [pid 1557:tid 3069177120] AH00094: Command line: '/usr/sbin/apache2' ```Database logs
``` ```Nextcloud logs
``` {"reqId":"W9JpO38AAQEAADIKZmsAAABL","level":4,"time":"2018-10-26T01:09:15+00:00","remoteAddr":"10.0.0.20","user":"rainer","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","message":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\FileLocked","Message":"\"Bildung\/B\u00fccher\/Computer\/Java books\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["CC.GIF",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/CC.GIF",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","Line":168,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"Bildung\/B\u00fccher\/Computer\/Java books\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/CC.GIF",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["CC.GIF",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/CC.GIF",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","Line":1928,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"files\/9ed001fa539d20565f5ab4ebeea043c9\" is locked, existing lock on file: none","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":713,"function":"acquireLock","class":"OC\\Lock\\MemcacheLockingProvider","type":"->","args":["files\/9ed001fa539d20565f5ab4ebeea043c9",1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Common","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1923,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/CC.GIF",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["CC.GIF",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/CC.GIF",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/CC.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Lock\/MemcacheLockingProvider.php","Line":75}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Macintosh) mirall\/2.3.3 (build 84) (Nextcloud)","version":"14.0.1.1"} {"reqId":"W9JpQX8AAQEAADIKZpwAAABL","level":4,"time":"2018-10-26T01:09:21+00:00","remoteAddr":"10.0.0.20","user":"rainer","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","message":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\FileLocked","Message":"\"Bildung\/B\u00fccher\/Computer\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["F25-2.GIF",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/F25-2.GIF",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","Line":168,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"Bildung\/B\u00fccher\/Computer\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/F25-2.GIF",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["F25-2.GIF",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/F25-2.GIF",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","Line":1928,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"files\/288bcffdf9ac11dda9f3b0c4a6e0043e\" is locked, existing lock on file: none","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":713,"function":"acquireLock","class":"OC\\Lock\\MemcacheLockingProvider","type":"->","args":["files\/288bcffdf9ac11dda9f3b0c4a6e0043e",1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Common","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1923,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/F25-2.GIF",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["F25-2.GIF",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/Tricks Of The Java Programming Gurus\/F25-2.GIF",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/Tricks%20Of%20The%20Java%20Programming%20Gurus\/F25-2.GIF","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Lock\/MemcacheLockingProvider.php","Line":75}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Macintosh) mirall\/2.3.3 (build 84) (Nextcloud)","version":"14.0.1.1"} {"reqId":"W9JpTH8AAQEAADIKZu8AAABX","level":4,"time":"2018-10-26T01:09:33+00:00","remoteAddr":"10.0.0.20","user":"rainer","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","message":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\FileLocked","Message":"\"Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["009-010.html",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH01\/009-010.html",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","Line":168,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH01\/009-010.html",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["009-010.html",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH01\/009-010.html",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","Line":1928,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"files\/2e0b484948c3bd72d1b96615605f5413\" is locked, existing lock on file: none","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":713,"function":"acquireLock","class":"OC\\Lock\\MemcacheLockingProvider","type":"->","args":["files\/2e0b484948c3bd72d1b96615605f5413",1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Common","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1923,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH01\/009-010.html",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["009-010.html",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH01\/009-010.html",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH01\/009-010.html","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Lock\/MemcacheLockingProvider.php","Line":75}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Macintosh) mirall\/2.3.3 (build 84) (Nextcloud)","version":"14.0.1.1"} {"reqId":"W9JpT38AAQEAADIKZwwAAABN","level":4,"time":"2018-10-26T01:09:36+00:00","remoteAddr":"10.0.0.20","user":"rainer","app":"webdav","method":"PUT","url":"\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","message":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\FileLocked","Message":"\"Bildung\/B\u00fccher\/Computer\/Java books\/XML\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["03-01I.JPG",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","Line":168,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"Bildung\/B\u00fccher\/Computer\/Java books\/XML\" is locked","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["03-01I.JPG",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","Line":1928,"Previous":{"Exception":"OCP\\Lock\\LockedException","Message":"\"files\/f572fbb68a80ff9d27def6d4bdda5a8a\" is locked, existing lock on file: none","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Common.php","line":713,"function":"acquireLock","class":"OC\\Lock\\MemcacheLockingProvider","type":"->","args":["files\/f572fbb68a80ff9d27def6d4bdda5a8a",1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Common","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books\/XML",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Wrapper\/Wrapper.php","line":592,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books\/XML",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1923,"function":"acquireLock","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files\/Bildung\/B\u00fccher\/Computer\/Java books\/XML",1,{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":2037,"function":"lockPath","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Node.php","line":345,"function":"lockFile","class":"OC\\Files\\View","type":"->","args":["\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG",1]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Connector\/Sabre\/Directory.php","line":153,"function":"acquireLock","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":[1]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":1096,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["03-01I.JPG",null]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/CorePlugin.php","line":529,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["files\/rainer\/Bildung\/B\u00fccher\/Computer\/Java books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG",null,null]},{"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/event\/lib\/EventEmitterTrait.php","line":105,"function":"call_user_func_array","args":[[{"__class__":"Sabre\\DAV\\CorePlugin"},"httpPut"],[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":479,"function":"emit","class":"Sabre\\Event\\EventEmitter","type":"->","args":["method:PUT",[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"\/var\/www\/nextcloud\/3rdparty\/sabre\/dav\/lib\/DAV\/Server.php","line":254,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"absoluteUrl":"https:\/\/10.0.0.5\/remote.php\/dav\/files\/rainer\/Bildung\/B%C3%BCcher\/Computer\/Java%20books\/XML\/xml-a-primer\/CH03\/IMAGES\/03-01I.JPG","__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/lib\/Server.php","line":293,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"\/var\/www\/nextcloud\/remote.php","line":163,"args":["\/var\/www\/nextcloud\/apps\/dav\/appinfo\/v2\/remote.php"],"function":"require_once"}],"File":"\/var\/www\/nextcloud\/lib\/private\/Lock\/MemcacheLockingProvider.php","Line":75}},"CustomMessage":"--"},"userAgent":"Mozilla\/5.0 (Macintosh) mirall\/2.3.3 (build 84) (Nextcloud)","version":"14.0.1.1"} {"reqId":"W9YkZX8AAQEAAAYw4P4AAEEB","level":3,"time":"2018-10-28T21:04:37+00:00","remoteAddr":"81.217.127.194","user":"--","app":"PHP","method":"GET","url":"\/apps\/theming\/styles?v=0","message":"file_get_contents(\/var\/www\/nextcloud\/data\/appdata_oc65v9pdw1g0\/css\/theming\/35c3-2f5b-theming.css): failed to open stream: No such file or directory at \/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Local.php#216","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.5","version":"14.0.1.1"} {"reqId":"W9YkZX8AAQEAAAYw4P4AAEEB","level":3,"time":"2018-10-28T21:04:37+00:00","remoteAddr":"81.217.127.194","user":"--","app":"PHP","method":"GET","url":"\/apps\/theming\/styles?v=0","message":"stat(): stat failed for \/var\/www\/nextcloud\/data\/appdata_oc65v9pdw1g0\/css\/theming\/35c3-2f5b-theming.css at \/var\/www\/nextcloud\/lib\/private\/Files\/Storage\/Local.php#142","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.5","version":"14.0.1.1"} {"reqId":"W9YkZX8AAQEAAAYw4P4AAEEB","level":3,"time":"2018-10-28T21:04:37+00:00","remoteAddr":"81.217.127.194","user":"--","app":"PHP","method":"GET","url":"\/apps\/theming\/styles?v=0","message":"filesize(): stat failed for \/var\/www\/nextcloud\/data\/appdata_oc65v9pdw1g0\/css\/theming\/35c3-2f5b-theming.css at \/var\/www\/nextcloud\/lib\/private\/LargeFileHelper.php#171","userAgent":"Mozilla\/5.0 (iOS) Nextcloud-iOS\/2.22.5","version":"14.0.1.1"} {"reqId":"W9bvuH8AAQEAADg4dVkAAAAM","level":3,"time":"2018-10-29T11:32:08+00:00","remoteAddr":"10.0.0.20","user":"rainer","app":"core","method":"MOVE","url":"\/remote.php\/dav\/files\/rainer\/Bildung\/VIDEO\/Chris%20Mulzer\/Hypnose","message":"unable to rename, file does not exists : files\/Bildung\/VIDEO\/Chris Mulzer\/Hypnose","userAgent":"Mozilla\/5.0 (Macintosh) mirall\/2.3.3 (build 84) (Nextcloud)","version":"14.0.1.1"} {"reqId":"W9cIm38AAQEAADg57pkAAEIM","level":3,"time":"2018-10-29T13:20:03+00:00","remoteAddr":"81.217.127.194","user":"rainer","app":"index","method":"GET","url":"\/apps\/files\/","message":{"Exception":"Doctrine\\DBAL\\Exception\\UniqueConstraintViolationException","Message":"An exception occurred while executing 'INSERT INTO `oc_filecache` (`mimepart`,`mimetype`,`mtime`,`size`,`etag`,`storage_mtime`,`permissions`,`parent`,`checksum`,`path_hash`,`path`,`name`,`storage`) SELECT ?,?,?,?,?,?,?,?,?,?,?,?,? FROM `oc_filecache` WHERE `storage` = ? AND `path_hash` = ? HAVING COUNT(*) = 0' with params [\"8\", \"17\", 1540819202, 0, \"6cc224af06b3b7ee54a59d26d12c07f2\", 1540819202, 27, 85, \"\", \"3cfe3b85f712be2a2eaafbf162632674\", \"appdata_oc65v9pdw1g0\\\/css\\\/core\\\/c064-2f5b-results.css\", \"c064-2f5b-results.css\", 2, 2, \"3cfe3b85f712be2a2eaafbf162632674\"]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2-3cfe3b85f712be2a2eaafbf162632674' for key 'fs_storage_path_hash'","Code":0,"Trace":[{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/DBALException.php","line":128,"function":"convertException","class":"Doctrine\\DBAL\\Driver\\AbstractMySQLDriver","type":"->","args":["An exception occurred while executing 'INSERT INTO `oc_filecache` (`mimepart`,`mimetype`,`mtime`,`size`,`etag`,`storage_mtime`,`permissions`,`parent`,`checksum`,`path_hash`,`path`,`name`,`storage`) SELECT ?,?,?,?,?,?,?,?,?,?,?,?,? FROM `oc_filecache` WHERE `storage` = ? AND `path_hash` = ? HAVING COUNT(*) = 0' with params [\"8\", \"17\", 1540819202, 0, \"6cc224af06b3b7ee54a59d26d12c07f2\", 1540819202, 27, 85, \"\", \"3cfe3b85f712be2a2eaafbf162632674\", \"appdata_oc65v9pdw1g0\\\/css\\\/core\\\/c064-2f5b-results.css\", \"c064-2f5b-results.css\", 2, 2, \"3cfe3b85f712be2a2eaafbf162632674\"]:\n\nSQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '2-3cfe3b85f712be2a2eaafbf162632674' for key 'fs_storage_path_hash'",{"errorInfo":["23000",1062,"Duplicate entry '2-3cfe3b85f712be2a2eaafbf162632674' for key 'fs_storage_path_hash'"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"}]},{"file":"\/var\/www\/nextcloud\/3rdparty\/doctrine\/dbal\/lib\/Doctrine\/DBAL\/Connection.php","line":1015,"function":"driverExceptionDuringQuery","class":"Doctrine\\DBAL\\DBALException","type":"::","args":[{"__class__":"Doctrine\\DBAL\\Driver\\PDOMySql\\Driver"},{"errorInfo":["23000",1062,"Duplicate entry '2-3cfe3b85f712be2a2eaafbf162632674' for key 'fs_storage_path_hash'"],"__class__":"Doctrine\\DBAL\\Driver\\PDOException"},"INSERT INTO `oc_filecache` (`mimepart`,`mimetype`,`mtime`,`size`,`etag`,`storage_mtime`,`permissions`,`parent`,`checksum`,`path_hash`,`path`,`name`,`storage`) SELECT ?,?,?,?,?,?,?,?,?,?,?,?,? FROM `oc_filecache` WHERE `storage` = ? AND `path_hash` = ? HAVING COUNT(*) = 0",{"1":"8","2":"17","3":1540819202,"4":0,"5":"6cc224af06b3b7ee54a59d26d12c07f2","6":1540819202,"7":27,"8":85,"9":"","10":"3cfe3b85f712be2a2eaafbf162632674","11":"appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css","12":"c064-2f5b-results.css","13":2,"14":2,"15":"3cfe3b85f712be2a2eaafbf162632674"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":216,"function":"executeUpdate","class":"Doctrine\\DBAL\\Connection","type":"->","args":["INSERT INTO `oc_filecache` (`mimepart`,`mimetype`,`mtime`,`size`,`etag`,`storage_mtime`,`permissions`,`parent`,`checksum`,`path_hash`,`path`,`name`,`storage`) SELECT ?,?,?,?,?,?,?,?,?,?,?,?,? FROM `oc_filecache` WHERE `storage` = ? AND `path_hash` = ? HAVING COUNT(*) = 0",["8","17",1540819202,0,"6cc224af06b3b7ee54a59d26d12c07f2",1540819202,27,85,"","3cfe3b85f712be2a2eaafbf162632674","appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css","c064-2f5b-results.css",2,2,"3cfe3b85f712be2a2eaafbf162632674"],[]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Adapter.php","line":114,"function":"executeUpdate","class":"OC\\DB\\Connection","type":"->","args":["INSERT INTO `oc_filecache` (`mimepart`,`mimetype`,`mtime`,`size`,`etag`,`storage_mtime`,`permissions`,`parent`,`checksum`,`path_hash`,`path`,`name`,`storage`) SELECT ?,?,?,?,?,?,?,?,?,?,?,?,? FROM `oc_filecache` WHERE `storage` = ? AND `path_hash` = ? HAVING COUNT(*) = 0",["8","17",1540819202,0,"6cc224af06b3b7ee54a59d26d12c07f2",1540819202,27,85,"","3cfe3b85f712be2a2eaafbf162632674","appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css","c064-2f5b-results.css",2,2,"3cfe3b85f712be2a2eaafbf162632674"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/DB\/Connection.php","line":254,"function":"insertIfNotExist","class":"OC\\DB\\Adapter","type":"->","args":["*PREFIX*filecache",{"mimepart":"8","mimetype":"17","mtime":1540819202,"size":0,"etag":"6cc224af06b3b7ee54a59d26d12c07f2","storage_mtime":1540819202,"permissions":27,"parent":85,"checksum":"","path_hash":"3cfe3b85f712be2a2eaafbf162632674","path":"appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css","name":"c064-2f5b-results.css","storage":2},["storage","path_hash"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Cache.php","line":272,"function":"insertIfNotExist","class":"OC\\DB\\Connection","type":"->","args":["*PREFIX*filecache",{"mimepart":"8","mimetype":"17","mtime":1540819202,"size":0,"etag":"6cc224af06b3b7ee54a59d26d12c07f2","storage_mtime":1540819202,"permissions":27,"parent":85,"checksum":"","path_hash":"3cfe3b85f712be2a2eaafbf162632674","path":"appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css","name":"c064-2f5b-results.css","storage":2},["storage","path_hash"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":128,"function":"insert","class":"OC\\Files\\Cache\\Cache","type":"->","args":["appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",{"mimetype":"text\/css","mtime":1540819202,"size":0,"etag":"6cc224af06b3b7ee54a59d26d12c07f2","storage_mtime":1540819202,"permissions":27,"parent":85,"checksum":"","path":"appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css","name":"c064-2f5b-results.css"}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Wrapper\/CacheWrapper.php","line":114,"function":"insert","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",{"mimetype":"text\/css","mtime":1540819202,"size":0,"etag":"6cc224af06b3b7ee54a59d26d12c07f2","storage_mtime":1540819202,"permissions":27,"parent":85,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":292,"function":"put","class":"OC\\Files\\Cache\\Wrapper\\CacheWrapper","type":"->","args":["appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",{"mimetype":"text\/css","mtime":1540819202,"size":0,"etag":"6cc224af06b3b7ee54a59d26d12c07f2","storage_mtime":1540819202,"permissions":27,"parent":85,"checksum":""}]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":221,"function":"addToCache","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",{"mimetype":"text\/css","mtime":1540819202,"size":0,"etag":"6cc224af06b3b7ee54a59d26d12c07f2","storage_mtime":1540819202,"permissions":27,"parent":85,"checksum":""},-1]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Scanner.php","line":336,"function":"scanFile","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",3,85,false,false]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Cache\/Updater.php","line":124,"function":"scan","class":"OC\\Files\\Cache\\Scanner","type":"->","args":["appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",false,3,false]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":320,"function":"update","class":"OC\\Files\\Cache\\Updater","type":"->","args":["appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",1540819202]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":1161,"function":"writeUpdate","class":"OC\\Files\\View","type":"->","args":[{"mountPoint":"\/","cache":{"__class__":"OC\\Files\\Cache\\Cache"},"scanner":{"__class__":"OC\\Files\\Cache\\Scanner"},"watcher":null,"propagator":{"__class__":"OC\\Files\\Cache\\Propagator"},"updater":{"__class__":"OC\\Files\\Cache\\Updater"},"__class__":"OCA\\FilesAccessControl\\StorageWrapper"},"appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/View.php","line":567,"function":"basicOperation","class":"OC\\Files\\View","type":"->","args":["touch","\/appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css",["touch","create","write"],null]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/Node\/Folder.php","line":181,"function":"touch","class":"OC\\Files\\View","type":"->","args":["\/appdata_oc65v9pdw1g0\/css\/core\/c064-2f5b-results.css"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Files\/SimpleFS\/SimpleFolder.php","line":83,"function":"newFile","class":"OC\\Files\\Node\\Folder","type":"->","args":["c064-2f5b-results.css"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/SCSSCacher.php","line":273,"function":"newFile","class":"OC\\Files\\SimpleFS\\SimpleFolder","type":"->","args":["c064-2f5b-results.css"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/SCSSCacher.php","line":153,"function":"cache","class":"OC\\Template\\SCSSCacher","type":"->","args":["\/var\/www\/nextcloud\/core\/search\/css","c064-2f5b-results.css","results.scss",{"__class__":"OC\\Files\\SimpleFS\\SimpleFolder"},"\/core\/search\/css"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/CSSResourceLocator.php","line":109,"function":"process","class":"OC\\Template\\SCSSCacher","type":"->","args":["\/var\/www\/nextcloud","core\/search\/css\/results.scss","core"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/CSSResourceLocator.php","line":61,"function":"cacheAndAppendScssIfExist","class":"OC\\Template\\CSSResourceLocator","type":"->","args":["\/var\/www\/nextcloud","core\/search\/css\/results.scss"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/Template\/ResourceLocator.php","line":78,"function":"doFind","class":"OC\\Template\\CSSResourceLocator","type":"->","args":["search\/css\/results"]},{"file":"\/var\/www\/nextcloud\/lib\/private\/TemplateLayout.php","line":285,"function":"find","class":"OC\\Template\\ResourceLocator","type":"->","args":[["vendor\/select2\/select2","vendor\/jquery-ui\/themes\/base\/jquery-ui","css\/jquery-ui-fixes","css\/server","css\/css-variables","apporder\/css\/apporder","files_pdfviewer\/css\/style","files_versions\/css\/versions","files_videoplayer\/css\/style","firstrunwizard\/css\/firstrunwizard","notifications\/css\/styles","css\/jquery.ocdialog","search\/css\/results","files\/css\/merged","files_trashbin\/css\/trash","activity\/css\/style","audioplayer\/css\/3rdparty\/fontello\/css\/fontello","comments\/css\/autocomplete","comments\/css\/comments","files_sharing\/css\/mergedAdditionalStyles","files_texteditor\/css\/merged","gallery\/css\/slideshow","gallery\/css\/gallerybutton","gallery\/css\/share","css\/systemtags","systemtags\/css\/systemtagsfilelist"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/TemplateLayout.php","line":201,"function":"findStylesheetFiles","class":"OC\\TemplateLayout","type":"::","args":[["vendor\/select2\/select2","vendor\/jquery-ui\/themes\/base\/jquery-ui","css\/jquery-ui-fixes","css\/server","css\/css-variables","apporder\/css\/apporder","files_pdfviewer\/css\/style","files_versions\/css\/versions","files_videoplayer\/css\/style","firstrunwizard\/css\/firstrunwizard","notifications\/css\/styles","css\/jquery.ocdialog","search\/css\/results","files\/css\/merged","files_trashbin\/css\/trash","activity\/css\/style","audioplayer\/css\/3rdparty\/fontello\/css\/fontello","comments\/css\/autocomplete","comments\/css\/comments","files_sharing\/css\/mergedAdditionalStyles","files_texteditor\/css\/merged","gallery\/css\/slideshow","gallery\/css\/gallerybutton","gallery\/css\/share","css\/systemtags","systemtags\/css\/systemtagsfilelist"]]},{"file":"\/var\/www\/nextcloud\/lib\/private\/legacy\/template.php","line":210,"function":"__construct","class":"OC\\TemplateLayout","type":"->","args":["user","files"]},{"file":"\/var\/www\/nextcloud\/lib\/public\/AppFramework\/Http\/TemplateResponse.php","line":157,"function":"fetchPage","class":"OC_Template","type":"->","args":[{"usedSpacePercent":8,"owner":"rainer","ownerDisplayName":"Dipl.-Ing. Rainer Gutkas Bakk. Techn. Inf.","isPublic":false,"allowShareWithLink":"yes","defaultFileSorting":"name","defaultFileSortingDirection":"asc","showHiddenFiles":0,"fileNotFound":0,"appNavigation":{"__class__":"OCP\\Template"},"appContents":{"files":{"id":"files","content":"