Guest User

Untitled

a guest
Oct 22nd, 2020
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 7.67 KB | None | 0 0
  1. <--! Paste this in GitHub report -->
  2.  
  3. <details>
  4. <summary>NextCloudPi diagnostics</summary>
  5.  
  6. ```
  7.  
  8. NextCloudPi version  v1.31.0
  9. NextCloudPi image    NextCloudPi_12-01-18
  10. distribution         Debian GNU/Linux 10 \n \l
  11. automount            no
  12. USB devices          sda sdb
  13. datadir              /media/disk/ncdata
  14. data in SD           no
  15. data filesystem      btrfs
  16. data disk usage      3,5T/3,7T
  17. rootfs usage         7,3G/59G
  18. swapfile             /var/swap
  19. dbdir                /var/lib/mysql
  20. Nextcloud check      ok
  21. Nextcloud version    19.0.4.2
  22. HTTPD service        up
  23. PHP service          up
  24. MariaDB service      up
  25. Redis service        up
  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            enx001e063608b5
  33. certificates         ***REMOVED SENSITIVE VALUE***
  34. NAT loopback         no
  35. uptime               27days
  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.             "1": "192.168.178.153",
  54.             "2": "newhouse.nsupdate.info",
  55.             "4": "newhouse.nsupdate.info",
  56.             "7": "nextcloudpi",
  57.             "8": "nextcloudpi.lan"
  58.         },
  59.         "datadirectory": "***REMOVED SENSITIVE VALUE***",
  60.         "overwrite.cli.url": "https:\/\/newhouse.nsupdate.info\/",
  61.         "dbtype": "mysql",
  62.         "tempdirectory": "\/tmp",
  63.         "version": "19.0.4.2",
  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.         "mail_smtpmode": "sendmail",
  82.         "mail_smtpauthtype": "LOGIN",
  83.         "mail_from_address": "***REMOVED SENSITIVE VALUE***",
  84.         "mail_domain": "***REMOVED SENSITIVE VALUE***",
  85.         "overwriteprotocol": "https",
  86.         "maintenance": false,
  87.         "logfile": "\/var\/log\/nextcloud.log",
  88.         "theme": "",
  89.         "loglevel": "2",
  90.         "jpeg_quality": "60",
  91.         "log_type": "file",
  92.         "has_rebuilt_cache": true
  93.     }
  94. }
  95.  
  96. ```
  97. </details>
  98.  
  99.  
  100. <details>
  101. <summary>HTTPd logs</summary>
  102.  
  103. ```
  104.  
  105. [Sun Oct 18 00:00:10.619403 2020] [ssl:warn] [pid 1836:tid 3067268528] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  106. [Sun Oct 18 00:00:10.621314 2020] [mpm_event:notice] [pid 1836:tid 3067268528] AH00489: Apache/2.4.38 (Debian) OpenSSL/1.1.1d configured -- resuming normal operations
  107. [Sun Oct 18 00:00:10.621339 2020] [core:notice] [pid 1836:tid 3067268528] AH00094: Command line: '/usr/sbin/apache2'
  108. [Mon Oct 19 00:00:09.661810 2020] [mpm_event:notice] [pid 1836:tid 3067268528] AH00493: SIGUSR1 received.  Doing graceful restart
  109. [Mon Oct 19 00:00:09.709881 2020] [ssl:warn] [pid 1836:tid 3067268528] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  110. [Mon Oct 19 00:00:09.714940 2020] [mpm_event:notice] [pid 1836:tid 3067268528] AH00489: Apache/2.4.38 (Debian) OpenSSL/1.1.1d configured -- resuming normal operations
  111. [Mon Oct 19 00:00:09.714972 2020] [core:notice] [pid 1836:tid 3067268528] AH00094: Command line: '/usr/sbin/apache2'
  112. [Mon Oct 19 22:15:39.952505 2020] [mpm_event:notice] [pid 1836:tid 3067268528] AH00491: caught SIGTERM, shutting down
  113. [Tue Oct 20 00:29:58.662942 2020] [ssl:warn] [pid 28624:tid 3066441136] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  114. [Tue Oct 20 00:29:58.688020 2020] [ssl:warn] [pid 28625:tid 3066441136] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  115. [Tue Oct 20 00:29:58.693614 2020] [mpm_event:notice] [pid 28625:tid 3066441136] AH00489: Apache/2.4.38 (Debian) OpenSSL/1.1.1d configured -- resuming normal operations
  116. [Tue Oct 20 00:29:58.693722 2020] [core:notice] [pid 28625:tid 3066441136] AH00094: Command line: '/usr/sbin/apache2'
  117. [Wed Oct 21 00:00:03.195287 2020] [mpm_event:notice] [pid 28625:tid 3066441136] AH00493: SIGUSR1 received.  Doing graceful restart
  118. [Wed Oct 21 00:00:03.265113 2020] [ssl:warn] [pid 28625:tid 3066441136] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  119. [Wed Oct 21 00:00:03.266720 2020] [mpm_event:notice] [pid 28625:tid 3066441136] AH00489: Apache/2.4.38 (Debian) OpenSSL/1.1.1d configured -- resuming normal operations
  120. [Wed Oct 21 00:00:03.266746 2020] [core:notice] [pid 28625:tid 3066441136] AH00094: Command line: '/usr/sbin/apache2'
  121. [Thu Oct 22 00:00:09.014325 2020] [mpm_event:notice] [pid 28625:tid 3066441136] AH00493: SIGUSR1 received.  Doing graceful restart
  122. [Thu Oct 22 00:00:09.093207 2020] [ssl:warn] [pid 28625:tid 3066441136] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  123. [Thu Oct 22 00:00:09.094908 2020] [mpm_event:notice] [pid 28625:tid 3066441136] AH00489: Apache/2.4.38 (Debian) OpenSSL/1.1.1d configured -- resuming normal operations
  124. [Thu Oct 22 00:00:09.094934 2020] [core:notice] [pid 28625:tid 3066441136] AH00094: Command line: '/usr/sbin/apache2'
  125.  
  126. ```
  127. </details>
  128.  
  129.  
  130. <details>
  131. <summary>Database logs</summary>
  132.  
  133. ```
  134.  
  135. 2020-10-22  6:35:46 0 [Note] InnoDB: Uses event mutexes
  136. 2020-10-22  6:35:46 0 [Note] InnoDB: Compressed tables use zlib 1.2.11
  137. 2020-10-22  6:35:46 0 [Note] InnoDB: Number of pools: 1
  138. 2020-10-22  6:35:46 0 [Note] InnoDB: Using generic crc32 instructions
  139. 2020-10-22  6:35:46 0 [Note] InnoDB: Initializing buffer pool, total size = 512M, instances = 1, chunk size = 128M
  140. 2020-10-22  6:35:46 0 [Note] InnoDB: Completed initialization of buffer pool
  141. 2020-10-22  6:35:46 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority().
  142. 2020-10-22  6:35:46 0 [Note] InnoDB: 128 out of 128 rollback segments are active.
  143. 2020-10-22  6:35:46 0 [Note] InnoDB: Creating shared tablespace for temporary tables
  144. 2020-10-22  6:35:46 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ...
  145. 2020-10-22  6:35:46 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB.
  146. 2020-10-22  6:35:46 0 [Note] InnoDB: 10.3.25 started; log sequence number 13894384726; transaction id 37086907
  147. 2020-10-22  6:35:46 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool
  148. 2020-10-22  6:35:46 0 [Note] Plugin 'FEEDBACK' is disabled.
  149. 2020-10-22  6:35:46 0 [Note] Server socket created on IP: '127.0.0.1'.
  150. 2020-10-22  6:35:46 0 [Note] Reading of all Master_info entries succeeded
  151. 2020-10-22  6:35:46 0 [Note] Added new Master_info '' to hash table
  152. 2020-10-22  6:35:46 0 [Note] /usr/sbin/mysqld: ready for connections.
  153. Version: '10.3.25-MariaDB-0+deb10u1'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  Debian 10
  154. 2020-10-22  6:35:53 0 [Note] InnoDB: Buffer pool(s) load completed at 201022  6:35:53
  155.  
  156. ```
  157. </details>
  158.  
  159.  
  160. <details>
  161. <summary>Nextcloud logs</summary>
  162.  
  163. ```
  164.  
  165. ```
  166. </details>
  167.  
Add Comment
Please, Sign In to add comment