Skip to content

Instantly share code, notes, and snippets.

@Majorflaw1
Created April 12, 2022 17:45
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 Majorflaw1/b7d45d4a5f858815b21464ef97487637 to your computer and use it in GitHub Desktop.
Save Majorflaw1/b7d45d4a5f858815b21464ef97487637 to your computer and use it in GitHub Desktop.
<details>
<summary>NextCloudPi diagnostics</summary>
```
NextCloudPi version v1.47.0
NextCloudPi image NextCloudPi_10-08-21
OS Debian GNU/Linux 10. 5.10.103-v8+ (aarch64)
automount yes
USB devices sda
datadir /media/myCloudDrive/ncdata/data
data in SD no
data filesystem btrfs
data disk usage 9.6G/466G
rootfs usage 14G/117G
swapfile /var/swap
dbdir /var/lib/mysql
Nextcloud check ok
Nextcloud version 21.0.4.1
HTTPD service up
PHP service up
MariaDB service up
Redis service up
HPB 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 yes
uptime 14min
```
</details>
<details>
<summary>Nextcloud configuration</summary>
```
{
"system": {
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": {
"0": "localhost",
"3": "flusicloud.ddns.net",
"7": "nextcloudpi",
"5": "nextcloudpi.local",
"8": "nextcloudpi.lan",
"11": "88.64.185.161",
"1": "192.168.1.71",
"14": "nextcloudpi"
},
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "21.0.4.1",
"overwrite.cli.url": "https:\/\/flusicloud.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***",
"preview_max_x": "2048",
"preview_max_y": "2048",
"jpeg_quality": "60",
"overwriteprotocol": "https",
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"maintenance": false,
"logfile": "\/media\/myCloudDrive\/ncdata\/data\/nextcloud.log",
"tempdirectory": "\/media\/myCloudDrive\/ncdata\/data\/tmp",
"htaccess.RewriteBase": "\/",
"mail_sendmailmode": "smtp"
}
}
```
</details>
<details>
<summary>HTTPd logs</summary>
```
[Tue Apr 12 15:35:23.343775 2022] [authz_host:error] [pid 26932:tid 547771961728] [client 192.168.1.74:34374] AH01753: access check of 'localhost' to /img/files.svg failed, reason: unable to get the remote host name, referer: https://192.168.1.71:4443/css/ncp.css
[Tue Apr 12 15:35:23.345445 2022] [authz_host:error] [pid 26932:tid 547805565312] [client 192.168.1.74:34374] AH01753: access check of 'localhost' to /img/menu.svg failed, reason: unable to get the remote host name, referer: https://192.168.1.71:4443/css/ncp.css
[Tue Apr 12 15:35:23.483227 2022] [authz_host:error] [pid 26932:tid 547805565312] [client 192.168.1.74:34374] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
[Tue Apr 12 15:35:23.528795 2022] [authz_host:error] [pid 26932:tid 547771961728] [client 192.168.1.74:34374] AH01753: access check of 'localhost' to /ncp-output.php failed, reason: unable to get the remote host name
[Tue Apr 12 15:35:23.615210 2022] [authz_host:error] [pid 26932:tid 547797164416] [client 192.168.1.74:34374] AH01753: access check of 'localhost' to /img/favicon.png failed, reason: unable to get the remote host name
[Tue Apr 12 15:35:49.701179 2022] [authz_host:error] [pid 26932:tid 547805565312] [client 192.168.1.74:34374] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
[Tue Apr 12 15:35:49.750629 2022] [authz_host:error] [pid 26932:tid 547805565312] [client 192.168.1.74:34374] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
[Tue Apr 12 15:35:49.752807 2022] [authz_host:error] [pid 26932:tid 547797164416] [client 192.168.1.74:34374] AH01753: access check of 'localhost' to /img/download.svg failed, reason: unable to get the remote host name
[Tue Apr 12 15:35:49.753655 2022] [authz_host:error] [pid 26932:tid 547797164416] [client 192.168.1.74:34374] AH01753: access check of 'localhost' to /img/delete.svg failed, reason: unable to get the remote host name
[Tue Apr 12 15:35:54.113816 2022] [authz_host:error] [pid 26932:tid 547780362624] [client 192.168.1.74:34374] AH01753: access check of 'localhost' to /ncp-launcher.php failed, reason: unable to get the remote host name
[Tue Apr 12 15:41:01.313100 2022] [mpm_event:notice] [pid 1914:tid 548083688832] AH00491: caught SIGTERM, shutting down
[Tue Apr 12 15:42:12.177441 2022] [ssl:warn] [pid 1543:tid 547882993024] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Tue Apr 12 15:42:12.279046 2022] [ssl:warn] [pid 1548:tid 547882993024] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Tue Apr 12 15:42:12.294238 2022] [mpm_event:notice] [pid 1548:tid 547882993024] AH00489: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
[Tue Apr 12 15:42:12.294588 2022] [core:notice] [pid 1548:tid 547882993024] AH00094: Command line: '/usr/sbin/apache2'
[Tue Apr 12 18:13:40.983048 2022] [mpm_event:notice] [pid 1548:tid 547882993024] AH00491: caught SIGTERM, shutting down
[Tue Apr 12 18:14:45.605163 2022] [ssl:warn] [pid 1552:tid 548517180800] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Tue Apr 12 18:14:45.711952 2022] [ssl:warn] [pid 1560:tid 548517180800] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
[Tue Apr 12 18:14:45.727509 2022] [mpm_event:notice] [pid 1560:tid 548517180800] AH00489: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
[Tue Apr 12 18:14:45.727772 2022] [core:notice] [pid 1560:tid 548517180800] AH00094: Command line: '/usr/sbin/apache2'
```
</details>
<details>
<summary>Database logs</summary>
```
2022-04-12 18:14:36 0 [Note] InnoDB: Uses event mutexes
2022-04-12 18:14:36 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
2022-04-12 18:14:36 0 [Note] InnoDB: Number of pools: 1
2022-04-12 18:14:36 0 [Note] InnoDB: Using generic crc32 instructions
2022-04-12 18:14:36 0 [Note] InnoDB: Initializing buffer pool, total size = 256M, instances = 1, chunk size = 128M
2022-04-12 18:14:36 0 [Note] InnoDB: Completed initialization of buffer pool
2022-04-12 18:14:37 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
2022-04-12 18:14:37 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
2022-04-12 18:14:37 0 [Note] InnoDB: Creating shared tablespace for temporary tables
2022-04-12 18:14:37 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
2022-04-12 18:14:37 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
2022-04-12 18:14:37 0 [Note] InnoDB: 10.3.34 started; log sequence number 1009062228; transaction id 5129843
2022-04-12 18:14:37 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
2022-04-12 18:14:37 0 [Note] Plugin 'FEEDBACK' is disabled.
2022-04-12 18:14:37 0 [Note] Server socket created on IP: '127.0.0.1'.
2022-04-12 18:14:37 0 [Note] Reading of all Master_info entries succeeded
2022-04-12 18:14:37 0 [Note] Added new Master_info '' to hash table
2022-04-12 18:14:37 0 [Note] /usr/sbin/mysqld: ready for connections.
Version: '10.3.34-MariaDB-0+deb10u1' socket: '/run/mysqld/mysqld.sock' port: 3306 Debian 10
2022-04-12 18:14:39 0 [Note] InnoDB: Buffer pool(s) load completed at 220412 18:14:39
```
</details>
<details>
<summary>Nextcloud logs</summary>
```
{"reqId":"Er5jn7XyPZ67IOPHe2jM","level":3,"time":"2022-03-30T01:00:15+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":{"Exception":"Error","Message":"file_get_contents(/media/myCloudDrive/ncdata/data/appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg): failed to open stream: No such file or directory at /var/www/nextcloud/lib/private/Files/Storage/Local.php#277","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"file_get_contents(/media/myCloudDrive/ncdata/data/appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg): failed to open stream: No such file or directory","/var/www/nextcloud/lib/private/Files/Storage/Local.php",277,{"path":"appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg"}]},{"file":"/var/www/nextcloud/lib/private/Files/Storage/Local.php","line":277,"function":"file_get_contents","args":["/media/myCloudDrive/ncdata/data/appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg"]},{"file":"/var/www/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":248,"function":"file_get_contents","class":"OC\\Files\\Storage\\Local","type":"->","args":["appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg"]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":1172,"function":"file_get_contents","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg"]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":602,"function":"basicOperation","class":"OC\\Files\\View","type":"->","args":["file_get_contents","/appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg",["read"]]},{"file":"/var/www/nextcloud/lib/private/Files/Node/File.php","line":57,"function":"file_get_contents","class":"OC\\Files\\View","type":"->","args":["/appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg"]},{"file":"/var/www/nextcloud/lib/private/Files/SimpleFS/SimpleFile.php","line":91,"function":"getContent","class":"OC\\Files\\Node\\File","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/Preview/GeneratorHelper.php","line":72,"function":"getContent","class":"OC\\Files\\SimpleFS\\SimpleFile","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":183,"function":"getImage","class":"OC\\Preview\\GeneratorHelper","type":"->","args":[{"__class__":"OC\\Files\\SimpleFS\\SimpleFile"}]},{"file":"/var/www/nextcloud/lib/private/PreviewManager.php","line":205,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},[{"width":32,"height":32,"crop":true},{"width":256,"height":256,"crop":true},{"width":-1,"height":256,"crop":false},{"width":256,"height":-1,"crop":false}],"image/jpeg"]},{"file":"/var/www/ncp-previewgenerator/ncp-previewgenerator-nc21/lib/Command/PreGenerate.php","line":209,"function":"generatePreviews","class":"OC\\PreviewManager","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},[{"width":32,"height":32,"crop":true},{"width":256,"height":256,"crop":true},{"width":-1,"height":256,"crop":false},{"width":256,"height":-1,"crop":false}]]},{"file":"/var/www/ncp-previewgenerator/ncp-previewgenerator-nc21/lib/Command/PreGenerate.php","line":187,"function":"processFile","class":"OCA\\PreviewGenerator\\Command\\PreGenerate","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"}]},{"file":"/var/www/ncp-previewgenerator/ncp-previewgenerator-nc21/lib/Command/PreGenerate.php","line":151,"function":"processRow","class":"OCA\\PreviewGenerator\\Command\\PreGenerate","type":"->","args":[{"id":"2032","uid":"Julia","file_id":"34558","locked":"0"}]},{"file":"/var/www/ncp-previewgenerator/ncp-previewgenerator-nc21/lib/Command/PreGenerate.php","line":124,"function":"startProcessing","class":"OCA\\PreviewGenerator\\Command\\PreGenerate","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Command/Command.php","line":255,"function":"execute","class":"OCA\\PreviewGenerator\\Command\\PreGenerate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":1009,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":273,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\PreviewGenerator\\Command\\PreGenerate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":149,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":215,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/console.php","line":100,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"--","version":"21.0.4.1"}
{"reqId":"i8LxGlbJHmvSOUZ7rwrn","level":3,"time":"2022-03-30T01:00:15+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":{"Exception":"Error","Message":"file_get_contents(/media/myCloudDrive/ncdata/data/appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg): failed to open stream: No such file or directory at /var/www/nextcloud/lib/private/Files/Storage/Local.php#277","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"file_get_contents(/media/myCloudDrive/ncdata/data/appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg): failed to open stream: No such file or directory","/var/www/nextcloud/lib/private/Files/Storage/Local.php",277,{"path":"appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg"}]},{"file":"/var/www/nextcloud/lib/private/Files/Storage/Local.php","line":277,"function":"file_get_contents","args":["/media/myCloudDrive/ncdata/data/appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg"]},{"file":"/var/www/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":248,"function":"file_get_contents","class":"OC\\Files\\Storage\\Local","type":"->","args":["appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg"]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":1172,"function":"file_get_contents","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg"]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":602,"function":"basicOperation","class":"OC\\Files\\View","type":"->","args":["file_get_contents","/appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg",["read"]]},{"file":"/var/www/nextcloud/lib/private/Files/Node/File.php","line":57,"function":"file_get_contents","class":"OC\\Files\\View","type":"->","args":["/appdata_occf3c0c99np/preview/3/1/b/5/3/8/0/34558/1536-2048-max.jpg"]},{"file":"/var/www/nextcloud/lib/private/Files/SimpleFS/SimpleFile.php","line":91,"function":"getContent","class":"OC\\Files\\Node\\File","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/Preview/GeneratorHelper.php","line":72,"function":"getContent","class":"OC\\Files\\SimpleFS\\SimpleFile","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/Preview/Generator.php","line":183,"function":"getImage","class":"OC\\Preview\\GeneratorHelper","type":"->","args":[{"__class__":"OC\\Files\\SimpleFS\\SimpleFile"}]},{"file":"/var/www/nextcloud/lib/private/PreviewManager.php","line":205,"function":"generatePreviews","class":"OC\\Preview\\Generator","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},[{"width":32,"height":32,"crop":true},{"width":256,"height":256,"crop":true},{"width":-1,"height":256,"crop":false},{"width":256,"height":-1,"crop":false}],"image/jpeg"]},{"file":"/var/www/ncp-previewgenerator/ncp-previewgenerator-nc21/lib/Command/PreGenerate.php","line":209,"function":"generatePreviews","class":"OC\\PreviewManager","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"},[{"width":32,"height":32,"crop":true},{"width":256,"height":256,"crop":true},{"width":-1,"height":256,"crop":false},{"width":256,"height":-1,"crop":false}]]},{"file":"/var/www/ncp-previewgenerator/ncp-previewgenerator-nc21/lib/Command/PreGenerate.php","line":187,"function":"processFile","class":"OCA\\PreviewGenerator\\Command\\PreGenerate","type":"->","args":[{"__class__":"OC\\Files\\Node\\File"}]},{"file":"/var/www/ncp-previewgenerator/ncp-previewgenerator-nc21/lib/Command/PreGenerate.php","line":151,"function":"processRow","class":"OCA\\PreviewGenerator\\Command\\PreGenerate","type":"->","args":[{"id":"2032","uid":"Julia","file_id":"34558","locked":"0"}]},{"file":"/var/www/ncp-previewgenerator/ncp-previewgenerator-nc21/lib/Command/PreGenerate.php","line":124,"function":"startProcessing","class":"OCA\\PreviewGenerator\\Command\\PreGenerate","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Command/Command.php","line":255,"function":"execute","class":"OCA\\PreviewGenerator\\Command\\PreGenerate","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":1009,"function":"run","class":"Symfony\\Component\\Console\\Command\\Command","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":273,"function":"doRunCommand","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"OCA\\PreviewGenerator\\Command\\PreGenerate"},{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/3rdparty/symfony/console/Application.php","line":149,"function":"doRun","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":215,"function":"run","class":"Symfony\\Component\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/console.php","line":100,"function":"run","class":"OC\\Console\\Application","type":"->","args":[]},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"--","version":"21.0.4.1"}
{"reqId":"YkRz10txIqFLCj2twNO5tgAAAEw","level":3,"time":"2022-03-30T15:14:31+00:00","remoteAddr":"92.76.17.71","user":"Julia","app":"no app in context","method":"PUT","url":"/remote.php/dav/uploads/Julia/8463ce2ac62cc6743714983768f0572a/0000000000000000-0000000003006414","message":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"Expected filesize of 3006414 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 131072 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/apps/dav/lib/Connector/Sabre/Directory.php","line":156,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"/var/www/nextcloud/apps/dav/lib/Upload/UploadFolder.php","line":46,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["0000000000000000-0000000003006414",null]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Upload\\UploadFolder","type":"->","args":["0000000000000000-0000000003006414",null]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["uploads/Julia/8463ce2ac62cc6743714983768f0572a/0000000000000000-0000000003006414",null,null]},{"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":472,"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":253,"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":321,"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/apps/dav/lib/Connector/Sabre/File.php","Line":246,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.19.1","version":"21.0.4.1"}
{"reqId":"YkRz10txIqFLCj2twNO5tgAAAEw","level":3,"time":"2022-03-30T15:14:31+00:00","remoteAddr":"92.76.17.71","user":"Julia","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/Julia/8463ce2ac62cc6743714983768f0572a/0000000000000000-0000000003006414","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: c3d83fb4ac80674a79f971b13abe6cc8c1b1e599b5b57729bf91a89cc24c6a8d"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-SHA256: c3d83fb4ac80674a79f971b13abe6cc8c1b1e599b5b57729bf91a89cc24c6a8d"]},{"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: c3d83fb4ac80674a79f971b13abe6cc8c1b1e599b5b57729bf91a89cc24c6a8d"]},{"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":321,"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","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/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.19.1","version":"21.0.4.1"}
{"reqId":"YkRz10txIqFLCj2twNO5tgAAAEw","level":3,"time":"2022-03-30T15:14:31+00:00","remoteAddr":"92.76.17.71","user":"Julia","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/Julia/8463ce2ac62cc6743714983768f0572a/0000000000000000-0000000003006414","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: 5b3c32717936da298e792a85ec9b8d82674f6c29"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-SHA1: 5b3c32717936da298e792a85ec9b8d82674f6c29"]},{"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: 5b3c32717936da298e792a85ec9b8d82674f6c29"]},{"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":96,"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":321,"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","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/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.19.1","version":"21.0.4.1"}
{"reqId":"YkRz10txIqFLCj2twNO5tgAAAEw","level":3,"time":"2022-03-30T15:14:31+00:00","remoteAddr":"92.76.17.71","user":"Julia","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/Julia/8463ce2ac62cc6743714983768f0572a/0000000000000000-0000000003006414","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: f9be96b7dc3ee3316f5626de88fb8ecd"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-MD5: f9be96b7dc3ee3316f5626de88fb8ecd"]},{"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: f9be96b7dc3ee3316f5626de88fb8ecd"]},{"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":96,"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":96,"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":321,"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","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/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.19.1","version":"21.0.4.1"}
{"reqId":"YkY9clpvxs1K8RPnPjuKmQAAAA0","level":2,"time":"2022-03-31T23:46:58+00:00","remoteAddr":"219.137.229.181","user":"--","app":"core","method":"GET","url":"/login","message":"Login failed: '8hYTSUFk' (Remote IP: '219.137.229.181')","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0","version":"21.0.4.1"}
{"reqId":"YkyXqu3w7y-f7A13E50GeQAAAAw","level":2,"time":"2022-04-05T19:25:30+00:00","remoteAddr":"122.226.168.101","user":"--","app":"core","method":"GET","url":"/manager/html","message":"Login failed: '8hYTSUFk' (Remote IP: '122.226.168.101')","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0","version":"21.0.4.1"}
{"reqId":"YkyXrMiIXwvSERBtrhkxpQAAAEk","level":2,"time":"2022-04-05T19:25:32+00:00","remoteAddr":"122.226.168.101","user":"--","app":"core","method":"GET","url":"/login","message":"Login failed: '8hYTSUFk' (Remote IP: '122.226.168.101')","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:83.0) Gecko/20100101 Firefox/83.0","version":"21.0.4.1"}
{"reqId":"Yk87LVXD8HgQUHVrRkLFrgAAAAY","level":3,"time":"2022-04-07T19:27:41+00:00","remoteAddr":"143.198.136.88","user":"--","app":"index","method":"PUT","url":"/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php","message":{"Exception":"LogicException","Message":"\"put\" can only be accessed once if not application/x-www-form-urlencoded or application/json.","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Request.php","line":284,"function":"getContent","class":"OC\\AppFramework\\Http\\Request","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Request.php","line":353,"function":"__get","class":"OC\\AppFramework\\Http\\Request","type":"->","args":["parameters"]},{"file":"/var/www/nextcloud/apps/text/lib/Service/DocumentService.php","line":119,"function":"getParam","class":"OC\\AppFramework\\Http\\Request","type":"->","args":["token"]},{"function":"__construct","class":"OCA\\Text\\Service\\DocumentService","type":"->","args":[{"__class__":"OCA\\Text\\Db\\DocumentMapper"},{"__class__":"OCA\\Text\\Db\\StepMapper"},{"__class__":"OCA\\Text\\Db\\SessionMapper"},{"__class__":"OC\\Files\\AppData\\AppData"},null,{"__class__":"OC\\Files\\Node\\LazyRoot"},{"__class__":"OC\\Memcache\\Factory"},{"__class__":"OC\\AppFramework\\Logger"},{"__class__":"OC\\Share20\\Manager"},{"__class__":"OC\\AppFramework\\Http\\Request"},{"__class__":"OC\\DirectEditing\\Manager"},{"__class__":"OC\\Lock\\MemcacheLockingProvider"}]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":101,"function":"newInstanceArgs","class":"ReflectionClass","type":"->","args":[[{"__class__":"OCA\\Text\\Db\\DocumentMapper"},{"__class__":"OCA\\Text\\Db\\StepMapper"},{"__class__":"OCA\\Text\\Db\\SessionMapper"},{"__class__":"OC\\Files\\AppData\\AppData"},null,"And 7 more entries, set log level to debug to see all entries"]]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":109,"function":"buildClass","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":[{"name":"OCA\\Text\\Service\\DocumentService","__class__":"ReflectionClass"}]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":126,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Text\\Service\\DocumentService"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":459,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Text\\Service\\DocumentService"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Text\\Service\\DocumentService"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":87,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Text\\Service\\DocumentService",true]},{"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":101,"function":"array_map","args":[{"__class__":"Closure"},[{"name":"request","__class__":"ReflectionParameter"},{"name":"sessionService","__class__":"ReflectionParameter"},"*** sensitive parameter replaced ***",{"name":"logger","__class__":"ReflectionParameter"}]]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":109,"function":"buildClass","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":[{"name":"OCA\\Text\\Service\\ApiService","__class__":"ReflectionClass"}]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":126,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Text\\Service\\ApiService"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":459,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Text\\Service\\ApiService"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Text\\Service\\ApiService"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":87,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Text\\Service\\ApiService",true]},{"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":101,"function":"array_map","args":[{"__class__":"Closure"},[{"name":"l10n","__class__":"ReflectionParameter"},{"name":"initialStateService","__class__":"ReflectionParameter"},"*** sensitive parameter replaced ***"]]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":109,"function":"buildClass","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":[{"name":"OCA\\Text\\DirectEditing\\TextDirectEditor","__class__":"ReflectionClass"}]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":126,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Text\\DirectEditing\\TextDirectEditor"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":459,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Text\\DirectEditing\\TextDirectEditor"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":431,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Text\\DirectEditing\\TextDirectEditor"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":87,"function":"query","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Text\\DirectEditing\\TextDirectEditor",true]},{"function":"OC\\AppFramework\\Utility\\{closure}","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":101,"function":"array_map","args":[{"__class__":"Closure"},["*** sensitive parameter replaced ***"]]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":109,"function":"buildClass","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":[{"name":"OCA\\Text\\Listeners\\RegisterDirectEditorEventListener","__class__":"ReflectionClass"}]},{"file":"/var/www/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php","line":126,"function":"resolve","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Text\\Listeners\\RegisterDirectEditorEventListener"]},{"file":"/var/www/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php","line":459,"function":"query","class":"OC\\AppFramework\\Utility\\SimpleContainer","type":"->","args":["OCA\\Text\\Listeners\\RegisterDirectEditorEventListener"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":146,"function":"queryNoFallback","class":"OC\\AppFramework\\DependencyInjection\\DIContainer","type":"->","args":["OCA\\Text\\Listeners\\RegisterDirectEditorEventListener"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":67,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCA\\Text\\Listeners\\RegisterDirectEditorEventListener"]},{"file":"/var/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->","args":[{"__class__":"OCP\\DirectEditing\\RegisterDirectEditorEvent"},"OCP\\DirectEditing\\RegisterDirectEditorEvent",{"__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\\DirectEditing\\RegisterDirectEditorEvent",{"__class__":"OCP\\DirectEditing\\RegisterDirectEditorEvent"}]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":86,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\DirectEditing\\RegisterDirectEditorEvent"},"OCP\\DirectEditing\\RegisterDirectEditorEvent"]},{"file":"/var/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":98,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":["OCP\\DirectEditing\\RegisterDirectEditorEvent",{"__class__":"OCP\\DirectEditing\\RegisterDirectEditorEvent"}]},{"file":"/var/www/nextcloud/apps/files/lib/Service/DirectEditingService.php","line":51,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->","args":[{"__class__":"OCP\\DirectEditing\\RegisterDirectEditorEvent"}]},{"file":"/var/www/nextcloud/apps/files/lib/Service/DirectEditingService.php","line":47,"function":"getDirectEditingCapabilitites","class":"OCA\\Files\\Service\\DirectEditingService","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/files/lib/Capabilities.php","line":73,"function":"getDirectEditingETag","class":"OCA\\Files\\Service\\DirectEditingService","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/CapabilitiesManager.php","line":72,"function":"getCapabilities","class":"OCA\\Files\\Capabilities","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/Template/JSConfigHelper.php","line":183,"function":"getCapabilities","class":"OC\\CapabilitiesManager","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/TemplateLayout.php","line":211,"function":"getConfig","class":"OC\\Template\\JSConfigHelper","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/private/legacy/OC_Template.php","line":183,"function":"__construct","class":"OC\\TemplateLayout","type":"->","args":["guest","core"]},{"file":"/var/www/nextcloud/lib/private/Template/Base.php","line":132,"function":"fetchPage","class":"OC_Template","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/base.php","line":780,"function":"printPage","class":"OC\\Template\\Base","type":"->","args":[]},{"file":"/var/www/nextcloud/lib/base.php","line":1076,"function":"init","class":"OC","type":"::","args":[]},{"file":"/var/www/nextcloud/index.php","line":35,"args":["/var/www/nextcloud/lib/base.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/AppFramework/Http/Request.php","Line":422,"CustomMessage":"--"},"userAgent":"Go-http-client/1.1","version":"21.0.4.1"}
{"reqId":"YlL7B2zLK-Vs6gPKIZVN4AAAAFA","level":3,"time":"2022-04-10T15:43:04+00:00","remoteAddr":"88.64.185.161","user":"Kevin","app":"PHP","method":"GET","url":"/remote.php/dav/files/Kevin//SofortUpload/Camera/20220313_125635.jpg","message":{"Exception":"Error","Message":"fopen(/media/myCloudDrive/ncdata/data/Kevin/files/SofortUpload/Camera/20220313_125635.jpg): failed to open stream: No such file or directory at /var/www/nextcloud/lib/private/Files/Storage/Local.php#363","Code":0,"Trace":[{"function":"onError","class":"OC\\Log\\ErrorHandler","type":"::","args":[2,"fopen(/media/myCloudDrive/ncdata/data/Kevin/files/SofortUpload/Camera/20220313_125635.jpg): failed to open stream: No such file or directory","/var/www/nextcloud/lib/private/Files/Storage/Local.php",363,{"path":"files/SofortUpload/Camera/20220313_125635.jpg","mode":"r","oldMask":18}]},{"file":"/var/www/nextcloud/lib/private/Files/Storage/Local.php","line":363,"function":"fopen","args":["/media/myCloudDrive/ncdata/data/Kevin/files/SofortUpload/Camera/20220313_125635.jpg","r"]},{"file":"/var/www/nextcloud/lib/private/Files/Storage/Wrapper/Wrapper.php","line":302,"function":"fopen","class":"OC\\Files\\Storage\\Local","type":"->","args":["files/SofortUpload/Camera/20220313_125635.jpg","r"]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":1170,"function":"fopen","class":"OC\\Files\\Storage\\Wrapper\\Wrapper","type":"->","args":["files/SofortUpload/Camera/20220313_125635.jpg","r"]},{"file":"/var/www/nextcloud/lib/private/Files/View.php","line":1006,"function":"basicOperation","class":"OC\\Files\\View","type":"->","args":["fopen","/SofortUpload/Camera/20220313_125635.jpg",["read"],"r"]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":434,"function":"fopen","class":"OC\\Files\\View","type":"->","args":["SofortUpload/Camera/20220313_125635.jpg","r"]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":85,"function":"get","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpGet","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":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:GET",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"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":321,"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/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.19.1","version":"21.0.4.1"}
{"reqId":"YlL7B2zLK-Vs6gPKIZVN4AAAAFA","level":4,"time":"2022-04-10T15:43:04+00:00","remoteAddr":"88.64.185.161","user":"Kevin","app":"webdav","method":"GET","url":"/remote.php/dav/files/Kevin//SofortUpload/Camera/20220313_125635.jpg","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"Could not open file","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":85,"function":"get","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpGet","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":472,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["method:GET",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"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":321,"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/apps/dav/lib/Connector/Sabre/File.php","Line":439,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.19.1","version":"21.0.4.1"}
{"reqId":"YlOtML4@MKiwI6Hts8kigwAAAFA","level":3,"time":"2022-04-11T04:28:32+00:00","remoteAddr":"80.187.100.8","user":"Kevin","app":"no app in context","method":"PUT","url":"/remote.php/dav/uploads/Kevin/0efb6f6f4c5b31e65ada57f078e0c201/0000000112640000-0000000122879999","message":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"Expected filesize of 10240000 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 8069120 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/apps/dav/lib/Connector/Sabre/Directory.php","line":156,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"/var/www/nextcloud/apps/dav/lib/Upload/UploadFolder.php","line":46,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["0000000112640000-0000000122879999",null]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Upload\\UploadFolder","type":"->","args":["0000000112640000-0000000122879999",null]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["uploads/Kevin/0efb6f6f4c5b31e65ada57f078e0c201/0000000112640000-0000000122879999",null,null]},{"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":472,"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":253,"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":321,"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/apps/dav/lib/Connector/Sabre/File.php","Line":246,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.19.1","version":"21.0.4.1"}
{"reqId":"YlOtML4@MKiwI6Hts8kigwAAAFA","level":3,"time":"2022-04-11T04:28:32+00:00","remoteAddr":"80.187.100.8","user":"Kevin","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/Kevin/0efb6f6f4c5b31e65ada57f078e0c201/0000000112640000-0000000122879999","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: e782dcb332bfd4f1607ca064d3b6fd7e9d1df97b51549bac9044070c09233d9d"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-SHA256: e782dcb332bfd4f1607ca064d3b6fd7e9d1df97b51549bac9044070c09233d9d"]},{"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: e782dcb332bfd4f1607ca064d3b6fd7e9d1df97b51549bac9044070c09233d9d"]},{"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":321,"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","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/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.19.1","version":"21.0.4.1"}
{"reqId":"YlOtML4@MKiwI6Hts8kigwAAAFA","level":3,"time":"2022-04-11T04:28:32+00:00","remoteAddr":"80.187.100.8","user":"Kevin","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/Kevin/0efb6f6f4c5b31e65ada57f078e0c201/0000000112640000-0000000122879999","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: 7a6bdd62e9822687310d2dfcb465b67212cabdc7"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-SHA1: 7a6bdd62e9822687310d2dfcb465b67212cabdc7"]},{"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: 7a6bdd62e9822687310d2dfcb465b67212cabdc7"]},{"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":96,"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":321,"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","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/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.19.1","version":"21.0.4.1"}
{"reqId":"YlOtML4@MKiwI6Hts8kigwAAAFA","level":3,"time":"2022-04-11T04:28:32+00:00","remoteAddr":"80.187.100.8","user":"Kevin","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/Kevin/0efb6f6f4c5b31e65ada57f078e0c201/0000000112640000-0000000122879999","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: 8c9e0afa7c065be2b31b5791c27b6403"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-MD5: 8c9e0afa7c065be2b31b5791c27b6403"]},{"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: 8c9e0afa7c065be2b31b5791c27b6403"]},{"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":96,"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":96,"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":321,"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","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/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.19.1","version":"21.0.4.1"}
{"reqId":"YlWRf0-@sPEus6ktTVReIwAAAFA","level":3,"time":"2022-04-12T14:49:38+00:00","remoteAddr":"88.64.185.161","user":"Julia","app":"no app in context","method":"PUT","url":"/remote.php/dav/uploads/Julia/878f6c3e2b25b1719835aef175005657/0000000000000000-0000000004821120","message":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"Expected filesize of 4821120 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 2727936 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/apps/dav/lib/Connector/Sabre/Directory.php","line":156,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"/var/www/nextcloud/apps/dav/lib/Upload/UploadFolder.php","line":46,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["0000000000000000-0000000004821120",null]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Upload\\UploadFolder","type":"->","args":["0000000000000000-0000000004821120",null]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["uploads/Julia/878f6c3e2b25b1719835aef175005657/0000000000000000-0000000004821120",null,null]},{"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":472,"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":253,"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":321,"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/apps/dav/lib/Connector/Sabre/File.php","Line":246,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.19.1","version":"21.0.4.1"}
{"reqId":"YlWRf0-@sPEus6ktTVReIwAAAFA","level":3,"time":"2022-04-12T14:49:38+00:00","remoteAddr":"88.64.185.161","user":"Julia","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/Julia/878f6c3e2b25b1719835aef175005657/0000000000000000-0000000004821120","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: e8037741490f0603650b90cf82dfe483b4bd25ecb8577ff7d6c0e7e79c7ddec6"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-SHA256: e8037741490f0603650b90cf82dfe483b4bd25ecb8577ff7d6c0e7e79c7ddec6"]},{"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: e8037741490f0603650b90cf82dfe483b4bd25ecb8577ff7d6c0e7e79c7ddec6"]},{"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":321,"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","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/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.19.1","version":"21.0.4.1"}
{"reqId":"YlWRf0-@sPEus6ktTVReIwAAAFA","level":3,"time":"2022-04-12T14:49:38+00:00","remoteAddr":"88.64.185.161","user":"Julia","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/Julia/878f6c3e2b25b1719835aef175005657/0000000000000000-0000000004821120","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: 2cf949139e11f0d769b822818bab654c2d68dda4"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-SHA1: 2cf949139e11f0d769b822818bab654c2d68dda4"]},{"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: 2cf949139e11f0d769b822818bab654c2d68dda4"]},{"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":96,"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":321,"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","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/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.19.1","version":"21.0.4.1"}
{"reqId":"YlWRf0-@sPEus6ktTVReIwAAAFA","level":3,"time":"2022-04-12T14:49:38+00:00","remoteAddr":"88.64.185.161","user":"Julia","app":"PHP","method":"PUT","url":"/remote.php/dav/uploads/Julia/878f6c3e2b25b1719835aef175005657/0000000000000000-0000000004821120","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: 31f85d1a0b1c671c8c7af18213b1690d"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-MD5: 31f85d1a0b1c671c8c7af18213b1690d"]},{"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: 31f85d1a0b1c671c8c7af18213b1690d"]},{"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":96,"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":96,"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":321,"function":"stream_close","class":"OC\\Files\\Stream\\HashWrapper","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/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Android) Nextcloud-android/3.19.1","version":"21.0.4.1"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment