Advertisement
HyperionAlpha

pihole debug

Jul 19th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. ::: Beginning Pi-hole debug at Thu Jul 20 04:34:48 UTC 2017!
  2. :::
  3. ::: This process collects information from your Pi-hole, and optionally uploads
  4. ::: it to a unique and random directory on tricorder.pi-hole.net.
  5. :::
  6. ::: NOTE: All log files auto-delete after 48 hours and ONLY the Pi-hole developers
  7. ::: can access your data via the given token. We have taken these extra steps to
  8. ::: secure your data and will work to further reduce any personal information gathered.
  9. :::
  10. ::: Please read and note any issues, and follow any directions advised during this process.
  11. :::
  12. ::: ---= Detecting Installed Package Versions:
  13. ::: Pi-hole: v3.1 (master:v3.1-0-gecde222)
  14. ::: Pi-hole Dashboard: v3.1 (master:v3.1-0-gf204b71)
  15. ::: lighttpd/1.4.35
  16. ::: PHP 5.6.30-0+deb8u1 (cli) (built: Apr 14 2017 16:20:58)
  17. :::
  18. ::: ---= Detecting existence of /etc/pihole/setupVars.conf:
  19. ::: File exists, parsing...done and was successfully sourced
  20. :::
  21. ::: ---= Detecting installed OS Distribution
  22. :::
  23. ::: ---= Checking processor variety
  24. :::
  25. ::: ---= Checking IPv6 Stack
  26. ::: IPv6 addresses located on eth0
  27. ::: Pinging default IPv6 gateway: ::: Gateway responded.
  28. ::: Pinging Internet via IPv6: ::: Query responded.
  29. :::
  30. ::: ---= Checking IPv4 Stack
  31. ::: IPv4 addresses located on eth0
  32. ::: Pinging default IPv4 gateway: ::: Gateway responded.
  33. ::: Pinging Internet via IPv4: ::: Query responded.
  34. :::
  35. ::: ---= Daemon Process Information
  36. ::: Checking http port for lighttpd listener.
  37. ::: Correctly configured.
  38. :::
  39. ::: ---= Daemon Process Information
  40. ::: Checking domain port for dnsmasq listener.
  41. ::: Failure: IPv4 Port not in use
  42. :::
  43. ::: ---= Daemon Process Information
  44. ::: Checking 4711 port for pihole-FTL listener.
  45. ::: Correctly configured.
  46. :::
  47. ::: ---= Processes Check
  48. ::: Logging status of lighttpd, dnsmasq and pihole-FTL...
  49. :::
  50. ::: ---= Resolver Functions Check (IPv4)
  51. :::
  52. ::: ---= Resolver Functions Check (IPv6)
  53. ::: Checking for necessary lighttpd files.
  54. :::
  55. ::: ---= Detecting existence of /etc/lighttpd/lighttpd.conf:
  56. ::: File exists, parsing...done
  57. :::
  58. ::: ---= Detecting existence of /var/log/lighttpd/error.log:
  59. ::: File exists, parsing...done
  60. :::
  61. :::
  62. ::: ---= Detecting existence of /etc/dnsmasq.conf:
  63. ::: File exists, parsing...done
  64. :::
  65. ::: ---= Detecting contents of /etc/dnsmasq.d/*:
  66. :::
  67. ::: ---= File /etc/dnsmasq.d/01-pihole.conf found
  68. ::: Parsing...done
  69. :::
  70. ::: ---= File /etc/dnsmasq.d/03-pihole-wildcard.conf found
  71. ::: Parsing...done
  72. :::
  73. ::: ---= File /etc/dnsmasq.d/README found
  74. ::: Parsing...done
  75. :::
  76. :::
  77. ::: ---= Detecting existence of /etc/pihole/whitelist.txt:
  78. ::: File exists, parsing...done
  79. :::
  80. ::: ---= Detecting existence of /etc/pihole/blacklist.txt:
  81. ::: /etc/pihole/blacklist.txt not found!
  82. :::
  83. ::: ---= Detecting existence of /etc/pihole/adlists.list:
  84. ::: File exists, parsing...done
  85. :::
  86. ::: ---= Analyzing gravity.list
  87. :::
  88. ::: ---= Analyzing pihole.log
  89. ::: Warning: No pihole.log file found!
  90. :::
  91. ::: ---= Analyzing pihole-FTL.log
  92. :::
  93. ::: --= User Action Required =--
  94. ::: Try loading a site that you are having trouble with now from a client web browser..
  95. ::: (Press CTRL+C to finish logging.)
  96. :::
  97. ::: ---= pihole.log
  98. ::: Logging will automatically teminate in 60 seconds
  99. ::: 60 seconds left.
  100. ::: 55 seconds left.
  101. ::: 50 seconds left.
  102. ::: 45 seconds left.
  103. ::: 40 seconds left.
  104. ::: 35 seconds left.
  105. ::: 30 seconds left.
  106. ::: 25 seconds left.
  107. ::: 20 seconds left.
  108. ::: 15 seconds left.
  109. ::: 10 seconds left.
  110. ::: 5 seconds left.
  111. ::: Finshed debugging!
  112. ::: The debug log can be uploaded to tricorder.pi-hole.net for sharing with developers only.
  113. ::: Debug script running in automated mode, uploading log to tricorder...
  114. ::: There was an error uploading your debug log.
  115. ::: Please try again or contact the Pi-hole team for assistance.
  116. ::: A local copy of the Debug log can be found at : /var/log/pihole_debug.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement