Skip to content

Instantly share code, notes, and snippets.

@alxtrnr
Last active September 2, 2021 07:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alxtrnr/7295c1246affdc88db83e2a15c32157c to your computer and use it in GitHub Desktop.
Save alxtrnr/7295c1246affdc88db83e2a15c32157c to your computer and use it in GitHub Desktop.
NextCloudPi version v1.37.2
NextCloudPi image NextCloudPi_11-27-20
distribution Debian GNU/Linux 10 \n \l
automount yes
USB devices sda sdb
datadir /media/sg1ncdata/20210206
data in SD no
data filesystem btrfs
data disk usage 364G/932G
rootfs usage 2.4G/229G
swapfile /var/swap
dbdir /var/lib/mysql
Nextcloud check ok
Nextcloud version 20.0.11.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 eth0
certificates ***REMOVED SENSITIVE VALUE***
NAT loopback no
uptime 20days
```
</details>
<details>
<summary>Nextcloud configuration</summary>
```
Cannot load Zend OPcache - it was already loaded
{
"system": {
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": {
"0": "localhost",
"5": "nextcloudpi.local",
"7": "nextcloudpi",
"8": "nextcloudpi.lan",
"11": "86.5.165.47",
"1": "192.168.1.120",
"3": "monaxle.ddns.net",
"2": "monaxle.ddns.net",
"12": "monaxle.ddns.net",
"20": "192.168.0.120"
},
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "20.0.11.1",
"overwrite.cli.url": "https:\/\/monaxle.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***"
},
"tempdirectory": "\/var\/www\/nextcloud\/data\/tmp",
"mail_smtpmode": "smtp",
"mail_smtpauthtype": "LOGIN",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"preview_max_x": "2048",
"preview_max_y": "2048",
"jpeg_quality": "60",
"overwriteprotocol": "https",
"maintenance": false,
"logfile": "\/media\/sg1ncdata\/20210206\/nextcloud.log",
"mail_sendmailmode": "smtp",
"mail_smtpauth": 1,
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "465",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"mail_smtpsecure": "ssl",
"htaccess.RewriteBase": "\/",
"loglevel": "2",
"log_type": "file",
"data-fingerprint": "fc9185ddd2bbbed0bf3a2e69a1147669",
"mail_from_address": "***REMOVED SENSITIVE VALUE***"
}
}
```
</details>
<details>
<summary>HTTPd logs</summary>
```
[Thu Sep 02 00:00:01.790920 2021] [ssl:warn] [pid 801:tid 547817915760] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Thu Sep 02 00:00:01.792405 2021] [mpm_event:notice] [pid 801:tid 547817915760] AH00489: Apache/2.4.38 (Debian) OpenSSL/1.1.1d configured -- resuming normal operations
[Thu Sep 02 00:00:01.792455 2021] [core:notice] [pid 801:tid 547817915760] AH00094: Command line: '/usr/sbin/apache2'
```
</details>
<details>
<summary>Database logs</summary>
```
```
</details>
<details>
<summary>Nextcloud logs</summary>
```
{"reqId":"YRUo7qie@lkD6X51ky8dqgAAABQ","level":3,"time":"2021-08-12T13:58:49+00:00","remoteAddr":"82.132.225.21","user":"alx","app":"no app in context","method":"PUT","url":"/remote.php/webdav/Documents/Tasks_bckp/Buber/auto.210809-0056.json","message":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"Expected filesize of 86466 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 8192 bytes. Could either be a network problem on the sending side or a problem writing to the storage on the server side.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1143,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":515,"function":"updateFile","class":"Sabre\\DAV\\Server","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPut","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":474,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:PUT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v1/webdav.php","line":84,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v1/webdav.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","Line":246,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.15.1","version":"20.0.11.1"}
{"reqId":"YRUo7qie@lkD6X51ky8dqgAAABQ","level":3,"time":"2021-08-12T13:58:49+00:00","remoteAddr":"82.132.225.21","user":"alx","app":"PHP","method":"PUT","url":"/remote.php/webdav/Documents/Tasks_bckp/Buber/auto.210809-0056.json","message":{"Exception":"Error","Message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php:132) at /var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php#691","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php:132)","/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php",691,{"string":"X-Hash-SHA256: 725450bacd9941eb95abdfcc5b32a8d41ce544fca3b5012e6d1b980d3921999b"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-SHA256: 725450bacd9941eb95abdfcc5b32a8d41ce544fca3b5012e6d1b980d3921999b"]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":195,"function":"header","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":["X-Hash-SHA256: 725450bacd9941eb95abdfcc5b32a8d41ce544fca3b5012e6d1b980d3921999b"]},{"function":"OCA\\DAV\\Connector\\Sabre\\{closure}","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/Files/Stream/HashWrapper.php","line":71,"function":"call_user_func","args":[{"__class__":"Closure"},"*** sensitive parameter replaced ***"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v1/webdav.php","line":84,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v1/webdav.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":91,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.15.1","version":"20.0.11.1"}
{"reqId":"YRUo7qie@lkD6X51ky8dqgAAABQ","level":3,"time":"2021-08-12T13:58:49+00:00","remoteAddr":"82.132.225.21","user":"alx","app":"PHP","method":"PUT","url":"/remote.php/webdav/Documents/Tasks_bckp/Buber/auto.210809-0056.json","message":{"Exception":"Error","Message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php:132) at /var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php#691","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php:132)","/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php",691,{"string":"X-Hash-SHA1: 34edc471d3e9f805e901ee65f651396e30011048"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-SHA1: 34edc471d3e9f805e901ee65f651396e30011048"]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":192,"function":"header","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":["X-Hash-SHA1: 34edc471d3e9f805e901ee65f651396e30011048"]},{"function":"OCA\\DAV\\Connector\\Sabre\\{closure}","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/Files/Stream/HashWrapper.php","line":71,"function":"call_user_func","args":[{"__class__":"Closure"},"*** sensitive parameter replaced ***"]},{"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/icewind/streams/src/Wrapper.php","line":132,"function":"fclose","args":[null]},{"file":"/var/www/nextcloud/lib/private/Files/Stream/HashWrapper.php","line":75,"function":"stream_close","class":"Icewind\\Streams\\Wrapper","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v1/webdav.php","line":84,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v1/webdav.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":91,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.15.1","version":"20.0.11.1"}
{"reqId":"YRUo7qie@lkD6X51ky8dqgAAABQ","level":3,"time":"2021-08-12T13:58:49+00:00","remoteAddr":"82.132.225.21","user":"alx","app":"PHP","method":"PUT","url":"/remote.php/webdav/Documents/Tasks_bckp/Buber/auto.210809-0056.json","message":{"Exception":"Error","Message":"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php:132) at /var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php#691","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"Cannot modify header information - headers already sent by (output started at /var/www/nextcloud/3rdparty/sabre/http/lib/Sapi.php:132)","/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php",691,{"string":"X-Hash-MD5: 0bea364b9e6c1bd05d0b6451aa732d5f"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-MD5: 0bea364b9e6c1bd05d0b6451aa732d5f"]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":189,"function":"header","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":["X-Hash-MD5: 0bea364b9e6c1bd05d0b6451aa732d5f"]},{"function":"OCA\\DAV\\Connector\\Sabre\\{closure}","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/Files/Stream/HashWrapper.php","line":71,"function":"call_user_func","args":[{"__class__":"Closure"},"*** sensitive parameter replaced ***"]},{"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/icewind/streams/src/Wrapper.php","line":132,"function":"fclose","args":[null]},{"file":"/var/www/nextcloud/lib/private/Files/Stream/HashWrapper.php","line":75,"function":"stream_close","class":"Icewind\\Streams\\Wrapper","type":"->","args":[]},{"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/icewind/streams/src/Wrapper.php","line":132,"function":"fclose","args":[null]},{"file":"/var/www/nextcloud/lib/private/Files/Stream/HashWrapper.php","line":75,"function":"stream_close","class":"Icewind\\Streams\\Wrapper","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v1/webdav.php","line":84,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v1/webdav.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":91,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.15.1","version":"20.0.11.1"}
{"reqId":"YRYEgppyktDhuKua@uPFngAAVA0","level":3,"time":"2021-08-13T05:35:01+00:00","remoteAddr":"23.106.63.35","user":"alx","app":"PHP","method":"GET","url":"/core/preview?fileId=252546&x=256&y=256&a=true&v=8b4ba87bbcfb5734d52fa2f863bb4749","message":{"Exception":"Error","Message":"imagealphablending() expects parameter 1 to be resource, bool given at /var/www/nextcloud/lib/private/legacy/OC_Image.php#574","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"imagealphablending() expects parameter 1 to be resource, bool given","/var/www/nextcloud/lib/private/legacy/OC_Image.php",574,{"imagePath":"/media/sg1ncdata/20210206/alx/files/Pictures/places, objects & structures/smudges.png","iType":3}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Image.php","line":574,"function":"imagealphablending","args":[false,true]},{"file":"/var/www/nextcloud/lib/private/Preview/Image.php","line":52,"function":"loadFromFile","class":"OC_Image","type":"->","args":["/media/sg1ncdata/20210206/alx/files/Pictures/places, objects & structures/smudges.png"]},{"file":"/var/www/nextcloud/lib/private/Preview/GeneratorHelper.php","line":63,"function":"getThumbnail","class":"OC\\Preview\\Image","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},2048,2048]},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":244,"function":"getThumbnail","class":"OC\\Preview\\GeneratorHelper","type":"->","args":[{"__class__":"OC\\Preview\\PNG"},{"__class__":"OC\\Files\\Node\\File"},2048,2048]},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":140,"function":"getMaxPreview","class":"OC\\Preview\\Generator","type":"->","args":[{"__class__":"OC\\Files\\SimpleFS\\SimpleFolder"},{"__class__":"OC\\Files\\Node\\File"},"image/png",""]},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":109,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},[{"width":256,"height":256,"crop":false,"mode":"fill"}],"image/png"]},{"file":"/var/www/nextcloud/lib/private/PreviewManager.php","line":190,"function":"getPreview","class":"OC\\Preview\\Generator","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},256,256,false,"fill",null]},{"file":"/var/www/nextcloud/core/Controller/PreviewController.php","line":170,"function":"getPreview","class":"OC\\PreviewManager","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},256,256,false,"fill"]},{"file":"/var/www/nextcloud/core/Controller/PreviewController.php","line":143,"function":"fetchPreview","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},256,256,true,true,"fill"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":169,"function":"getPreviewByFileId","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[252546,256,256,true,true,"fill"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":100,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OC\\Core\\Controller\\PreviewController"},"getPreviewByFileId"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":152,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OC\\Core\\Controller\\PreviewController"},"getPreviewByFileId"]},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":309,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\PreviewController","getPreviewByFileId",{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"_route":"core.Preview.getPreviewByFileId"}]},{"file":"/var/www/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/core/preview"]},{"file":"/var/www/nextcloud/index.php","line":37,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":91,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36","version":"20.0.11.1"}
{"reqId":"YRYEgppyktDhuKua@uPFngAAVA0","level":3,"time":"2021-08-13T05:35:01+00:00","remoteAddr":"23.106.63.35","user":"alx","app":"PHP","method":"GET","url":"/core/preview?fileId=252546&x=256&y=256&a=true&v=8b4ba87bbcfb5734d52fa2f863bb4749","message":{"Exception":"Error","Message":"imagesavealpha() expects parameter 1 to be resource, bool given at /var/www/nextcloud/lib/private/legacy/OC_Image.php#575","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"imagesavealpha() expects parameter 1 to be resource, bool given","/var/www/nextcloud/lib/private/legacy/OC_Image.php",575,{"imagePath":"/media/sg1ncdata/20210206/alx/files/Pictures/places, objects & structures/smudges.png","iType":3}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Image.php","line":575,"function":"imagesavealpha","args":[false,true]},{"file":"/var/www/nextcloud/lib/private/Preview/Image.php","line":52,"function":"loadFromFile","class":"OC_Image","type":"->","args":["/media/sg1ncdata/20210206/alx/files/Pictures/places, objects & structures/smudges.png"]},{"file":"/var/www/nextcloud/lib/private/Preview/GeneratorHelper.php","line":63,"function":"getThumbnail","class":"OC\\Preview\\Image","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},2048,2048]},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":244,"function":"getThumbnail","class":"OC\\Preview\\GeneratorHelper","type":"->","args":[{"__class__":"OC\\Preview\\PNG"},{"__class__":"OC\\Files\\Node\\File"},2048,2048]},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":140,"function":"getMaxPreview","class":"OC\\Preview\\Generator","type":"->","args":[{"__class__":"OC\\Files\\SimpleFS\\SimpleFolder"},{"__class__":"OC\\Files\\Node\\File"},"image/png",""]},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":109,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},[{"width":256,"height":256,"crop":false,"mode":"fill"}],"image/png"]},{"file":"/var/www/nextcloud/lib/private/PreviewManager.php","line":190,"function":"getPreview","class":"OC\\Preview\\Generator","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},256,256,false,"fill",null]},{"file":"/var/www/nextcloud/core/Controller/PreviewController.php","line":170,"function":"getPreview","class":"OC\\PreviewManager","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},256,256,false,"fill"]},{"file":"/var/www/nextcloud/core/Controller/PreviewController.php","line":143,"function":"fetchPreview","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},256,256,true,true,"fill"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":169,"function":"getPreviewByFileId","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[252546,256,256,true,true,"fill"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":100,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OC\\Core\\Controller\\PreviewController"},"getPreviewByFileId"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":152,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OC\\Core\\Controller\\PreviewController"},"getPreviewByFileId"]},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":309,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\PreviewController","getPreviewByFileId",{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"_route":"core.Preview.getPreviewByFileId"}]},{"file":"/var/www/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/core/preview"]},{"file":"/var/www/nextcloud/index.php","line":37,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":91,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36","version":"20.0.11.1"}
{"reqId":"YRYEjppyktDhuKua@uPF7wAARAE","level":3,"time":"2021-08-13T05:35:10+00:00","remoteAddr":"23.106.63.35","user":"alx","app":"PHP","method":"GET","url":"/core/preview?fileId=252546&x=256&y=256&a=true&v=8b4ba87bbcfb5734d52fa2f863bb4749","message":{"Exception":"Error","Message":"imagealphablending() expects parameter 1 to be resource, bool given at /var/www/nextcloud/lib/private/legacy/OC_Image.php#574","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"imagealphablending() expects parameter 1 to be resource, bool given","/var/www/nextcloud/lib/private/legacy/OC_Image.php",574,{"imagePath":"/media/sg1ncdata/20210206/alx/files/Pictures/places, objects & structures/smudges.png","iType":3}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Image.php","line":574,"function":"imagealphablending","args":[false,true]},{"file":"/var/www/nextcloud/lib/private/Preview/Image.php","line":52,"function":"loadFromFile","class":"OC_Image","type":"->","args":["/media/sg1ncdata/20210206/alx/files/Pictures/places, objects & structures/smudges.png"]},{"file":"/var/www/nextcloud/lib/private/Preview/GeneratorHelper.php","line":63,"function":"getThumbnail","class":"OC\\Preview\\Image","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},2048,2048]},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":244,"function":"getThumbnail","class":"OC\\Preview\\GeneratorHelper","type":"->","args":[{"__class__":"OC\\Preview\\PNG"},{"__class__":"OC\\Files\\Node\\File"},2048,2048]},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":140,"function":"getMaxPreview","class":"OC\\Preview\\Generator","type":"->","args":[{"__class__":"OC\\Files\\SimpleFS\\SimpleFolder"},{"__class__":"OC\\Files\\Node\\File"},"image/png",""]},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":109,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},[{"width":256,"height":256,"crop":false,"mode":"fill"}],"image/png"]},{"file":"/var/www/nextcloud/lib/private/PreviewManager.php","line":190,"function":"getPreview","class":"OC\\Preview\\Generator","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},256,256,false,"fill",null]},{"file":"/var/www/nextcloud/core/Controller/PreviewController.php","line":170,"function":"getPreview","class":"OC\\PreviewManager","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},256,256,false,"fill"]},{"file":"/var/www/nextcloud/core/Controller/PreviewController.php","line":143,"function":"fetchPreview","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},256,256,true,true,"fill"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":169,"function":"getPreviewByFileId","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[252546,256,256,true,true,"fill"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":100,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OC\\Core\\Controller\\PreviewController"},"getPreviewByFileId"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":152,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OC\\Core\\Controller\\PreviewController"},"getPreviewByFileId"]},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":309,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\PreviewController","getPreviewByFileId",{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"_route":"core.Preview.getPreviewByFileId"}]},{"file":"/var/www/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/core/preview"]},{"file":"/var/www/nextcloud/index.php","line":37,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":91,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36","version":"20.0.11.1"}
{"reqId":"YRYEjppyktDhuKua@uPF7wAARAE","level":3,"time":"2021-08-13T05:35:10+00:00","remoteAddr":"23.106.63.35","user":"alx","app":"PHP","method":"GET","url":"/core/preview?fileId=252546&x=256&y=256&a=true&v=8b4ba87bbcfb5734d52fa2f863bb4749","message":{"Exception":"Error","Message":"imagesavealpha() expects parameter 1 to be resource, bool given at /var/www/nextcloud/lib/private/legacy/OC_Image.php#575","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"imagesavealpha() expects parameter 1 to be resource, bool given","/var/www/nextcloud/lib/private/legacy/OC_Image.php",575,{"imagePath":"/media/sg1ncdata/20210206/alx/files/Pictures/places, objects & structures/smudges.png","iType":3}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Image.php","line":575,"function":"imagesavealpha","args":[false,true]},{"file":"/var/www/nextcloud/lib/private/Preview/Image.php","line":52,"function":"loadFromFile","class":"OC_Image","type":"->","args":["/media/sg1ncdata/20210206/alx/files/Pictures/places, objects & structures/smudges.png"]},{"file":"/var/www/nextcloud/lib/private/Preview/GeneratorHelper.php","line":63,"function":"getThumbnail","class":"OC\\Preview\\Image","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},2048,2048]},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":244,"function":"getThumbnail","class":"OC\\Preview\\GeneratorHelper","type":"->","args":[{"__class__":"OC\\Preview\\PNG"},{"__class__":"OC\\Files\\Node\\File"},2048,2048]},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":140,"function":"getMaxPreview","class":"OC\\Preview\\Generator","type":"->","args":[{"__class__":"OC\\Files\\SimpleFS\\SimpleFolder"},{"__class__":"OC\\Files\\Node\\File"},"image/png",""]},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":109,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},[{"width":256,"height":256,"crop":false,"mode":"fill"}],"image/png"]},{"file":"/var/www/nextcloud/lib/private/PreviewManager.php","line":190,"function":"getPreview","class":"OC\\Preview\\Generator","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},256,256,false,"fill",null]},{"file":"/var/www/nextcloud/core/Controller/PreviewController.php","line":170,"function":"getPreview","class":"OC\\PreviewManager","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},256,256,false,"fill"]},{"file":"/var/www/nextcloud/core/Controller/PreviewController.php","line":143,"function":"fetchPreview","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},256,256,true,true,"fill"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":169,"function":"getPreviewByFileId","class":"OC\\Core\\Controller\\PreviewController","type":"->","args":[252546,256,256,true,true,"fill"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":100,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OC\\Core\\Controller\\PreviewController"},"getPreviewByFileId"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":152,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->","args":[{"__class__":"OC\\Core\\Controller\\PreviewController"},"getPreviewByFileId"]},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":309,"function":"main","class":"OC\\AppFramework\\App","type":"::","args":["OC\\Core\\Controller\\PreviewController","getPreviewByFileId",{"__class__":"OC\\AppFramework\\DependencyInjection\\DIContainer"},{"_route":"core.Preview.getPreviewByFileId"}]},{"file":"/var/www/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->","args":["/core/preview"]},{"file":"/var/www/nextcloud/index.php","line":37,"function":"handleRequest","class":"OC","type":"::","args":[]}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":91,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36","version":"20.0.11.1"}
{"reqId":"YRYGpOWoJGlgUnm@9STbugAADQk","level":3,"time":"2021-08-13T05:44:18+00:00","remoteAddr":"23.106.63.35","user":"alx","app":"core","method":"DELETE","url":"/remote.php/dav/trashbin/alx/trash","message":{"Exception":"Doctrine\\DBAL\\Query\\QueryException","Message":"More than 1000 expressions in a list are not allowed on Oracle.","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Files/Cache/Cache.php","line":576,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/Files/Cache/Cache.php","line":537,"function":"removeChildren","class":"OC\\Files\\Cache\\Cache","type":"->","args":[{"__class__":"OC\\Files\\Cache\\CacheEntry"}]},{"file":"/var/www/nextcloud/lib/private/Files/Cache/Updater.php","line":160,"function":"remove","class":"OC\\Files\\Cache\\Cache","type":"->","args":["files_trashbin"]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":329,"function":"remove","class":"OC\\Files\\Cache\\Updater","type":"->","args":["files_trashbin"]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":1179,"function":"removeUpdate","class":"OC\\Files\\View","type":"->","args":[{"cache":null,"scanner":{"__class__":"OC\\Files\\Cache\\Scanner"},"watcher":null,"propagator":null,"updater":{"__class__":"OC\\Files\\Cache\\Updater"},"__class__":"OCA\\Files_Trashbin\\Storage"},"files_trashbin"]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":350,"function":"basicOperation","class":"OC\\Files\\View","type":"->","args":["rmdir","/alx/files_trashbin",["delete"]]},{"file":"/var/www/nextcloud/lib/private/Files/Node/Folder.php","line":468,"function":"rmdir","class":"OC\\Files\\View","type":"->","args":["/alx/files_trashbin"]},{"file":"/var/www/nextcloud/apps/files_trashbin/lib/Trashbin.php","line":603,"function":"delete","class":"OC\\Files\\Node\\Folder","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/files_trashbin/lib/Sabre/TrashRoot.php","line":52,"function":"deleteAll","class":"OCA\\Files_Trashbin\\Trashbin","type":"::","args":[]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Tree.php","line":183,"function":"delete","class":"OCA\\Files_Trashbin\\Sabre\\TrashRoot","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":295,"function":"delete","class":"Sabre\\DAV\\Tree","type":"->","args":["trashbin/alx/trash"]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpDelete","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":474,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:DELETE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"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":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","Line":229,"CustomMessage":"More than 1000 expressions in a list are not allowed on Oracle."},"userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.131 Safari/537.36","version":"20.0.11.1"}
{"reqId":"YRZsv@WoJGlgUnm@9SThnAAAAAM","level":3,"time":"2021-08-13T12:59:48+00:00","remoteAddr":"23.106.63.35","user":"alx","app":"no app in context","method":"DELETE","url":"/remote.php/dav/files/alx/Podcasts","message":{"Exception":"OCP\\AppFramework\\Db\\DoesNotExistException","Message":"Did expect one result but found none when executing: query \"SELECT * FROM `*PREFIX*duplicatefinder_finfo` WHERE `path_hash` = :dcValue1\"; ","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","line":346,"function":"findOneQuery","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Db/FileInfoMapper.php","line":29,"function":"findEntity","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Service/FileInfoService.php","line":78,"function":"find","class":"OCA\\DuplicateFinder\\Db\\FileInfoMapper","type":"->","args":["/alx/files/Podcasts"]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Listener/FilesytemListener.php","line":36,"function":"find","class":"OCA\\DuplicateFinder\\Service\\FileInfoService","type":"->","args":["/alx/files/Podcasts"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":76,"function":"handle","class":"OCA\\DuplicateFinder\\Listener\\FilesytemListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeDeletedEvent"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeDeletedEvent"},"OCP\\Files\\Events\\Node\\NodeDeletedEvent",{"__class__":"Symfony\\Component\\EventDispatcher\\EventDispatcher"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[{"__class__":"Closure"}],"OCP\\Files\\Events\\Node\\NodeDeletedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeDeletedEvent"}]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":86,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeDeletedEvent"},"OCP\\Files\\Events\\Node\\NodeDeletedEvent"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Events\\Node\\NodeDeletedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeDeletedEvent"}]},{"file":"/var/www/nextcloud/lib/private/Files/Node/HookConnector.php","line":157,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeDeletedEvent"}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Hook.php","line":110,"function":"postDelete","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[{"run":true,"path":"/Podcasts"}]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":1280,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","post_delete",{"run":true,"path":"/Podcasts"}]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":1208,"function":"runHooks","class":"OC\\Files\\View","type":"->","args":[["delete"],"/Podcasts",true]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":350,"function":"basicOperation","class":"OC\\Files\\View","type":"->","args":["rmdir","/Podcasts",["delete"]]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Directory.php","line":310,"function":"rmdir","class":"OC\\Files\\View","type":"->","args":["/Podcasts"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Tree.php","line":183,"function":"delete","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":295,"function":"delete","class":"Sabre\\DAV\\Tree","type":"->","args":["files/alx/Podcasts"]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpDelete","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":474,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:DELETE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"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":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","Line":270,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Linux) mirall/3.3.0git (build 6761) (Nextcloud, ubuntu-5.11.0-25-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"20.0.11.1"}
{"reqId":"YRaTQ@WoJGlgUnm@9STi7QAAAAI","level":3,"time":"2021-08-13T15:44:05+00:00","remoteAddr":"23.106.63.35","user":"alx","app":"no app in context","method":"MOVE","url":"/remote.php/dav/files/alx/Music/Gentleman's%20Dub%20Club/Gentleman's%20Dub%20Club_-_Dubtopia_(2017)","message":{"Exception":"OCP\\AppFramework\\Db\\DoesNotExistException","Message":"Did expect one result but found none when executing: query \"SELECT * FROM `*PREFIX*duplicatefinder_finfo` WHERE `path_hash` = :dcValue1\"; ","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","line":346,"function":"findOneQuery","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Db/FileInfoMapper.php","line":29,"function":"findEntity","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Service/FileInfoService.php","line":78,"function":"find","class":"OCA\\DuplicateFinder\\Db\\FileInfoMapper","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Dubtopia_(2017)"]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Listener/FilesytemListener.php","line":40,"function":"find","class":"OCA\\DuplicateFinder\\Service\\FileInfoService","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Dubtopia_(2017)"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":76,"function":"handle","class":"OCA\\DuplicateFinder\\Listener\\FilesytemListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"Symfony\\Component\\EventDispatcher\\EventDispatcher"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[{"__class__":"Closure"}],"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":86,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/Files/Node/HookConnector.php","line":195,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Hook.php","line":110,"function":"postRename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Dubtopia_(2017)","newpath":"/Music/Gentleman's Dub Club/Dubtopia_(2017)"}]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":857,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","post_rename",{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Dubtopia_(2017)","newpath":"/Music/Gentleman's Dub Club/Dubtopia_(2017)"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Node.php","line":142,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Dubtopia_(2017)","/Music/Gentleman's Dub Club/Dubtopia_(2017)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Tree.php","line":157,"function":"setName","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":["Dubtopia_(2017)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":641,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/alx/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Dubtopia_(2017)","files/alx/Music/Gentleman's Dub Club/Dubtopia_(2017)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":474,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"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":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","Line":270,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Linux) mirall/3.3.0git (build 6761) (Nextcloud, ubuntu-5.11.0-25-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"20.0.11.1"}
{"reqId":"YRaTReWoJGlgUnm@9STi7gAAABg","level":3,"time":"2021-08-13T15:44:07+00:00","remoteAddr":"23.106.63.35","user":"alx","app":"no app in context","method":"MOVE","url":"/remote.php/dav/files/alx/Music/Gentleman's%20Dub%20Club/Gentleman's%20Dub%20Club_-_FOURtyFOUR_(2013)","message":{"Exception":"OCP\\AppFramework\\Db\\DoesNotExistException","Message":"Did expect one result but found none when executing: query \"SELECT * FROM `*PREFIX*duplicatefinder_finfo` WHERE `path_hash` = :dcValue1\"; ","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","line":346,"function":"findOneQuery","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Db/FileInfoMapper.php","line":29,"function":"findEntity","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Service/FileInfoService.php","line":78,"function":"find","class":"OCA\\DuplicateFinder\\Db\\FileInfoMapper","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_FOURtyFOUR_(2013)"]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Listener/FilesytemListener.php","line":40,"function":"find","class":"OCA\\DuplicateFinder\\Service\\FileInfoService","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_FOURtyFOUR_(2013)"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":76,"function":"handle","class":"OCA\\DuplicateFinder\\Listener\\FilesytemListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"Symfony\\Component\\EventDispatcher\\EventDispatcher"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[{"__class__":"Closure"}],"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":86,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/Files/Node/HookConnector.php","line":195,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Hook.php","line":110,"function":"postRename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_FOURtyFOUR_(2013)","newpath":"/Music/Gentleman's Dub Club/FOURtyFOUR_(2013)"}]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":857,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","post_rename",{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_FOURtyFOUR_(2013)","newpath":"/Music/Gentleman's Dub Club/FOURtyFOUR_(2013)"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Node.php","line":142,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_FOURtyFOUR_(2013)","/Music/Gentleman's Dub Club/FOURtyFOUR_(2013)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Tree.php","line":157,"function":"setName","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":["FOURtyFOUR_(2013)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":641,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/alx/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_FOURtyFOUR_(2013)","files/alx/Music/Gentleman's Dub Club/FOURtyFOUR_(2013)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":474,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"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":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","Line":270,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Linux) mirall/3.3.0git (build 6761) (Nextcloud, ubuntu-5.11.0-25-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"20.0.11.1"}
{"reqId":"YRaTR@WoJGlgUnm@9STi7wAAABQ","level":3,"time":"2021-08-13T15:44:09+00:00","remoteAddr":"23.106.63.35","user":"alx","app":"no app in context","method":"MOVE","url":"/remote.php/dav/files/alx/Music/Gentleman's%20Dub%20Club/Gentleman's%20Dub%20Club_-_High%20Grade%20(The%20Remixes)_(2012)","message":{"Exception":"OCP\\AppFramework\\Db\\DoesNotExistException","Message":"Did expect one result but found none when executing: query \"SELECT * FROM `*PREFIX*duplicatefinder_finfo` WHERE `path_hash` = :dcValue1\"; ","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","line":346,"function":"findOneQuery","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Db/FileInfoMapper.php","line":29,"function":"findEntity","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Service/FileInfoService.php","line":78,"function":"find","class":"OCA\\DuplicateFinder\\Db\\FileInfoMapper","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_High Grade (The Remixes)_(2012)"]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Listener/FilesytemListener.php","line":40,"function":"find","class":"OCA\\DuplicateFinder\\Service\\FileInfoService","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_High Grade (The Remixes)_(2012)"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":76,"function":"handle","class":"OCA\\DuplicateFinder\\Listener\\FilesytemListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"Symfony\\Component\\EventDispatcher\\EventDispatcher"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[{"__class__":"Closure"}],"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":86,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/Files/Node/HookConnector.php","line":195,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Hook.php","line":110,"function":"postRename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_High Grade (The Remixes)_(2012)","newpath":"/Music/Gentleman's Dub Club/High Grade (The Remixes)_(2012)"}]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":857,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","post_rename",{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_High Grade (The Remixes)_(2012)","newpath":"/Music/Gentleman's Dub Club/High Grade (The Remixes)_(2012)"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Node.php","line":142,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_High Grade (The Remixes)_(2012)","/Music/Gentleman's Dub Club/High Grade (The Remixes)_(2012)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Tree.php","line":157,"function":"setName","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":["High Grade (The Remixes)_(2012)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":641,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/alx/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_High Grade (The Remixes)_(2012)","files/alx/Music/Gentleman's Dub Club/High Grade (The Remixes)_(2012)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":474,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"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":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","Line":270,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Linux) mirall/3.3.0git (build 6761) (Nextcloud, ubuntu-5.11.0-25-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"20.0.11.1"}
{"reqId":"YRaTSeWoJGlgUnm@9STi8AAAAAw","level":3,"time":"2021-08-13T15:44:11+00:00","remoteAddr":"23.106.63.35","user":"alx","app":"no app in context","method":"MOVE","url":"/remote.php/dav/files/alx/Music/Gentleman's%20Dub%20Club/Gentleman's%20Dub%20Club_-_Lost%20In%20Space_(2019)","message":{"Exception":"OCP\\AppFramework\\Db\\DoesNotExistException","Message":"Did expect one result but found none when executing: query \"SELECT * FROM `*PREFIX*duplicatefinder_finfo` WHERE `path_hash` = :dcValue1\"; ","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","line":346,"function":"findOneQuery","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Db/FileInfoMapper.php","line":29,"function":"findEntity","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Service/FileInfoService.php","line":78,"function":"find","class":"OCA\\DuplicateFinder\\Db\\FileInfoMapper","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Lost In Space_(2019)"]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Listener/FilesytemListener.php","line":40,"function":"find","class":"OCA\\DuplicateFinder\\Service\\FileInfoService","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Lost In Space_(2019)"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":76,"function":"handle","class":"OCA\\DuplicateFinder\\Listener\\FilesytemListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"Symfony\\Component\\EventDispatcher\\EventDispatcher"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[{"__class__":"Closure"}],"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":86,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/Files/Node/HookConnector.php","line":195,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Hook.php","line":110,"function":"postRename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Lost In Space_(2019)","newpath":"/Music/Gentleman's Dub Club/Lost In Space_(2019)"}]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":857,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","post_rename",{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Lost In Space_(2019)","newpath":"/Music/Gentleman's Dub Club/Lost In Space_(2019)"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Node.php","line":142,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Lost In Space_(2019)","/Music/Gentleman's Dub Club/Lost In Space_(2019)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Tree.php","line":157,"function":"setName","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":["Lost In Space_(2019)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":641,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/alx/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Lost In Space_(2019)","files/alx/Music/Gentleman's Dub Club/Lost In Space_(2019)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":474,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"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":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","Line":270,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Linux) mirall/3.3.0git (build 6761) (Nextcloud, ubuntu-5.11.0-25-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"20.0.11.1"}
{"reqId":"YRaTS@WoJGlgUnm@9STi8QAAAA4","level":3,"time":"2021-08-13T15:44:13+00:00","remoteAddr":"23.106.63.35","user":"alx","app":"no app in context","method":"MOVE","url":"/remote.php/dav/files/alx/Music/Gentleman's%20Dub%20Club/Gentleman's%20Dub%20Club_-_Members%20Only%20(EP)_(2009)","message":{"Exception":"OCP\\AppFramework\\Db\\DoesNotExistException","Message":"Did expect one result but found none when executing: query \"SELECT * FROM `*PREFIX*duplicatefinder_finfo` WHERE `path_hash` = :dcValue1\"; ","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","line":346,"function":"findOneQuery","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Db/FileInfoMapper.php","line":29,"function":"findEntity","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Service/FileInfoService.php","line":78,"function":"find","class":"OCA\\DuplicateFinder\\Db\\FileInfoMapper","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Members Only (EP)_(2009)"]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Listener/FilesytemListener.php","line":40,"function":"find","class":"OCA\\DuplicateFinder\\Service\\FileInfoService","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Members Only (EP)_(2009)"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":76,"function":"handle","class":"OCA\\DuplicateFinder\\Listener\\FilesytemListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"Symfony\\Component\\EventDispatcher\\EventDispatcher"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[{"__class__":"Closure"}],"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":86,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/Files/Node/HookConnector.php","line":195,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Hook.php","line":110,"function":"postRename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Members Only (EP)_(2009)","newpath":"/Music/Gentleman's Dub Club/Members Only (EP)_(2009)"}]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":857,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","post_rename",{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Members Only (EP)_(2009)","newpath":"/Music/Gentleman's Dub Club/Members Only (EP)_(2009)"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Node.php","line":142,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Members Only (EP)_(2009)","/Music/Gentleman's Dub Club/Members Only (EP)_(2009)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Tree.php","line":157,"function":"setName","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":["Members Only (EP)_(2009)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":641,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/alx/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Members Only (EP)_(2009)","files/alx/Music/Gentleman's Dub Club/Members Only (EP)_(2009)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":474,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"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":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","Line":270,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Linux) mirall/3.3.0git (build 6761) (Nextcloud, ubuntu-5.11.0-25-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"20.0.11.1"}
{"reqId":"YRaTTeWoJGlgUnm@9STi8gAAAA0","level":3,"time":"2021-08-13T15:44:14+00:00","remoteAddr":"23.106.63.35","user":"alx","app":"no app in context","method":"MOVE","url":"/remote.php/dav/files/alx/Music/Gentleman's%20Dub%20Club/Gentleman's%20Dub%20Club_-_Open%20Your%20Eyes%20(EP)_(2012)","message":{"Exception":"OCP\\AppFramework\\Db\\DoesNotExistException","Message":"Did expect one result but found none when executing: query \"SELECT * FROM `*PREFIX*duplicatefinder_finfo` WHERE `path_hash` = :dcValue1\"; ","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","line":346,"function":"findOneQuery","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Db/FileInfoMapper.php","line":29,"function":"findEntity","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Service/FileInfoService.php","line":78,"function":"find","class":"OCA\\DuplicateFinder\\Db\\FileInfoMapper","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Open Your Eyes (EP)_(2012)"]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Listener/FilesytemListener.php","line":40,"function":"find","class":"OCA\\DuplicateFinder\\Service\\FileInfoService","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Open Your Eyes (EP)_(2012)"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":76,"function":"handle","class":"OCA\\DuplicateFinder\\Listener\\FilesytemListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"Symfony\\Component\\EventDispatcher\\EventDispatcher"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[{"__class__":"Closure"}],"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":86,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/Files/Node/HookConnector.php","line":195,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Hook.php","line":110,"function":"postRename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Open Your Eyes (EP)_(2012)","newpath":"/Music/Gentleman's Dub Club/Open Your Eyes (EP)_(2012)"}]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":857,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","post_rename",{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Open Your Eyes (EP)_(2012)","newpath":"/Music/Gentleman's Dub Club/Open Your Eyes (EP)_(2012)"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Node.php","line":142,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Open Your Eyes (EP)_(2012)","/Music/Gentleman's Dub Club/Open Your Eyes (EP)_(2012)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Tree.php","line":157,"function":"setName","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":["Open Your Eyes (EP)_(2012)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":641,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/alx/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Open Your Eyes (EP)_(2012)","files/alx/Music/Gentleman's Dub Club/Open Your Eyes (EP)_(2012)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":474,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"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":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","Line":270,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Linux) mirall/3.3.0git (build 6761) (Nextcloud, ubuntu-5.11.0-25-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"20.0.11.1"}
{"reqId":"YRaTT@WoJGlgUnm@9STi8wAAAAk","level":3,"time":"2021-08-13T15:44:16+00:00","remoteAddr":"23.106.63.35","user":"alx","app":"no app in context","method":"MOVE","url":"/remote.php/dav/files/alx/Music/Gentleman's%20Dub%20Club/Gentleman's%20Dub%20Club_-_The%20Big%20Smoke_(2015)","message":{"Exception":"OCP\\AppFramework\\Db\\DoesNotExistException","Message":"Did expect one result but found none when executing: query \"SELECT * FROM `*PREFIX*duplicatefinder_finfo` WHERE `path_hash` = :dcValue1\"; ","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","line":346,"function":"findOneQuery","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Db/FileInfoMapper.php","line":29,"function":"findEntity","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Service/FileInfoService.php","line":78,"function":"find","class":"OCA\\DuplicateFinder\\Db\\FileInfoMapper","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_The Big Smoke_(2015)"]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Listener/FilesytemListener.php","line":40,"function":"find","class":"OCA\\DuplicateFinder\\Service\\FileInfoService","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_The Big Smoke_(2015)"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":76,"function":"handle","class":"OCA\\DuplicateFinder\\Listener\\FilesytemListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"Symfony\\Component\\EventDispatcher\\EventDispatcher"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[{"__class__":"Closure"}],"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":86,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/Files/Node/HookConnector.php","line":195,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Hook.php","line":110,"function":"postRename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_The Big Smoke_(2015)","newpath":"/Music/Gentleman's Dub Club/The Big Smoke_(2015)"}]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":857,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","post_rename",{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_The Big Smoke_(2015)","newpath":"/Music/Gentleman's Dub Club/The Big Smoke_(2015)"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Node.php","line":142,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_The Big Smoke_(2015)","/Music/Gentleman's Dub Club/The Big Smoke_(2015)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Tree.php","line":157,"function":"setName","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":["The Big Smoke_(2015)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":641,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/alx/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_The Big Smoke_(2015)","files/alx/Music/Gentleman's Dub Club/The Big Smoke_(2015)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":474,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"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":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","Line":270,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Linux) mirall/3.3.0git (build 6761) (Nextcloud, ubuntu-5.11.0-25-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"20.0.11.1"}
{"reqId":"YRaTUOWoJGlgUnm@9STi9AAAABE","level":3,"time":"2021-08-13T15:44:18+00:00","remoteAddr":"23.106.63.35","user":"alx","app":"no app in context","method":"MOVE","url":"/remote.php/dav/files/alx/Music/Gentleman's%20Dub%20Club/Gentleman's%20Dub%20Club_-_Unbreakable_(2014)","message":{"Exception":"OCP\\AppFramework\\Db\\DoesNotExistException","Message":"Did expect one result but found none when executing: query \"SELECT * FROM `*PREFIX*duplicatefinder_finfo` WHERE `path_hash` = :dcValue1\"; ","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","line":346,"function":"findOneQuery","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Db/FileInfoMapper.php","line":29,"function":"findEntity","class":"OCP\\AppFramework\\Db\\QBMapper","type":"->","args":[{"__class__":"OC\\DB\\QueryBuilder\\QueryBuilder"}]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Service/FileInfoService.php","line":78,"function":"find","class":"OCA\\DuplicateFinder\\Db\\FileInfoMapper","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Unbreakable_(2014)"]},{"file":"/var/www/nextcloud/apps/duplicatefinder/lib/Listener/FilesytemListener.php","line":40,"function":"find","class":"OCA\\DuplicateFinder\\Service\\FileInfoService","type":"->","args":["/alx/files/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Unbreakable_(2014)"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":76,"function":"handle","class":"OCA\\DuplicateFinder\\Listener\\FilesytemListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"Symfony\\Component\\EventDispatcher\\EventDispatcher"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[[{"__class__":"Closure"}],"OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":86,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"},"OCP\\Files\\Events\\Node\\NodeRenamedEvent"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\Files\\Events\\Node\\NodeRenamedEvent",{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/Files/Node/HookConnector.php","line":195,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\Files\\Events\\Node\\NodeRenamedEvent"}]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Hook.php","line":110,"function":"postRename","class":"OC\\Files\\Node\\HookConnector","type":"->","args":[{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Unbreakable_(2014)","newpath":"/Music/Gentleman's Dub Club/Unbreakable_(2014)"}]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":857,"function":"emit","class":"OC_Hook","type":"::","args":["OC_Filesystem","post_rename",{"oldpath":"/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Unbreakable_(2014)","newpath":"/Music/Gentleman's Dub Club/Unbreakable_(2014)"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/Node.php","line":142,"function":"rename","class":"OC\\Files\\View","type":"->","args":["/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Unbreakable_(2014)","/Music/Gentleman's Dub Club/Unbreakable_(2014)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Tree.php","line":157,"function":"setName","class":"OCA\\DAV\\Connector\\Sabre\\Node","type":"->","args":["Unbreakable_(2014)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":641,"function":"move","class":"Sabre\\DAV\\Tree","type":"->","args":["files/alx/Music/Gentleman's Dub Club/Gentleman's Dub Club_-_Unbreakable_(2014)","files/alx/Music/Gentleman's Dub Club/Unbreakable_(2014)"]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpMove","class":"Sabre\\DAV\\CorePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":474,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:MOVE",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"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":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/public/AppFramework/Db/QBMapper.php","Line":270,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Linux) mirall/3.3.0git (build 6761) (Nextcloud, ubuntu-5.11.0-25-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"20.0.11.1"}
{"reqId":"YRbUoZpyktDhuKua@uPR5QAAAE8","level":2,"time":"2021-08-13T20:22:57+00:00","remoteAddr":"114.115.156.157","user":"--","app":"core","method":"GET","url":"/login","message":"Login failed: '8hYTSUFk' (Remote IP: '114.115.156.157')","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0","version":"20.0.11.1"}
{"reqId":"epiTNdeFZzlUwD0xeXMX","level":2,"time":"2021-09-01T05:29:23+00:00","remoteAddr":"","user":"--","app":"appstoreFetcher","method":"","url":"--","message":"Could not connect to appstore: cURL error 7: Failed to connect to apps.nextcloud.com port 443: Connection timed out (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)","userAgent":"--","version":"20.0.11.1"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment