Advertisement
Guest User

Untitled

a guest
Dec 10th, 2021
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.64 KB | None | 0 0
  1. <details>
  2. <summary>NextCloudPi diagnostics</summary>
  3.  
  4. ```
  5.  
  6. NextCloudPi version v1.45.0
  7. NextCloudPi image NextCloudPi_10-08-21
  8. OS Debian GNU/Linux 11. 5.10.63-v8+ (aarch64)
  9. automount no
  10. USB devices none
  11. datadir /var/www/nextcloud/data
  12. data in SD yes
  13. data filesystem ext2/ext3
  14. data disk usage 2,8G/29G
  15. rootfs usage 2,8G/29G
  16. swapfile /var/swap
  17. dbdir /var/lib/mysql
  18. Nextcloud check ok
  19. Nextcloud version 22.2.2.0
  20. HTTPD service up
  21. PHP service up
  22. MariaDB service up
  23. Redis service up
  24. HPB service up
  25. Postfix service up
  26. internet check ok
  27. port check 80 open
  28. port check 443 open
  29. IP ***REMOVED SENSITIVE VALUE***
  30. gateway ***REMOVED SENSITIVE VALUE***
  31. interface eth0
  32. certificates ***REMOVED SENSITIVE VALUE***
  33. NAT loopback no
  34. uptime 19min
  35.  
  36. ```
  37. </details>
  38.  
  39.  
  40. <details>
  41. <summary>Nextcloud configuration</summary>
  42.  
  43. ```
  44.  
  45. {
  46. "system": {
  47. "passwordsalt": "***REMOVED SENSITIVE VALUE***",
  48. "secret": "***REMOVED SENSITIVE VALUE***",
  49. "trusted_domains": {
  50. "0": "localhost",
  51. "22": "nextcloudpi",
  52. "1": "10.8.6.53",
  53. "11": "***REMOVED SENSITIVE VALUE***",
  54. "3": "nextcloudpi2",
  55. "14": "nextcloudpi2",
  56. "": "nextcloudpi2"
  57. },
  58. "datadirectory": "***REMOVED SENSITIVE VALUE***",
  59. "dbtype": "mysql",
  60. "version": "22.2.2.0",
  61. "overwrite.cli.url": "https:\/\/nextcloudpi2\/",
  62. "dbname": "***REMOVED SENSITIVE VALUE***",
  63. "dbhost": "***REMOVED SENSITIVE VALUE***",
  64. "dbport": "",
  65. "dbtableprefix": "oc_",
  66. "mysql.utf8mb4": true,
  67. "dbuser": "***REMOVED SENSITIVE VALUE***",
  68. "dbpassword": "***REMOVED SENSITIVE VALUE***",
  69. "installed": true,
  70. "instanceid": "***REMOVED SENSITIVE VALUE***",
  71. "memcache.local": "\\OC\\Memcache\\Redis",
  72. "memcache.locking": "\\OC\\Memcache\\Redis",
  73. "redis": {
  74. "host": "***REMOVED SENSITIVE VALUE***",
  75. "port": 0,
  76. "timeout": 0,
  77. "password": "***REMOVED SENSITIVE VALUE***"
  78. },
  79. "tempdirectory": "\/var\/www\/nextcloud\/data\/tmp",
  80. "mail_smtpmode": "sendmail",
  81. "mail_smtpauthtype": "LOGIN",
  82. "mail_from_address": "***REMOVED SENSITIVE VALUE***",
  83. "mail_domain": "***REMOVED SENSITIVE VALUE***",
  84. "preview_max_x": "2048",
  85. "preview_max_y": "2048",
  86. "jpeg_quality": "60",
  87. "overwriteprotocol": "https",
  88. "loglevel": 2,
  89. "maintenance": false,
  90. "trusted_proxies": "***REMOVED SENSITIVE VALUE***"
  91. }
  92. }
  93.  
  94. ```
  95. </details>
  96.  
  97.  
  98. <details>
  99. <summary>HTTPd logs</summary>
  100.  
  101. ```
  102.  
  103. [Fri Dec 10 11:05:26.239466 2021] [mpm_event:notice] [pid 832:tid 548092585344] AH00489: Apache/2.4.38 (Debian) OpenSSL/1.1.1d configured -- resuming normal operations
  104. [Fri Dec 10 11:05:26.239489 2021] [core:notice] [pid 832:tid 548092585344] AH00094: Command line: '/usr/sbin/apache2'
  105. [Fri Dec 10 11:17:18.702059 2021] [mpm_event:notice] [pid 832:tid 548092585344] AH00492: caught SIGWINCH, shutting down gracefully
  106. [Fri Dec 10 11:17:18.796848 2021] [ssl:warn] [pid 25684:tid 548407096384] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  107. [Fri Dec 10 11:17:18.797033 2021] [ssl:error] [pid 25684:tid 548407096384] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=archlinux / issuer: CN=archlinux / serial: 18C088C8F787E3CFD6C7C76280DC1F392C6E3DC2 / notbefore: Oct 8 19:39:52 2021 GMT / notafter: Oct 6 19:39:52 2031 GMT]
  108. [Fri Dec 10 11:17:18.797053 2021] [ssl:error] [pid 25684:tid 548407096384] AH02604: Unable to configure certificate localhost:4443:0 for stapling
  109. [Fri Dec 10 11:17:18.819762 2021] [ssl:warn] [pid 25685:tid 548407096384] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  110. [Fri Dec 10 11:17:18.820019 2021] [ssl:error] [pid 25685:tid 548407096384] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=archlinux / issuer: CN=archlinux / serial: 18C088C8F787E3CFD6C7C76280DC1F392C6E3DC2 / notbefore: Oct 8 19:39:52 2021 GMT / notafter: Oct 6 19:39:52 2031 GMT]
  111. [Fri Dec 10 11:17:18.820045 2021] [ssl:error] [pid 25685:tid 548407096384] AH02604: Unable to configure certificate localhost:4443:0 for stapling
  112. [Fri Dec 10 11:17:18.824670 2021] [mpm_event:notice] [pid 25685:tid 548407096384] AH00489: Apache/2.4.51 (Debian) OpenSSL/1.1.1k configured -- resuming normal operations
  113. [Fri Dec 10 11:17:18.824792 2021] [core:notice] [pid 25685:tid 548407096384] AH00094: Command line: '/usr/sbin/apache2'
  114. [Fri Dec 10 11:19:31.512241 2021] [mpm_event:notice] [pid 25685:tid 548407096384] AH00492: caught SIGWINCH, shutting down gracefully
  115. [Fri Dec 10 11:19:31.605001 2021] [ssl:warn] [pid 8740:tid 547865728064] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  116. [Fri Dec 10 11:19:31.605185 2021] [ssl:error] [pid 8740:tid 547865728064] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=archlinux / issuer: CN=archlinux / serial: 18C088C8F787E3CFD6C7C76280DC1F392C6E3DC2 / notbefore: Oct 8 19:39:52 2021 GMT / notafter: Oct 6 19:39:52 2031 GMT]
  117. [Fri Dec 10 11:19:31.605205 2021] [ssl:error] [pid 8740:tid 547865728064] AH02604: Unable to configure certificate localhost:4443:0 for stapling
  118. [Fri Dec 10 11:19:31.626060 2021] [ssl:warn] [pid 8741:tid 547865728064] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  119. [Fri Dec 10 11:19:31.626356 2021] [ssl:error] [pid 8741:tid 547865728064] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=archlinux / issuer: CN=archlinux / serial: 18C088C8F787E3CFD6C7C76280DC1F392C6E3DC2 / notbefore: Oct 8 19:39:52 2021 GMT / notafter: Oct 6 19:39:52 2031 GMT]
  120. [Fri Dec 10 11:19:31.626392 2021] [ssl:error] [pid 8741:tid 547865728064] AH02604: Unable to configure certificate localhost:4443:0 for stapling
  121. [Fri Dec 10 11:19:31.631132 2021] [mpm_event:notice] [pid 8741:tid 547865728064] AH00489: Apache/2.4.51 (Debian) OpenSSL/1.1.1k configured -- resuming normal operations
  122. [Fri Dec 10 11:19:31.631238 2021] [core:notice] [pid 8741:tid 547865728064] AH00094: Command line: '/usr/sbin/apache2'
  123.  
  124. ```
  125. </details>
  126.  
  127.  
  128. <details>
  129. <summary>Database logs</summary>
  130.  
  131. ```
  132.  
  133. 2021-12-10 11:03:40 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  134. 2021-12-10 11:03:40 0 [Note] InnoDB: 10.3.31 started; log sequence number 4247799; transaction id 5711
  135. 2021-12-10 11:03:40 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
  136. 2021-12-10 11:03:40 0 [Note] Plugin 'FEEDBACK' is disabled.
  137. 2021-12-10 11:03:40 0 [Note] Server socket created on IP: '127.0.0.1'.
  138. 2021-12-10 11:03:40 0 [Note] Reading of all Master_info entries succeeded
  139. 2021-12-10 11:03:40 0 [Note] Added new Master_info '' to hash table
  140. 2021-12-10 11:03:40 0 [Note] /usr/sbin/mysqld: ready for connections.
  141. Version: '10.3.31-MariaDB-0+deb10u1' socket: '/run/mysqld/mysqld.sock' port: 3306 Debian 10
  142. 2021-12-10 11:03:41 0 [Note] InnoDB: Buffer pool(s) load completed at 211210 11:03:41
  143. 2021-12-10 11:10:12 0 [Note] /usr/sbin/mysqld (initiated by: unknown): Normal shutdown
  144. 2021-12-10 11:10:12 0 [Note] InnoDB: FTS optimize thread exiting.
  145. 2021-12-10 11:10:12 0 [Note] Event Scheduler: Purging the queue. 0 events
  146. 2021-12-10 11:10:12 0 [Note] InnoDB: Starting shutdown...
  147. 2021-12-10 11:10:12 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool
  148. 2021-12-10 11:10:12 0 [Note] InnoDB: Buffer pool(s) dump completed at 211210 11:10:12
  149. 2021-12-10 11:10:14 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1"
  150. 2021-12-10 11:10:14 0 [Note] InnoDB: Shutdown completed; log sequence number 4293933; transaction id 5995
  151. 2021-12-10 11:10:14 0 [Note] /usr/sbin/mysqld: Shutdown complete
  152.  
  153.  
  154. ```
  155. </details>
  156.  
  157.  
  158. <details>
  159. <summary>Nextcloud logs</summary>
  160.  
  161. ```
  162.  
  163. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Repair::step: Repair step: Reset generated avatar flag","userAgent":"--","version":"21.0.4.1"}
  164. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Deprecated event type for \\OC\\Repair::step: Symfony\\Component\\EventDispatcher\\GenericEvent is used","userAgent":"--","version":"21.0.4.1"}
  165. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Repair::step: Repair step: Keep legacy encryption enabled","userAgent":"--","version":"21.0.4.1"}
  166. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Deprecated event type for \\OC\\Repair::step: Symfony\\Component\\EventDispatcher\\GenericEvent is used","userAgent":"--","version":"21.0.4.1"}
  167. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Repair::step: Repair step: Check encryption key format","userAgent":"--","version":"21.0.4.1"}
  168. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Deprecated event type for \\OC\\Repair::step: Symfony\\Component\\EventDispatcher\\GenericEvent is used","userAgent":"--","version":"21.0.4.1"}
  169. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Repair::step: Repair step: Remove old dashboard app config data","userAgent":"--","version":"21.0.4.1"}
  170. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Deprecated event type for \\OC\\Repair::step: Symfony\\Component\\EventDispatcher\\GenericEvent is used","userAgent":"--","version":"21.0.4.1"}
  171. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Repair::step: Repair step: Add job to cleanup the bruteforce entries","userAgent":"--","version":"21.0.4.1"}
  172. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Deprecated event type for \\OC\\Repair::step: Symfony\\Component\\EventDispatcher\\GenericEvent is used","userAgent":"--","version":"21.0.4.1"}
  173. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Repair::step: Repair step: Queue a one-time job to check for user uploaded certificates","userAgent":"--","version":"21.0.4.1"}
  174. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Deprecated event type for \\OC\\Repair::step: Symfony\\Component\\EventDispatcher\\GenericEvent is used","userAgent":"--","version":"21.0.4.1"}
  175. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Repair::step: Repair step: Repair DAV shares","userAgent":"--","version":"21.0.4.1"}
  176. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Deprecated event type for \\OC\\Repair::step: Symfony\\Component\\EventDispatcher\\GenericEvent is used","userAgent":"--","version":"21.0.4.1"}
  177. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Repair::step: Repair step: Add background job to set the lookup server share state for users","userAgent":"--","version":"21.0.4.1"}
  178. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:08+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::startCheckCodeIntegrity: Starting code integrity check...","userAgent":"--","version":"21.0.4.1"}
  179. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:15+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::finishedCheckCodeIntegrity: Finished code integrity check","userAgent":"--","version":"21.0.4.1"}
  180. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:15+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::updateEnd: Update successful","userAgent":"--","version":"22.2.2.0"}
  181. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:15+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::maintenanceDisabled: Turned off maintenance mode","userAgent":"--","version":"22.2.2.0"}
  182. {"reqId":"EVRJQiETLveqaMC0T7BL","level":1,"time":"2021-12-10T10:59:15+00:00","remoteAddr":"","user":"--","app":"updater","method":"","url":"--","message":"\\OC\\Updater::resetLogLevel: Reset log level to Warning(2)","userAgent":"--","version":"22.2.2.0"}
  183.  
  184. ```
  185. </details>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement