Advertisement
gatorback

ncp-report 2023 November

Nov 1st, 2023 (edited)
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. pi@nextcloudpi:~ $ date
  2. Wed 1 Nov 12:08:37 EDT 2023
  3. pi@nextcloudpi:~ $ sudo ncp-report
  4. <--! Paste this in GitHub report -->
  5.  
  6. <details>
  7. <summary>NextcloudPi diagnostics</summary>
  8.  
  9. ```
  10.  
  11. sudo: php: command not found
  12. NextcloudPi version v1.52.4
  13. NextcloudPi image NextCloudPi_07-21-19
  14. OS Raspbian GNU/Linux 10. 5.10.103-v7+ (armv7l)
  15. automount no
  16. USB devices none
  17. datadir /var/www/nextcloud/data
  18. data in SD yes
  19. data filesystem ext2/ext3
  20. data disk usage 43G/57G
  21. rootfs usage 43G/57G
  22. swapfile /var/swap
  23. dbdir /var/lib/mysql
  24. Nextcloud check error
  25. HTTPD service up
  26. PHP service down
  27. MariaDB service up
  28. Redis service up
  29. HPB service down
  30. Postfix service up
  31. Internet check ok
  32. Public IPv4 ***REMOVED SENSITIVE VALUE***
  33. Public IPv6 ***REMOVED SENSITIVE VALUE***
  34. Port 80 open
  35. Port 443 open
  36. IP ***REMOVED SENSITIVE VALUE***
  37. Gateway ***REMOVED SENSITIVE VALUE***
  38. Interface eth0
  39. Certificates ***REMOVED SENSITIVE VALUE***
  40. NAT loopback no
  41. Uptime 15:02
  42.  
  43. ```
  44. </details>
  45.  
  46.  
  47. <details>
  48. <summary>Nextcloud configuration</summary>
  49.  
  50. ```
  51.  
  52. sudo: php: command not found
  53.  
  54. ```
  55. </details>
  56.  
  57.  
  58. <details>
  59. <summary>HTTPd logs</summary>
  60.  
  61. ```
  62.  
  63. [Wed Nov 01 00:00:03.243876 2023] [ssl:warn] [pid 671:tid 1995747904] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name
  64. [Wed Nov 01 00:00:03.244938 2023] [ssl:error] [pid 671:tid 1995747904] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=archlinux / issuer: CN=archlinux / serial: 4D0D69071A363DCC66467D909ABB2563623E84FC / notbefore: Jul 21 02:33:51 2019 GMT / notafter: Jul 18 02:33:51 2029 GMT]
  65. [Wed Nov 01 00:00:03.245020 2023] [ssl:error] [pid 671:tid 1995747904] AH02604: Unable to configure certificate localhost:4443:0 for stapling
  66. [Wed Nov 01 00:00:03.248782 2023] [mpm_event:notice] [pid 671:tid 1995747904] AH00489: Apache/2.4.38 (Raspbian) OpenSSL/1.1.1n configured -- resuming normal operations
  67. [Wed Nov 01 00:00:03.253079 2023] [core:notice] [pid 671:tid 1995747904] AH00094: Command line: '/usr/sbin/apache2'
  68.  
  69. ```
  70. </details>
  71.  
  72.  
  73. <details>
  74. <summary>Database logs</summary>
  75.  
  76. ```
  77.  
  78.  
  79. ```
  80. </details>
  81.  
  82.  
  83. <details>
  84. <summary>Nextcloud logs</summary>
  85.  
  86. </details>
  87.  
  88.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement