Advertisement
Guest User

ncp-report

a guest
Apr 2nd, 2022
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 46.54 KB | None | 0 0
  1. <details>
  2. <summary>NextCloudPi diagnostics</summary>
  3.  
  4. ```
  5.  
  6. /usr/local/bin/ncp-diag: line 38: swapon: command not found
  7. NextCloudPi version  v1.46.7
  8. NextCloudPi image    NextCloudPi_11-08-21
  9. OS                   Debian GNU/Linux 10. 4.19.0-20-amd64 (x86_64)
  10. automount            yes
  11. USB devices          sdd
  12. datadir              /media/wdred/ncdata/data
  13. data in SD           no
  14. data filesystem      btrfs
  15. data disk usage      329G/2.0T
  16. rootfs usage         4.8G/20G
  17. swapfile             none
  18. dbdir                /var/lib/mysql
  19. Nextcloud check      ok
  20. Nextcloud version    20.0.11.1
  21. HTTPD service        up
  22. PHP service          up
  23. MariaDB service      up
  24. Redis service        up
  25. HPB service          down
  26. Postfix service      up
  27. internet check       ok
  28. port check 80        open
  29. port check 443       open
  30. IP                   ***REMOVED SENSITIVE VALUE***
  31. gateway              ***REMOVED SENSITIVE VALUE***
  32. interface            eth0
  33. certificates         ***REMOVED SENSITIVE VALUE***
  34. NAT loopback         no
  35. uptime               24min
  36.  
  37. ```
  38. </details>
  39.  
  40.  
  41. <details>
  42. <summary>Nextcloud configuration</summary>
  43.  
  44. ```
  45.  
  46. {
  47.     "system": {
  48.         "passwordsalt": "***REMOVED SENSITIVE VALUE***",
  49.         "secret": "***REMOVED SENSITIVE VALUE***",
  50.         "trusted_domains": {
  51.             "0": "localhost",
  52.             "5": "nextcloudpi.local",
  53.             "7": "nextcloudpi",
  54.             "8": "nextcloudpi.lan",
  55.             "11": "75.68.160.139",
  56.             "1": "192.168.1.252",
  57.             "14": "nextcloudpi",
  58.             "3": "nextcloudpi"
  59.         },
  60.         "datadirectory": "***REMOVED SENSITIVE VALUE***",
  61.         "dbtype": "mysql",
  62.         "version": "20.0.11.1",
  63.         "overwrite.cli.url": "An unhandled exception has been thrown:\nRedisException: No such file or directory in \/var\/www\/nextcloud\/lib\/private\/RedisFactory.php:92\nStack trace:\n#0 \/var\/www\/nextcloud\/lib\/private\/RedisFactory.php(92): Redis->connect('\/var\/run\/redis\/...', 0, 0)\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(135): OC\\Memcache\\Redis->__construct('d06d1cb3b900ce4...')\n#4 \/var\/www\/nextcloud\/lib\/private\/Server.php(1018): 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(156): OC\\AppFramework\\Utility\\SimpleContainer->query('OCP\\\\Lock\\\\ILocki...', true)\n#9 \/var\/www\/nextcloud\/lib\/private\/Server.php(1977): OC\\ServerContainer->query('OCP\\\\Lock\\\\ILocki...')\n#10 \/var\/www\/nextcloud\/lib\/private\/Files\/View.php(118): OC\\Server->getLockingProvider()\n#11 \/var\/www\/nextcloud\/lib\/private\/Server.php(395): OC\\Files\\View->__construct()\n#12 \/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php(155): OC\\Server->OC\\{closure}(Object(OC\\Server))\n#13 \/var\/www\/nextcloud\/3rdparty\/pimple\/pimple\/src\/Pimple\/Container.php(118): OC\\AppFramework\\Utility\\SimpleContainer->OC\\AppFramework\\Utility\\{closure}(Object(Pimple\\Container))\n#14 \/var\/www\/nextcloud\/lib\/private\/AppFramework\/Utility\/SimpleContainer.php(122): Pimple\\Container->offsetGet('OC\\\\Files\\\\Node\\\\H...')\n#15 \/var\/www\/nextcloud\/lib\/private\/ServerContainer.php(156): OC\\AppFramework\\Utility\\SimpleContainer->query('OC\\\\Files\\\\Node\\\\H...', true)\n#16 \/var\/www\/nextcloud\/lib\/private\/Server.php(1324): OC\\ServerContainer->query('OC\\\\Files\\\\Node\\\\H...')\n#17 \/var\/www\/nextcloud\/lib\/base.php(595): OC\\Server->boot()\n#18 \/var\/www\/nextcloud\/lib\/base.php(1091): OC::init()\n#19 \/var\/www\/nextcloud\/console.php(49): require_once('\/var\/www\/nextcl...')\n#20 \/var\/www\/nextcloud\/occ(11): require_once('\/var\/www\/nextcl...')\n#21 {main}:\/\/nextcloudpi\/",
  64.         "dbname": "***REMOVED SENSITIVE VALUE***",
  65.         "dbhost": "***REMOVED SENSITIVE VALUE***",
  66.         "dbport": "",
  67.         "dbtableprefix": "oc_",
  68.         "mysql.utf8mb4": true,
  69.         "dbuser": "***REMOVED SENSITIVE VALUE***",
  70.         "dbpassword": "***REMOVED SENSITIVE VALUE***",
  71.         "installed": true,
  72.         "instanceid": "***REMOVED SENSITIVE VALUE***",
  73.         "memcache.local": "\\OC\\Memcache\\Redis",
  74.         "memcache.locking": "\\OC\\Memcache\\Redis",
  75.         "redis": {
  76.             "host": "***REMOVED SENSITIVE VALUE***",
  77.             "port": 0,
  78.             "timeout": 0,
  79.             "password": "***REMOVED SENSITIVE VALUE***"
  80.         },
  81.         "tempdirectory": "\/media\/myCloudDrive\/ncdata\/tmp",
  82.         "mail_smtpmode": "sendmail",
  83.         "mail_smtpauthtype": "LOGIN",
  84.         "mail_from_address": "***REMOVED SENSITIVE VALUE***",
  85.         "mail_domain": "***REMOVED SENSITIVE VALUE***",
  86.         "preview_max_x": "2048",
  87.         "preview_max_y": "2048",
  88.         "jpeg_quality": "60",
  89.         "overwriteprotocol": "https",
  90.         "maintenance": false,
  91.         "logfile": "\/media\/myCloudDrive\/ncdata\/nextcloud.log",
  92.         "loglevel": "2",
  93.         "log_type": "file",
  94.         "cache_path": "\/media\/USBdrive\/ncdata\/cache",
  95.         "theme": "",
  96.         "data-fingerprint": "2f561115379c32e4265af6fef8cb66ad"
  97.     }
  98. }
  99.  
  100. ```
  101. </details>
  102.  
  103.  
  104. <details>
  105. <summary>HTTPd logs</summary>
  106.  
  107. ```
  108.  
  109. [Sat Apr 02 17:46:06.594000 2022] [ssl:error] [pid 1791:tid 140250844337280] AH02604: Unable to configure certificate localhost:4443:0 for stapling
  110. [Sat Apr 02 17:46:06.596454 2022] [mpm_event:notice] [pid 1791:tid 140250844337280] AH00489: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
  111. [Sat Apr 02 17:46:06.596522 2022] [core:notice] [pid 1791:tid 140250844337280] AH00094: Command line: '/usr/sbin/apache2'
  112. [Sat Apr 02 17:46:31.404788 2022] [proxy_fcgi:error] [pid 1793:tid 140250834044672] [client 192.168.1.113:48154] AH01067: Failed to read FastCGI header
  113. [Sat Apr 02 17:46:31.404868 2022] [proxy_fcgi:error] [pid 1793:tid 140250834044672] (104)Connection reset by peer: [client 192.168.1.113:48154] AH01075: Error dispatching request to :4443:
  114. [Sat Apr 02 17:47:36.587857 2022] [proxy_fcgi:error] [pid 1793:tid 140250834044672] [client 192.168.1.113:48154] AH01067: Failed to read FastCGI header
  115. [Sat Apr 02 17:47:36.587924 2022] [proxy_fcgi:error] [pid 1793:tid 140250834044672] (104)Connection reset by peer: [client 192.168.1.113:48154] AH01075: Error dispatching request to :4443:
  116. [Sat Apr 02 17:47:36.770215 2022] [mpm_event:notice] [pid 1791:tid 140250844337280] AH00491: caught SIGTERM, shutting down
  117. [Sat Apr 02 17:48:45.905502 2022] [ssl:warn] [pid 1813:tid 140146698118272] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  118. [Sat Apr 02 17:48:45.905909 2022] [ssl:error] [pid 1813:tid 140146698118272] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=ncp-vm / issuer: CN=ncp-vm / serial: 2EDDE7C638001777BA65E8D27AD55C03A35FF967 / notbefore: Nov  8 16:39:18 2021 GMT / notafter: Nov  6 16:39:18 2031 GMT]
  119. [Sat Apr 02 17:48:45.905931 2022] [ssl:error] [pid 1813:tid 140146698118272] AH02604: Unable to configure certificate localhost:4443:0 for stapling
  120. [Sat Apr 02 17:48:45.920295 2022] [ssl:warn] [pid 1814:tid 140146698118272] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  121. [Sat Apr 02 17:48:45.920410 2022] [ssl:error] [pid 1814:tid 140146698118272] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=ncp-vm / issuer: CN=ncp-vm / serial: 2EDDE7C638001777BA65E8D27AD55C03A35FF967 / notbefore: Nov  8 16:39:18 2021 GMT / notafter: Nov  6 16:39:18 2031 GMT]
  122. [Sat Apr 02 17:48:45.920440 2022] [ssl:error] [pid 1814:tid 140146698118272] AH02604: Unable to configure certificate localhost:4443:0 for stapling
  123. [Sat Apr 02 17:48:45.922038 2022] [mpm_event:notice] [pid 1814:tid 140146698118272] AH00489: Apache/2.4.38 (Debian) OpenSSL/1.1.1n configured -- resuming normal operations
  124. [Sat Apr 02 17:48:45.922069 2022] [core:notice] [pid 1814:tid 140146698118272] AH00094: Command line: '/usr/sbin/apache2'
  125. [Sat Apr 02 17:49:11.160297 2022] [proxy_fcgi:error] [pid 1815:tid 140146687825664] [client 192.168.1.113:48178] AH01067: Failed to read FastCGI header
  126. [Sat Apr 02 17:49:11.160365 2022] [proxy_fcgi:error] [pid 1815:tid 140146687825664] (104)Connection reset by peer: [client 192.168.1.113:48178] AH01075: Error dispatching request to :4443:
  127. [Sat Apr 02 17:49:11.161415 2022] [proxy_fcgi:error] [pid 1815:tid 140146662647552] [client 192.168.1.113:48178] AH01067: Failed to read FastCGI header
  128. [Sat Apr 02 17:49:11.161435 2022] [proxy_fcgi:error] [pid 1815:tid 140146662647552] (104)Connection reset by peer: [client 192.168.1.113:48178] AH01075: Error dispatching request to :4443:
  129.  
  130. ```
  131. </details>
  132.  
  133.  
  134. <details>
  135. <summary>Database logs</summary>
  136.  
  137. ```
  138.  
  139. 2022-04-02 17:49:07 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  140. 2022-04-02 17:49:07 0 [Note] InnoDB: Number of pools: 1
  141. 2022-04-02 17:49:07 0 [Note] InnoDB: Using generic crc32 instructions
  142. 2022-04-02 17:49:07 0 [Note] InnoDB: Initializing buffer pool, total size = 384M, instances = 1, chunk size = 128M
  143. 2022-04-02 17:49:07 0 [Note] InnoDB: Completed initialization of buffer pool
  144. 2022-04-02 17:49:07 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  145. 2022-04-02 17:49:07 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
  146. 2022-04-02 17:49:07 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  147. 2022-04-02 17:49:07 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  148. 2022-04-02 17:49:07 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  149. 2022-04-02 17:49:07 0 [Note] InnoDB: Waiting for purge to start
  150. 2022-04-02 17:49:07 0 [Note] InnoDB: 10.3.34 started; log sequence number 2662599837; transaction id 6643565
  151. 2022-04-02 17:49:08 0 [Note] Plugin 'FEEDBACK' is disabled.
  152. 2022-04-02 17:49:08 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
  153. 2022-04-02 17:49:08 0 [Note] Server socket created on IP: '127.0.0.1'.
  154. 2022-04-02 17:49:08 0 [Note] Reading of all Master_info entries succeeded
  155. 2022-04-02 17:49:08 0 [Note] Added new Master_info '' to hash table
  156. 2022-04-02 17:49:08 0 [Note] /usr/sbin/mysqld: ready for connections.
  157. Version: '10.3.34-MariaDB-0+deb10u1'  socket: '/run/mysqld/mysqld.sock'  port: 3306  Debian 10
  158. 2022-04-02 17:49:08 0 [Note] InnoDB: Buffer pool(s) load completed at 220402 17:49:08
  159.  
  160. ```
  161. </details>
  162.  
  163.  
  164. <details>
  165. <summary>Nextcloud logs</summary>
  166.  
  167. ```
  168.  
  169. {"reqId":"YkS5@ZExGh669AdVFurRgQAAAEw","level":4,"time":"2022-03-30T20:13:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/contact_birthdays/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  170. {"reqId":"YkS5@bEbmkJ9fdmZFODfiQAAAAQ","level":4,"time":"2022-03-30T20:13:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/shared/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  171. {"reqId":"YkS5@ZExGh669AdVFurRggAAAFY","level":4,"time":"2022-03-30T20:13:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/family-calendar/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  172. {"reqId":"YkS6DpExGh669AdVFurRgwAAAFE","level":4,"time":"2022-03-30T20:14:06+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/family-calendar/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  173. {"reqId":"YkS6NZExGh669AdVFurRhQAAAFg","level":4,"time":"2022-03-30T20:14:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/personal/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  174. {"reqId":"YkS6NZExGh669AdVFurRhgAAAFM","level":4,"time":"2022-03-30T20:14:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/contact_birthdays/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  175. {"reqId":"YkS6NZExGh669AdVFurRhwAAAEA","level":4,"time":"2022-03-30T20:14:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/shared/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  176. {"reqId":"YkS6NZExGh669AdVFurRiAAAAEI","level":4,"time":"2022-03-30T20:14:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/family-calendar/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  177. {"reqId":"YkS6cZExGh669AdVFurRiQAAAEE","level":4,"time":"2022-03-30T20:15:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/personal/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  178. {"reqId":"YkS6cbEbmkJ9fdmZFODfigAAAA8","level":4,"time":"2022-03-30T20:15:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/contact_birthdays/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  179. {"reqId":"YkS6cZExGh669AdVFurRigAAAEk","level":4,"time":"2022-03-30T20:15:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/shared/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  180. {"reqId":"YkS6cbEbmkJ9fdmZFODfiwAAAA4","level":4,"time":"2022-03-30T20:15:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/family-calendar/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  181. {"reqId":"YkS6rbEbmkJ9fdmZFODfjAAAABI","level":4,"time":"2022-03-30T20:16:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/personal/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  182. {"reqId":"YkS6rZExGh669AdVFurRiwAAAEU","level":4,"time":"2022-03-30T20:16:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/contact_birthdays/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  183. {"reqId":"YkS6rbEbmkJ9fdmZFODfjQAAABA","level":4,"time":"2022-03-30T20:16:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/shared/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  184. {"reqId":"YkS6rZExGh669AdVFurRjAAAAEc","level":4,"time":"2022-03-30T20:16:45+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/family-calendar/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  185. {"reqId":"YkS66pExGh669AdVFurRjQAAAEQ","level":4,"time":"2022-03-30T20:17:47+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/personal/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  186. {"reqId":"YkS665ExGh669AdVFurRjgAAAEY","level":4,"time":"2022-03-30T20:17:47+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/contact_birthdays/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  187. {"reqId":"YkS667EbmkJ9fdmZFODfjgAAAA0","level":4,"time":"2022-03-30T20:17:47+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/shared/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  188. {"reqId":"YkS665ExGh669AdVFurRjwAAAE8","level":4,"time":"2022-03-30T20:17:47+00:00","remoteAddr":"192.168.1.247","user":"chris","app":"webdav","method":"REPORT","url":"/remote.php/dav/calendars/chris/family-calendar/","message":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"System is in maintenance mode.","Code":0,"Trace":[{"file":"/var/www/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"checkMaintenanceMode","class":"OCA\\DAV\\Connector\\Sabre\\MaintenancePlugin","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":458,"function":"emit","class":"Sabre\\DAV\\Server","type":"->","args":["beforeMethod:REPORT",[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":251,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->","args":[{"__class__":"Sabre\\HTTP\\Request"},{"__class__":"Sabre\\HTTP\\Response"}]},{"file":"/var/www/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":319,"function":"start","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/lib/Server.php","line":332,"function":"exec","class":"Sabre\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->","args":[]},{"file":"/var/www/nextcloud/remote.php","line":167,"args":["/var/www/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/dav/lib/Connector/Sabre/MaintenancePlugin.php","Line":85,"CustomMessage":"--"},"userAgent":"Mozilla/5.0","version":"20.0.11.1"}
  189.  
  190. ```
  191. </details>
  192.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement