Advertisement
Guest User

Untitled

a guest
Oct 8th, 2017
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.71 KB | None | 0 0
  1. ~# pihole -d
  2. ::: Beginning Pi-hole debug at Sun Oct 8 21:23:46 UTC 2017!
  3. :::
  4. ::: This process collects information from your Pi-hole, and optionally uploads
  5. ::: it to a unique and random directory on tricorder.pi-hole.net.
  6. :::
  7. ::: NOTE: All log files auto-delete after 48 hours and ONLY the Pi-hole developers
  8. ::: can access your data via the given token. We have taken these extra steps to
  9. ::: secure your data and will work to further reduce any personal information gathered.
  10. :::
  11. ::: Please read and note any issues, and follow any directions advised during this process.
  12. :::
  13. ::: ---= Detecting Installed Package Versions:
  14. ::: Pi-hole: v3.1.4 (master:v3.1.4-0-gb0ecedd)
  15. ::: Pi-hole Dashboard: v3.1 (master:v3.1-0-gf204b71)
  16. ::: lighttpd/1.4.35
  17. ::: PHP 7.0.22-0ubuntu0.16.04.1 (cli) ( NTS )
  18. :::
  19. ::: ---= Detecting existence of /etc/pihole/setupVars.conf:
  20. ::: File exists, parsing...done and was successfully sourced
  21. :::
  22. ::: ---= Detecting installed OS Distribution
  23. :::
  24. ::: ---= Checking processor variety
  25. :::
  26. ::: ---= Checking IPv6 Stack
  27. ::: IPv6 addresses located on pinet0
  28. Cannot send dump request: Protocol error
  29. ::: No gateway detected.
  30. :::
  31. ::: ---= Checking IPv4 Stack
  32. ::: IPv4 addresses located on pinet0
  33. ::: Pinging default IPv4 gateway: ping: SO_BINDTODEVICE: Invalid argument
  34. ::: Gateway did not respond.
  35. :::
  36. ::: ---= Daemon Process Information
  37. ::: Checking http port for lighttpd listener.
  38. ::: Correctly configured.
  39. :::
  40. ::: ---= Daemon Process Information
  41. ::: Checking domain port for dnsmasq listener.
  42. ::: Correctly configured.
  43. :::
  44. ::: ---= Daemon Process Information
  45. ::: Checking 4711 port for pihole-FTL listener.
  46. ::: Failure: IPv4 Port not in use
  47. :::
  48. ::: ---= Processes Check
  49. ::: Logging status of lighttpd, dnsmasq and pihole-FTL...
  50. :::
  51. ::: ---= Resolver Functions Check (IPv4)
  52. shuf: /etc/pihole/gravity.list: No such file or directory
  53. ../../../../lib/isc/unix/socket.c:2881: setsockopt(20, IP_RECVTOS) failed: Protocol not available
  54. dig: couldn't get address for '': not found
  55. ../../../../lib/isc/unix/socket.c:2881: setsockopt(20, IP_RECVTOS) failed: Protocol not available
  56. ../../../../lib/isc/unix/socket.c:2881: setsockopt(20, IP_RECVTOS) failed: Protocol not available
  57. ../../../../lib/isc/unix/socket.c:2881: setsockopt(20, IP_RECVTOS) failed: Protocol not available
  58. ::: Checking for necessary lighttpd files.
  59. :::
  60. ::: ---= Detecting existence of /etc/lighttpd/lighttpd.conf:
  61. ::: File exists, parsing...done
  62. :::
  63. ::: ---= Detecting existence of /var/log/lighttpd/error.log:
  64. ::: File exists, parsing...done
  65. :::
  66. :::
  67. ::: ---= Detecting existence of /etc/dnsmasq.conf:
  68. ::: File exists, parsing...done
  69. :::
  70. ::: ---= Detecting contents of /etc/dnsmasq.d/*:
  71. :::
  72. ::: ---= File /etc/dnsmasq.d/01-pihole.conf found
  73. ::: Parsing...done
  74. :::
  75. ::: ---= File /etc/dnsmasq.d/README found
  76. ::: Parsing...done
  77. :::
  78. :::
  79. ::: ---= Detecting existence of /etc/pihole/whitelist.txt:
  80. ::: File exists, parsing...done
  81. :::
  82. ::: ---= Detecting existence of /etc/pihole/blacklist.txt:
  83. ::: /etc/pihole/blacklist.txt not found!
  84. :::
  85. ::: ---= Detecting existence of /etc/pihole/adlists.list:
  86. ::: File exists, parsing...done
  87. :::
  88. ::: ---= Analyzing gravity.list
  89. grep: /etc/pihole/gravity.list: No such file or directory
  90. ::: Warning: No gravity.list file found!
  91. :::
  92. ::: ---= Analyzing pihole.log
  93. :::
  94. ::: ---= Analyzing pihole-FTL.log
  95. grep: /var/log/pihole-FTL.log: No such file or directory
  96. ::: Warning: No pihole-FTL.log file found!
  97. du: cannot access '/var/log/pihole-FTL.log': No such file or directory
  98. ::: Warning: No pihole-FTL.log file found!
  99. tail: cannot open '/var/log/pihole-FTL.log' for reading: No such file or directory
  100. :::
  101. ::: --= User Action Required =--
  102. ::: Try loading a site that you are having trouble with now from a client web browser..
  103. ::: (Press CTRL+C to finish logging.)
  104. :::
  105. ::: ---= pihole.log
  106. ::: Logging will automatically teminate in 60 seconds
  107. ::: Finshed debugging!.
  108. cat: /proc/17938/fd/3: No such file or directory
  109. cat: /proc/17938/fd/4: No such file or directory
  110. ::: The debug log can be uploaded to tricorder.pi-hole.net for sharing with developers only.
  111. ::: Would you like to upload the log? [y/N] y
  112. ::: ---=== Your debug token is : Use netcat. Please make a note of it. ===---
  113. ::: Contact the Pi-hole team with your token for assistance.
  114. ::: Thank you.
  115. ::: A local copy of the Debug log can be found at : /var/log/pihole_debug.log
  116. root@ubuntu-14-04-b:~# cat /var/log/pihole_debug.log
  117. root@ubuntu-14-04-b:~# .
  118. -bash: .: filename argument required
  119. .: usage: . filename [arguments]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement