Advertisement
martinf2021

Untitled

Oct 11th, 2021
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.91 KB | None | 0 0
  1. sudo ncp-report
  2. <--! Paste this in GitHub report -->
  3.  
  4. <details>
  5. <summary>NextCloudPi diagnostics</summary>
  6.  
  7. ```
  8.  
  9. NextCloudPi version v1.40.4
  10. NextCloudPi image NextCloudPi_07-21-19
  11. distribution Raspbian GNU/Linux 10 \n \l
  12. automount no
  13. USB devices sda sdb
  14. datadir /mnt/hd1/nextcloud/data
  15. data in SD no
  16. data filesystem btrfs
  17. data disk usage 1.1T/1.9T
  18. rootfs usage 7.6G/29G
  19. swapfile /dev/zram3
  20. dbdir /var/lib/mysql
  21. Nextcloud check ok
  22. Nextcloud version 21.0.4.1
  23. HTTPD service up
  24. PHP service up
  25. MariaDB service up
  26. Redis service up
  27. HPB service up
  28. Postfix service up
  29. internet check ok
  30. port check 80 open
  31. port check 443 open
  32. IP ***REMOVED SENSITIVE VALUE***
  33. gateway ***REMOVED SENSITIVE VALUE***
  34. interface eth0
  35. certificates ***REMOVED SENSITIVE VALUE***
  36. NAT loopback no
  37. uptime 8days
  38.  
  39. ```
  40. </details>
  41.  
  42.  
  43. <details>
  44. <summary>Nextcloud configuration</summary>
  45.  
  46. ```
  47.  
  48. {
  49. "system": {
  50. "passwordsalt": "***REMOVED SENSITIVE VALUE***",
  51. "secret": "***REMOVED SENSITIVE VALUE***",
  52. "trusted_domains": {
  53. "0": "localhost",
  54. "5": "nextcloudpi.local",
  55. "7": "nextcloudpi",
  56. "8": "nextcloudpi.lan",
  57. "11": "95.90.xxxx",
  58. "1": "192.168.1xxx",
  59. "3": "xxxx2syk.myfritz.net",
  60. "22": "xxxxxd2syk.myfritz.net"
  61. },
  62. "datadirectory": "***REMOVED SENSITIVE VALUE***",
  63. "dbtype": "mysql",
  64. "version": "21.0.4.1",
  65. "overwrite.cli.url": "An unhandled exception has been thrown:\nRedisException: read error on connection in \/var\/www\/nextcloud\/lib\/private\/RedisFactory.php:94\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/RedisFactory.php(94): Redis->auth('3+thdsYUdzF4ig2...')\n#1 \/var\/www\/nextcloud\/lib\/private\/RedisFactory.php(108): OC\\RedisFactory->create()\n#2 \/var\/www\/nextcloud\/lib\/private\/Memcache\/Redis.php(43): OC\\RedisFactory->getInstance()\n#3 \/var\/www\/nextcloud\/lib\/private\/Memcache\/Factory.php(115): OC\\Memcache\\Redis->__construct('cb320c98d0e0322...')\n#4 \/var\/www\/nextcloud\/lib\/private\/Server.php(1032): OC\\Memcache\\Factory->createLocking('lock')\n#5 \/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php(155): OC\\Server->OC\\{closure}(Object(OC\\Server))\n#6 \/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php(118): OC\\AppFramework\\Utility\\SimpleContainer->OC\\AppFramework\\Utility\\{closure}(Object(Pimple\\Container))\n#7 \/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php(122): Pimple\\Container->offsetGet('OCP\\\\Lock\\\\ILocki...')\n#8 \/var\/www\/nextcloud\/lib\/private\/ServerContainer.php(137): OC\\AppFramework\\Utility\\SimpleContainer->query('OCP\\\\Lock\\\\ILocki...', false)\n#9 \/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php(56): OC\\ServerContainer->query('OCP\\\\Lock\\\\ILocki...')\n#10 \/var\/www\/nextcloud\/lib\/private\/Server.php(1990): OC\\AppFramework\\Utility\\SimpleContainer->get('OCP\\\\Lock\\\\ILocki...')\n#11 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(119): OC\\Server->getLockingProvider()\n#12 \/var\/www\/nextcloud\/lib\/private\/Server.php(430): OC\\Files\\View->__construct()\n#13 \/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php(155): OC\\Server->OC\\{closure}(Object(OC\\Server))\n#14 \/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php(118): OC\\AppFramework\\Utility\\SimpleContainer->OC\\AppFramework\\Utility\\{closure}(Object(Pimple\\Container))\n#15 \/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php(122): Pimple\\Container->offsetGet('OC\\\\Files\\\\Node\\\\H...')\n#16 \/var\/www\/nextcloud\/lib\/private\/ServerContainer.php(137): OC\\AppFramework\\Utility\\SimpleContainer->query('OC\\\\Files\\\\Node\\\\H...', false)\n#17 \/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php(56): OC\\ServerContainer->query('OC\\\\Files\\\\Node\\\\H...')\n#18 \/var\/www\/nextcloud\/lib\/private\/Server.php(1353): OC\\AppFramework\\Utility\\SimpleContainer->get('OC\\\\Files\\\\Node\\\\H...')\n#19 \/var\/www\/nextcloud\/lib\/base.php(588): OC\\Server->boot()\n#20 \/var\/www\/nextcloud\/lib\/base.php(1076): OC::init()\n#21 \/var\/www\/nextcloud\/console.php(49): require_once('\/var\/www\/nextcl...')\n#22 \/var\/www\/nextcloud\/occ(11): require_once('\/var\/www\/nextcl...')\n#23 {main}:\/\/3k9sld7zlbdd2syk.myfritz.net\/",
  66. "dbname": "***REMOVED SENSITIVE VALUE***",
  67. "dbhost": "***REMOVED SENSITIVE VALUE***",
  68. "dbport": "",
  69. "dbtableprefix": "oc_",
  70. "mysql.utf8mb4": true,
  71. "dbuser": "***REMOVED SENSITIVE VALUE***",
  72. "dbpassword": "***REMOVED SENSITIVE VALUE***",
  73. "installed": true,
  74. "instanceid": "***REMOVED SENSITIVE VALUE***",
  75. "memcache.local": "\\OC\\Memcache\\Redis",
  76. "memcache.locking": "\\OC\\Memcache\\Redis",
  77. "redis": {
  78. "host": "***REMOVED SENSITIVE VALUE***",
  79. "port": 0,
  80. "timeout": 0,
  81. "password": "***REMOVED SENSITIVE VALUE***"
  82. },
  83. "tempdirectory": "\/mnt\/hd1\/nextcloud\/data\/tmp",
  84. "mail_smtpmode": "sendmail",
  85. "mail_smtpauthtype": "LOGIN",
  86. "preview_max_x": "2048",
  87. "preview_max_y": "2048",
  88. "jpeg_quality": "60",
  89. "overwriteprotocol": "https",
  90. "maintenance": false,
  91. "logfile": "\/mnt\/hd1\/nextcloud\/data\/nextcloud.log",
  92. "htaccess.RewriteBase": "\/",
  93. "theme": "",
  94. "loglevel": "2",
  95. "app_install_overwrite": [
  96. "admin_notifications"
  97. ],
  98. "simpleSignUpLink.shown": false,
  99. "log_type": "file",
  100. "mail_sendmailmode": "smtp",
  101. "mail_smtpsecure": "ssl",
  102. "mail_smtpauth": 1,
  103. "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
  104. "mail_smtpport": "587",
  105. "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
  106. "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
  107. "trusted_proxies": "***REMOVED SENSITIVE VALUE***"
  108. }
  109. }
  110.  
  111. ```
  112. </details>
  113.  
  114.  
  115. <details>
  116. <summary>HTTPd logs</summary>
  117.  
  118. ```
  119.  
  120. [Mon Oct 11 00:00:04.659466 2021] [ssl:warn] [pid 10826:tid 3069813312] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  121. [Mon Oct 11 00:00:04.660979 2021] [mpm_event:notice] [pid 10826:tid 3069813312] AH00489: Apache/2.4.38 (Raspbian) OpenSSL/1.1.1d configured -- resuming normal operations
  122. [Mon Oct 11 00:00:04.661005 2021] [core:notice] [pid 10826:tid 3069813312] AH00094: Command line: '/usr/sbin/apache2'
  123.  
  124. ```
  125. </details>
  126.  
  127.  
  128. <details>
  129. <summary>Database logs</summary>
  130.  
  131. ```
  132.  
  133.  
  134. ```
  135. </details>
  136.  
  137.  
  138. <details>
  139. <summary>Nextcloud logs</summary>
  140.  
  141. ```
  142.  
  143. {"reqId":"KVzrHcUAtSEHhCj4BBIm","level":3,"time":"2021-09-25T02:01:22+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":{"Exception":"RedisException","Message":"NOAUTH Authentication required.","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Memcache/Redis.php","line":55,"function":"get","class":"Redis","type":"->","args":["cb320c98d0e0322788cdd92544ed5d49/AutoloaderOCA\\Music\\AppInfo\\Application"]},{"file":"/var/www/nextcloud/lib/autoloader.php","line":153,"function":"get","class":"OC\\Memcache\\Redis","type":"->","args":["OCA\\Music\\AppInfo\\Application"]},{"function":"load","class":"OC\\Autoloader","type":"->","args":["OCA\\Music\\AppInfo\\Application"]},{"function":"spl_autoload_call","args":["OCA\\Music\\AppInfo\\Application"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"class_exists","args":["OCA\\Music\\AppInfo\\Application"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":177,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->","args":["music","Music"]},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":144,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->","args":["OCA\\Music\\App\\Music"]},{"file":"/var/www/nextcloud/apps/music/appinfo/register_command.php","line":19,"function":"query","class":"OC\\ServerContainer","type":"->","args":["OCA\\Music\\App\\Music"]},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":143,"args":["/var/www/nextcloud/apps/music/appinfo/register_command.php"],"function":"require"},{"file":"/var/www/nextcloud/console.php","line":99,"function":"loadCommands","class":"OC\\Console\\Application","type":"->","args":[{"__class__":"Symfony\\Component\\Console\\Input\\ArgvInput"},{"__class__":"Symfony\\Component\\Console\\Output\\ConsoleOutput"}]},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Memcache/Redis.php","Line":55,"CustomMessage":"--"},"userAgent":"--","version":"21.0.4.1"}
  144. {"reqId":"2I2JbJ45FxPPkPT9BP2o","level":2,"time":"2021-09-26T04:26:04+00:00","remoteAddr":"","user":"--","app":"appstoreFetcher","method":"","url":"--","message":"Could not connect to appstore: cURL error 28: Connection timed out after 60001 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://apps.nextcloud.com/api/v1/apps.json","userAgent":"--","version":"21.0.4.1"}
  145. {"reqId":"YVGt0@qAa5eQUvCQs9@XwAAAAAQ","level":2,"time":"2021-09-27T11:41:07+00:00","remoteAddr":"79.136.116.130","user":"--","app":"core","method":"GET","url":"/login","message":"Login failed: '8hYTSUFk' (Remote IP: '79.136.116.130')","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:83.0) Gecko/20100101 Firefox/83.0","version":"21.0.4.1"}
  146. {"reqId":"M6rJxFPM7QlFC1aaeuiI","level":2,"time":"2021-09-30T04:26:03+00:00","remoteAddr":"","user":"--","app":"appstoreFetcher","method":"","url":"--","message":"Could not connect to appstore: cURL error 28: Operation timed out after 60001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://apps.nextcloud.com/api/v1/apps.json","userAgent":"--","version":"21.0.4.1"}
  147. {"reqId":"D3YoZ3OkRFgmGBXONWoq","level":2,"time":"2021-10-01T04:26:04+00:00","remoteAddr":"","user":"--","app":"appstoreFetcher","method":"","url":"--","message":"Could not connect to appstore: cURL error 28: Operation timed out after 60001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://apps.nextcloud.com/api/v1/apps.json","userAgent":"--","version":"21.0.4.1"}
  148. {"reqId":"xVfQEN7TKaLs1B1HeuWD","level":2,"time":"2021-10-06T04:26:03+00:00","remoteAddr":"","user":"--","app":"appstoreFetcher","method":"","url":"--","message":"Could not connect to appstore: cURL error 28: Operation timed out after 60001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://apps.nextcloud.com/api/v1/apps.json","userAgent":"--","version":"21.0.4.1"}
  149. {"reqId":"YV66KpkVjKKQeVomYoPUlAAAAhE","level":3,"time":"2021-10-07T09:13:14+00:00","remoteAddr":"95.90.94.154","user":"ncp","app":"core","method":"PROPFIND","url":"/remote.php/dav/files/ncp/Bilder/Camera/","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/Comments/Manager.php","line":656,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/CommentPropertiesPlugin.php","line":89,"function":"getNumberOfUnreadCommentsForObjects","class":"OC\\Comments\\Manager","type":"->","args":["files",["76146","76527","76518","76548","76521","And 1373 more entries, set log level to debug to see all entries"],{"__class__":"OC\\User\\User"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/CommentPropertiesPlugin.php","line":117,"function":"cacheDirectory","class":"OCA\\DAV\\Connector\\Sabre\\CommentPropertiesPlugin","type":"->","args":[{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"handleGetProperties","class":"OCA\\DAV\\Connector\\Sabre\\CommentPropertiesPlugin","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1052,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["propFind",[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":984,"function":"getPropertiesByNode","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\DAV\\PropFind"},{"__class__":"OCA\\DAV\\Connector\\Sabre\\Directory"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1661,"function":"getPropertiesIteratorForPath","class":"Sabre\\DAV\\Server","type":"->","args":["files/ncp/Bilder/Camera",["{DAV:}getlastmodified","{DAV:}getetag","{DAV:}getcontenttype","{DAV:}resourcetype","{http://owncloud.org/ns}fileid","And 13 more entries, set log level to debug to see all entries"],1]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":1646,"function":"writeMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"elementMap":[],"contextUri":"/remote.php/dav/","namespaceMap":{"DAV:":"d","http://sabredav.org/ns":"s","http://owncloud.org/ns":"oc","http://nextcloud.org/ns":"nc"},"classMap":[],"__class__":"Sabre\\Xml\\Writer"},{"__class__":"Generator"},false]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":346,"function":"generateMultiStatus","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Generator"},false]},{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"httpPropFind","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:PROPFIND",[{"__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/DB/QueryBuilder/QueryBuilder.php","Line":268,"CustomMessage":"More than 1000 expressions in a list are not allowed on Oracle."},"userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0","version":"21.0.4.1"}
  150. {"reqId":"YV9-00TwZ5MN3p@emrBasQAAAIo","level":2,"time":"2021-10-07T23:16:36+00:00","remoteAddr":"121.36.255.161","user":"--","app":"core","method":"GET","url":"/login","message":"Login failed: '8hYTSUFk' (Remote IP: '121.36.255.161')","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.106 Safari/537.36","version":"21.0.4.1"}
  151. {"reqId":"yt4mcQsTqxkFiWvApBL3","level":2,"time":"2021-10-08T04:26:05+00:00","remoteAddr":"","user":"--","app":"appstoreFetcher","method":"","url":"--","message":"Could not connect to appstore: cURL error 28: Connection timed out after 60000 milliseconds (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://apps.nextcloud.com/api/v1/apps.json","userAgent":"--","version":"21.0.4.1"}
  152. {"reqId":"YWDYTszjhqLH4PlcpFYIeAAAAI4","level":2,"time":"2021-10-08T23:46:22+00:00","remoteAddr":"138.68.165.154","user":"--","app":"core","method":"GET","url":"/login","message":"Login failed: '8hYTSUFk' (Remote IP: '138.68.165.154')","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:78.0) Gecko/20100101 Firefox/78.0","version":"21.0.4.1"}
  153. {"reqId":"YWLitmPmSjVRBfS1iEBwoAAARhc","level":3,"time":"2021-10-10T12:55:18+00:00","remoteAddr":"46.183.103.8","user":"--","app":"core","method":"DELETE","url":"/public.php/webdav/Thesis_20211006_2teRunde_commented_backup.docx","message":"unable to rename, destination directory is not writable : /mnt/hd1/nextcloud/data/files_trashbin/versions","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15","version":"21.0.4.1"}
  154. {"reqId":"YWLlF2PmSjVRBfS1iEBwpwAAVBs","level":3,"time":"2021-10-10T13:10:28+00:00","remoteAddr":"46.183.103.8","user":"--","app":"no app in context","method":"PUT","url":"/public.php/webdav/Thesis_20211006_2teRunde_commented_1.docx","message":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"Expected filesize of 2893578 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 0 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":1137,"function":"put","class":"OCA\\DAV\\Connector\\Sabre\\File","type":"->","args":[null]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":492,"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":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/appinfo/v1/publicwebdav.php","line":114,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/public.php","line":81,"args":["/var/www/nextcloud/apps/dav/appinfo/v1/publicwebdav.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","Line":246,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15","version":"21.0.4.1"}
  155. {"reqId":"YWLlF2PmSjVRBfS1iEBwpwAAVBs","level":3,"time":"2021-10-10T13:10:28+00:00","remoteAddr":"46.183.103.8","user":"--","app":"PHP","method":"PUT","url":"/public.php/webdav/Thesis_20211006_2teRunde_commented_1.docx","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: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-SHA256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"]},{"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: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"]},{"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/appinfo/v1/publicwebdav.php","line":114,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/public.php","line":81,"args":["/var/www/nextcloud/apps/dav/appinfo/v1/publicwebdav.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15","version":"21.0.4.1"}
  156. {"reqId":"YWLlF2PmSjVRBfS1iEBwpwAAVBs","level":3,"time":"2021-10-10T13:10:28+00:00","remoteAddr":"46.183.103.8","user":"--","app":"PHP","method":"PUT","url":"/public.php/webdav/Thesis_20211006_2teRunde_commented_1.docx","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: da39a3ee5e6b4b0d3255bfef95601890afd80709"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-SHA1: da39a3ee5e6b4b0d3255bfef95601890afd80709"]},{"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: da39a3ee5e6b4b0d3255bfef95601890afd80709"]},{"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/appinfo/v1/publicwebdav.php","line":114,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/public.php","line":81,"args":["/var/www/nextcloud/apps/dav/appinfo/v1/publicwebdav.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15","version":"21.0.4.1"}
  157. {"reqId":"YWLlF2PmSjVRBfS1iEBwpwAAVBs","level":3,"time":"2021-10-10T13:10:28+00:00","remoteAddr":"46.183.103.8","user":"--","app":"PHP","method":"PUT","url":"/public.php/webdav/Thesis_20211006_2teRunde_commented_1.docx","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: d41d8cd98f00b204e9800998ecf8427e"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-MD5: d41d8cd98f00b204e9800998ecf8427e"]},{"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: d41d8cd98f00b204e9800998ecf8427e"]},{"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/appinfo/v1/publicwebdav.php","line":114,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/public.php","line":81,"args":["/var/www/nextcloud/apps/dav/appinfo/v1/publicwebdav.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15","version":"21.0.4.1"}
  158. {"reqId":"YWL79GPmSjVRBfS1iEBwugAATBc","level":3,"time":"2021-10-10T14:43:01+00:00","remoteAddr":"82.113.121.116","user":"--","app":"core","method":"DELETE","url":"/public.php/webdav/Thesis_20211006_2teRunde_commented_1.docx","message":"unable to rename, destination directory is not writable : /mnt/hd1/nextcloud/data/files_trashbin/versions","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15","version":"21.0.4.1"}
  159. {"reqId":"YWM9cC4IcU1ecoKvOVZocAAADwE","level":3,"time":"2021-10-10T19:28:16+00:00","remoteAddr":"217.95.105.194","user":"--","app":"no app in context","method":"PUT","url":"/public.php/webdav/Thesis_20211006_2teRunde_commented_ResultsAndAppendix.docx","message":{"Exception":"Sabre\\DAV\\Exception\\BadRequest","Message":"Expected filesize of 2897153 bytes but read (from Nextcloud client) and wrote (to Nextcloud storage) 2105344 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/3rdparty/sabre/dav/lib/DAV/Server.php","line":1098,"function":"createFile","class":"OCA\\DAV\\Connector\\Sabre\\Directory","type":"->","args":["Thesis_20211006_2teRunde_commented_ResultsAndAppendix.docx",null]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/CorePlugin.php","line":504,"function":"createFile","class":"Sabre\\DAV\\Server","type":"->","args":["Thesis_20211006_2teRunde_commented_ResultsAndAppendix.docx",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/appinfo/v1/publicwebdav.php","line":114,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/public.php","line":81,"args":["/var/www/nextcloud/apps/dav/appinfo/v1/publicwebdav.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","Line":246,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15","version":"21.0.4.1"}
  160. {"reqId":"YWM9cC4IcU1ecoKvOVZocAAADwE","level":3,"time":"2021-10-10T19:28:16+00:00","remoteAddr":"217.95.105.194","user":"--","app":"PHP","method":"PUT","url":"/public.php/webdav/Thesis_20211006_2teRunde_commented_ResultsAndAppendix.docx","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: 15fef7cd378600556b1b916cccf68e43b0a111aa107342ba2d13b22787f42cd4"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-SHA256: 15fef7cd378600556b1b916cccf68e43b0a111aa107342ba2d13b22787f42cd4"]},{"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: 15fef7cd378600556b1b916cccf68e43b0a111aa107342ba2d13b22787f42cd4"]},{"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/appinfo/v1/publicwebdav.php","line":114,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/public.php","line":81,"args":["/var/www/nextcloud/apps/dav/appinfo/v1/publicwebdav.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15","version":"21.0.4.1"}
  161. {"reqId":"YWM9cC4IcU1ecoKvOVZocAAADwE","level":3,"time":"2021-10-10T19:28:16+00:00","remoteAddr":"217.95.105.194","user":"--","app":"PHP","method":"PUT","url":"/public.php/webdav/Thesis_20211006_2teRunde_commented_ResultsAndAppendix.docx","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: d49fb6a6a6bc8b37f8b9f1ee89611e61e8773b19"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-SHA1: d49fb6a6a6bc8b37f8b9f1ee89611e61e8773b19"]},{"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: d49fb6a6a6bc8b37f8b9f1ee89611e61e8773b19"]},{"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/appinfo/v1/publicwebdav.php","line":114,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/public.php","line":81,"args":["/var/www/nextcloud/apps/dav/appinfo/v1/publicwebdav.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15","version":"21.0.4.1"}
  162. {"reqId":"YWM9cC4IcU1ecoKvOVZocAAADwE","level":3,"time":"2021-10-10T19:28:16+00:00","remoteAddr":"217.95.105.194","user":"--","app":"PHP","method":"PUT","url":"/public.php/webdav/Thesis_20211006_2teRunde_commented_ResultsAndAppendix.docx","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: 8ca9481fb21bf0b963d3b21352133452"}]},{"file":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/File.php","line":691,"function":"header","args":["X-Hash-MD5: 8ca9481fb21bf0b963d3b21352133452"]},{"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: 8ca9481fb21bf0b963d3b21352133452"]},{"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/appinfo/v1/publicwebdav.php","line":114,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/public.php","line":81,"args":["/var/www/nextcloud/apps/dav/appinfo/v1/publicwebdav.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":92,"CustomMessage":"--"},"userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15","version":"21.0.4.1"}
  163.  
  164. ```
  165. </details>
  166.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement