Advertisement
Guest User

Pihole debug

a guest
Dec 14th, 2018
1,506
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.84 KB | None | 0 0
  1. This process collects information from your Pi-hole, and optionally uploads it to a unique and random directory on tricorder.pi-hole.net.
  2.  
  3. The intent of this script is to allow users to self-diagnose their installations. This is accomplished by running tests against our software and providing the user with links to FAQ articles when a problem is detected. Since we are a small team and Pi-hole has been growing steadily, it is our hope that this will help us spend more time on development.
  4.  
  5. NOTE: All log files auto-delete after 48 hours and ONLY the Pi-hole developers can access your data via the given token. We have taken these extra steps to secure your data and will work to further reduce any personal information gathered.
  6.  
  7. *** [ INITIALIZING ]
  8. [i] 2018-12-14:22:17:03 debug log has been initialized.
  9.  
  10. *** [ INITIALIZING ] Sourcing setup variables
  11. [i] Sourcing /etc/pihole/setupVars.conf...
  12.  
  13. *** [ DIAGNOSING ]: Core version
  14. [i] Core: v4.1 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
  15. [i] Branch: master
  16. [i] Commit: v4.1-0-gf65f793
  17.  
  18. *** [ DIAGNOSING ]: Web version
  19. [i] Web: v4.1 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
  20. [i] Branch: master
  21. [i] Commit: v4.1-0-g5ec769d9
  22.  
  23. *** [ DIAGNOSING ]: FTL version
  24. [✓] FTL: v4.1 (https://discourse.pi-hole.net/t/how-do-i-update-pi-hole/249)
  25.  
  26. *** [ DIAGNOSING ]: lighttpd version
  27. [i] 1.4.45
  28.  
  29. *** [ DIAGNOSING ]: php version
  30. [i] 7.0.33
  31.  
  32. *** [ DIAGNOSING ]: Operating system
  33. [✓] Raspbian GNU/Linux 9 (stretch)
  34.  
  35. *** [ DIAGNOSING ]: SELinux
  36. [i] SELinux not detected
  37.  
  38. *** [ DIAGNOSING ]: Processor
  39. [✓] armv7l
  40.  
  41. *** [ DIAGNOSING ]: Networking
  42. [✓] IPv4 address(es) bound to the enxb827ebbdc13c interface:
  43. 192.168.1.101/24 matches the IP found in /etc/pihole/setupVars.conf
  44.  
  45. [✓] IPv6 address(es) bound to the enxb827ebbdc13c interface:
  46. fe80::8742:a1f3:1701:f48b does not match the IP found in /etc/pihole/setupVars.conf (https://discourse.pi-hole.net/t/use-ipv6-ula-addresses-for-pi-hole/2127)
  47.  
  48. ^ Please note that you may have more than one IP address listed.
  49. As long as one of them is green, and it matches what is in /etc/pihole/setupVars.conf, there is no need for concern.
  50.  
  51. The link to the FAQ is for an issue that sometimes occurs when the IPv6 address changes, which is why we check for it.
  52.  
  53. [i] Default IPv4 gateway: 192.168.1.1
  54. * Pinging 192.168.1.1...
  55. [✓] Gateway responded.
  56.  
  57. *** [ DIAGNOSING ]: Ports in use
  58. *:8096 EmbyServer (IPv6)
  59. *:8920 EmbyServer (IPv6)
  60. *:32400 Plex Me (IPv4)
  61. 127.0.0.1:32401 Plex Me (IPv4)
  62. *:5900 vncserver- (IPv6)
  63. *:5900 vncserver- (IPv4)
  64. 127.0.0.1:35847 Plex Sc (IPv4)
  65. *:445 smbd (IPv6)
  66. *:139 smbd (IPv6)
  67. *:445 smbd (IPv4)
  68. *:139 smbd (IPv4)
  69. *:8080 node (IPv6)
  70. *:1192 Plex DL (IPv4)
  71. *:32469 Plex DL (IPv4)
  72. 127.0.0.1:32600 Plex Tu (IPv4)
  73. [*:80] is in use by lighttpd
  74. [*:80] is in use by lighttpd
  75.  
  76. *** [ DIAGNOSING ]: Name resolution (IPv4) using a random blocked domain and a known ad-serving domain
  77. [✗] Failed to resolve radar11ab.co.uk via localhost (127.0.0.1)
  78. [✗] Failed to resolve radar11ab.co.uk via Pi-hole (192.168.1.101)
  79. [✓] doubleclick.com is 172.217.3.78 via a remote, public DNS server (8.8.8.8)
  80.  
  81. *** [ DIAGNOSING ]: Pi-hole processes
  82. [✓] lighttpd daemon is active
  83. [✓] pihole-FTL daemon is active
  84.  
  85. *** [ DIAGNOSING ]: Setup variables
  86. DNSMASQ_LISTENING=single
  87. DNS_FQDN_REQUIRED=true
  88. DNS_BOGUS_PRIV=true
  89. DNSSEC=false
  90. CONDITIONAL_FORWARDING=false
  91. BLOCKING_ENABLED=true
  92. PIHOLE_INTERFACE=enxb827ebbdc13c
  93. IPV4_ADDRESS=192.168.1.101/24
  94. IPV6_ADDRESS=
  95. PIHOLE_DNS_1=192.168.1.1#53
  96. PIHOLE_DNS_2=
  97. QUERY_LOGGING=true
  98. INSTALL_WEB_SERVER=true
  99. INSTALL_WEB_INTERFACE=true
  100. LIGHTTPD_ENABLED=true
  101.  
  102. *** [ DIAGNOSING ]: Dashboard and block page
  103. [✗] Block page X-Header: X-Header does not match or could not be retrieved.
  104. HTTP/1.1 200 OK
  105. Content-type: text/html; charset=UTF-8
  106. Date: Sat, 15 Dec 2018 03:17:11 GMT
  107. Server: lighttpd/1.4.45
  108.  
  109. [✓] Web interface X-Header: X-Pi-hole: The Pi-hole Web interface is working!
  110.  
  111. *** [ DIAGNOSING ]: Gravity list
  112. -rw-r--r-- 1 root root 3221332 Dec 14 21:09 /etc/pihole/gravity.list
  113. -----head of gravity.list------
  114. $.ajax({
  115. -x3.vindicosuite.com
  116. 0-hjsochvj-ios-1-2-3.mobile-sdk-api.intercom.io
  117. 0-jovd32f9-ios-7-0-1.mobile-sdk-api.intercom.io
  118.  
  119. -----tail of gravity.list------
  120. zzz.clickbank.net
  121. zzzezeroe.fr
  122. zzzpooeaz-france.com
  123. zzzrtrcm2.com
  124.  
  125. *** [ DIAGNOSING ]: contents of /etc/pihole
  126.  
  127. -rw-r--r-- 1 root root 415 Nov 20 20:26 /etc/pihole/adlists.list
  128. https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
  129. https://mirror1.malwaredomains.com/files/justdomains
  130. http://sysctl.org/cameleon/hosts
  131. https://zeustracker.abuse.ch/blocklist.php?download=domainblocklist
  132. https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt
  133. https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
  134. https://hosts-file.net/ad_servers.txt
  135. http://dash-button-na.amazon.com/
  136.  
  137. -rw-r--r-- 1 root root 637 Dec 14 00:25 /etc/pihole/blacklist.txt
  138. dash-button-na.amazon.com
  139. drs-web.amazon.com
  140. tracker.publicbt.com
  141. theunjudged.xyz
  142. alphaaddon.co.uk
  143. tracker.ilibr.org
  144. tracker.token.ro
  145. 10.rarbg.me
  146. announce.torrentsmd.com
  147. 10.rarbg.com
  148. tracker.publichd.eu
  149. inferno.demonoid.com
  150. inferno.demonoid.me
  151. publicbt.com
  152. bt.rghost.net
  153. papaja.v2v.cc
  154. tracker.btzoo.eu
  155. tracker-ccc.de
  156. fr33dom.h33t.eu
  157. 100868.collect.igodigital.com
  158. poloniumsurfer.tk
  159. ilibr.org
  160. btzoo.eu
  161. h33t.eu
  162. tracker.piratux.com
  163. tracker4.piratux.com
  164. glotorrents.com
  165. www.paypalobjects.com
  166. bitseed.xf2.org
  167. megatorrents.xyz
  168. t.nyaatracker.com
  169. tracker1.itzmx.com
  170. rt-usa.secure.footprint.net
  171. torrentbay.to
  172. tracker.pomf.se
  173. bitcoin.bloqseeds.net
  174.  
  175. -rw-r--r-- 1 root root 47 Dec 14 21:09 /etc/pihole/local.list
  176. 192.168.1.101 NAS-Pihole
  177. 192.168.1.101 pi.hole
  178.  
  179. -rw-r--r-- 1 root root 234 Dec 14 22:08 /etc/pihole/logrotate
  180. /var/log/pihole.log {
  181. su root root
  182. daily
  183. copytruncate
  184. rotate 5
  185. compress
  186. delaycompress
  187. notifempty
  188. nomail
  189. }
  190. /var/log/pihole-FTL.log {
  191. su root root
  192. weekly
  193. copytruncate
  194. rotate 3
  195. compress
  196. delaycompress
  197. notifempty
  198. nomail
  199. }
  200.  
  201. -rw-r--r-- 1 root root 2261 Dec 14 21:09 /etc/pihole/whitelist.txt
  202. clients1.google.com
  203. clients2.google.com
  204. clients3.google.com
  205. clients4.google.com
  206. clients5.google.com
  207. s.youtube.com
  208. video-stats.l.google.com
  209. android.clients.google.com
  210. www.msftncsi.com
  211. outlook.office365.com
  212. products.office.com
  213. c.s-microsoft.com
  214. i.s-microsoft.com
  215. login.live.com
  216. g.live.com
  217. dl.delivery.mp.microsoft.com
  218. geo-prod.do.dsp.mp.microsoft.com
  219. displaycatalog.mp.microsoft.com
  220. s.gateway.messenger.live.com
  221. client-s.gateway.messenger.live.com
  222. ui.skype.com
  223. pricelist.skype.com
  224. apps.skype.com
  225. m.hotmail.com
  226. sa.symcb.com
  227. s1.symcb.com
  228. s2.symcb.com
  229. s3.symcb.com
  230. s4.symcb.com
  231. s5.symcb.com
  232. officeclient.microsoft.com
  233. spclient.wg.spotify.com
  234. apresolve.spotify.com
  235. plex.tv
  236. tvdb2.plex.tv
  237. pubsub.plex.bz
  238. proxy.plex.bz
  239. proxy02.pop.ord.plex.bz
  240. cpms.spop10.ams.plex.bz
  241. meta-db-worker02.pop.ric.plex.bz
  242. meta.plex.bz
  243. tvthemes.plexapp.com.cdn.cloudflare.net
  244. tvthemes.plexapp.com
  245. 106c06cd218b007d-b1e8a1331f68446599e96a4b46a050f5.ams.plex.services
  246. meta.plex.tv
  247. cpms35.spop10.ams.plex.bz
  248. proxy.plex.tv
  249. metrics.plex.tv
  250. pubsub.plex.tv
  251. status.plex.tv
  252. www.plex.tv
  253. node.plexapp.com
  254. nine.plugins.plexapp.com
  255. staging.plex.tv
  256. app.plex.tv
  257. o1.email.plex.tv
  258. o2.sg0.plex.tv
  259. dashboard.plex.tv
  260. thetvdb.com
  261. themoviedb.com
  262. dl.dropboxusercontent.com
  263. ns1.dropbox.com
  264. ns2.dropbox.com
  265. dl.google.com
  266. connectivitycheck.android.com
  267. connectivitycheck.gstatic.com
  268. msftncsi.com
  269. ipv6.msftncsi.com
  270. captive.apple.com
  271. gsp1.apple.com
  272. www.apple.com
  273. www.appleiphonecell.com
  274. t.co
  275. ssl.gstatic.com
  276. googleadservices.com
  277. lowes.com
  278. www.duckduckgo.com
  279. proxy.duckduckgo.com
  280. udp.callcentric.com
  281. _sip._udp.callcentric.com
  282. sip.udp.callcentric.com
  283. facebook.com
  284. paypal.com
  285. paypal.co.uk
  286. creative.ak.fbcdn.net
  287. external-lhr0-1.xx.fbcdn.net
  288. external-lhr1-1.xx.fbcdn.net
  289. external-lhr10-1.xx.fbcdn.net
  290. external-lhr2-1.xx.fbcdn.net
  291. external-lhr3-1.xx.fbcdn.net
  292. external-lhr4-1.xx.fbcdn.net
  293. external-lhr5-1.xx.fbcdn.net
  294. external-lhr6-1.xx.fbcdn.net
  295. external-lhr7-1.xx.fbcdn.net
  296. external-lhr8-1.xx.fbcdn.net
  297. external-lhr9-1.xx.fbcdn.net
  298. fbcdn-creative-a.akamaihd.net
  299. scontent-lhr3-1.xx.fbcdn.net
  300. bulksell.ebay.com
  301. graph.facebook.com
  302. star-mini.c10r.facebook.com
  303. edge-mqtt.facebook.com
  304. mqtt.c10r.facebook.com
  305. piratebay3.org
  306.  
  307. *** [ DIAGNOSING ]: contents of /etc/dnsmasq.d
  308.  
  309. -rw-r--r-- 1 root root 1441 Dec 14 22:09 /etc/dnsmasq.d/01-pihole.conf
  310. addn-hosts=/etc/pihole/gravity.list
  311. addn-hosts=/etc/pihole/black.list
  312. addn-hosts=/etc/pihole/local.list
  313. user=pihole
  314. group=pihole
  315. localise-queries
  316. no-resolv
  317. cache-size=10000
  318. log-queries
  319. log-facility=/var/log/pihole.log
  320. local-ttl=2
  321. log-async
  322. server=192.168.1.1
  323. domain-needed
  324. bogus-priv
  325. interface=enxb827ebbdc13c
  326.  
  327. *** [ DIAGNOSING ]: contents of /etc/lighttpd
  328.  
  329. -rw-r--r-- 1 root root 3102 Dec 14 22:08 /etc/lighttpd/lighttpd.conf
  330. server.modules = (
  331. "mod_access",
  332. "mod_accesslog",
  333. "mod_auth",
  334. "mod_expire",
  335. "mod_compress",
  336. "mod_redirect",
  337. "mod_setenv",
  338. "mod_rewrite"
  339. )
  340. server.document-root = "/var/www/html"
  341. server.error-handler-404 = "pihole/index.php"
  342. server.upload-dirs = ( "/var/cache/lighttpd/uploads" )
  343. server.errorlog = "/var/log/lighttpd/error.log"
  344. server.pid-file = "/var/run/lighttpd.pid"
  345. server.username = "www-data"
  346. server.groupname = "www-data"
  347. server.port = 80
  348. accesslog.filename = "/var/log/lighttpd/access.log"
  349. accesslog.format = "%{%s}t|%V|%r|%s|%b"
  350. index-file.names = ( "index.php", "index.html", "index.lighttpd.html" )
  351. url.access-deny = ( "~", ".inc", ".md", ".yml", ".ini" )
  352. static-file.exclude-extensions = ( ".php", ".pl", ".fcgi" )
  353. compress.cache-dir = "/var/cache/lighttpd/compress/"
  354. compress.filetype = ( "application/javascript", "text/css", "text/html", "text/plain" )
  355. include_shell "/usr/share/lighttpd/use-ipv6.pl " + server.port
  356. include_shell "/usr/share/lighttpd/create-mime.assign.pl"
  357. include_shell "find /etc/lighttpd/conf-enabled -name '*.conf' -a ! -name 'letsencrypt.conf' -printf 'include \"%p\"
  358. ' 2>/dev/null"
  359. $HTTP["url"] =~ "^/admin/" {
  360.  
  361. setenv.add-response-header = (
  362. "X-Pi-hole" => "The Pi-hole Web interface is working!",
  363. "X-Frame-Options" => "DENY"
  364. )
  365. $HTTP["url"] =~ ".ttf$" {
  366.  
  367. setenv.add-response-header = ( "Access-Control-Allow-Origin" => "*" )
  368. }
  369. }
  370. $HTTP["url"] =~ "^/admin/\.(.*)" {
  371. url.access-deny = ("")
  372. }
  373. include_shell "cat external.conf 2>/dev/null"
  374.  
  375. *** [ DIAGNOSING ]: contents of /etc/cron.d
  376.  
  377. -rw-r--r-- 1 root root 1704 Dec 14 22:08 /etc/cron.d/pihole
  378. 53 4 * * 7 root PATH="$PATH:/usr/local/bin/" pihole updateGravity >/var/log/pihole_updateGravity.log || cat /var/log/pihole_updateGravity.log
  379. 00 00 * * * root PATH="$PATH:/usr/local/bin/" pihole flush once quiet
  380. @reboot root /usr/sbin/logrotate /etc/pihole/logrotate
  381. */10 * * * * root PATH="$PATH:/usr/local/bin/" pihole updatechecker local
  382. 43 15 * * * root PATH="$PATH:/usr/local/bin/" pihole updatechecker remote
  383. @reboot root PATH="$PATH:/usr/local/bin/" pihole updatechecker remote reboot
  384.  
  385. *** [ DIAGNOSING ]: contents of /var/log/lighttpd
  386.  
  387. -rw-r--r-- 1 www-data www-data 5391 Dec 14 22:09 /var/log/lighttpd/error.log
  388. 2018-12-10 06:25:03: (server.c.1534) logfiles cycled UID = 0 PID = 27927
  389. 2018-12-12 21:12:11: (server.c.1828) server stopped by UID = 0 PID = 1
  390. 2018-12-12 21:12:12: (log.c.217) server started
  391. 2018-12-12 21:12:12: (server.c.1295) WARNING: unknown config-key: alias.url (ignored)
  392. 2018-12-13 00:25:56: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  393. 2018-12-13 00:25:59: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  394. 2018-12-13 00:30:57: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  395. 2018-12-13 00:31:14: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  396. 2018-12-13 05:05:39: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  397. 2018-12-13 05:05:50: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  398. 2018-12-13 17:21:43: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  399. 2018-12-13 17:23:28: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  400. 2018-12-13 17:23:39: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  401. 2018-12-13 17:23:42: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  402. 2018-12-13 17:23:55: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  403. 2018-12-13 17:24:09: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  404. 2018-12-13 17:25:08: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  405. 2018-12-13 17:58:08: https://bulksell.ebay.com is not a valid domain
  406. 2018-12-13 17:58:08: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  407. 2018-12-13 17:58:13: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  408. 2018-12-14 00:25:02: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  409. 2018-12-14 03:50:01: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 1 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 42
  410. 2018-12-14 03:50:01: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 47
  411. 2018-12-14 03:50:01: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined offset: 2 in /var/www/html/admin/scripts/pi-hole/php/update_checker.php on line 52
  412. 2018-12-14 03:50:16: (mod_fastcgi.c.2543) FastCGI-stderr: PHP Notice: Undefined variable: api in /var/www/html/admin/scripts/pi-hole/php/add.php on line 14
  413.  
  414. *** [ DIAGNOSING ]: contents of /var/log
  415.  
  416. -rw-r--r-- 1 pihole pihole 388021 Dec 14 22:11 /var/log/pihole-FTL.log
  417. -----head of pihole-FTL.log------
  418. [2018-12-14 04:42:02.777] Shutting down...
  419. [2018-12-14 04:42:04.083] Finished final database update
  420. [2018-12-14 04:42:04.083] ########## FTL terminated after 598932.6 ms! ##########
  421. [2018-12-14 04:42:05.321] Using log file /var/log/pihole-FTL.log
  422. [2018-12-14 04:42:05.321] ########## FTL started! ##########
  423. [2018-12-14 04:42:05.321] FTL branch: master
  424. [2018-12-14 04:42:05.321] FTL version: v4.1
  425. [2018-12-14 04:42:05.321] FTL commit: d42bcb7
  426. [2018-12-14 04:42:05.321] FTL date: 2018-12-09 14:21:03 -0600
  427. [2018-12-14 04:42:05.321] FTL user: pihole
  428. [2018-12-14 04:42:05.321] Starting config file parsing (/etc/pihole/pihole-FTL.conf)
  429. [2018-12-14 04:42:05.321] SOCKET_LISTENING: only local
  430. [2018-12-14 04:42:05.321] AAAA_QUERY_ANALYSIS: Show AAAA queries
  431. [2018-12-14 04:42:05.322] MAXDBDAYS: max age for stored queries is 7 days
  432. [2018-12-14 04:42:05.322] RESOLVE_IPV6: Resolve IPv6 addresses
  433. [2018-12-14 04:42:05.322] RESOLVE_IPV4: Resolve IPv4 addresses
  434. [2018-12-14 04:42:05.322] DBINTERVAL: saving to DB file every 43200 seconds
  435. [2018-12-14 04:42:05.322] DBFILE: Using /etc/pihole/pihole-FTL.db
  436. [2018-12-14 04:42:05.322] MAXLOGAGE: Importing up to 24.0 hours of log data
  437. [2018-12-14 04:42:05.322] PRIVACYLEVEL: Set to 0
  438. [2018-12-14 04:42:05.322] IGNORE_LOCALHOST: Show queries from localhost
  439. [2018-12-14 04:42:05.322] BLOCKINGMODE: Null IPs for blocked domains
  440. [2018-12-14 04:42:05.322] REGEX_DEBUGMODE: Inactive
  441. [2018-12-14 04:42:05.322] ANALYZE_ONLY_A_AND_AAAA: Disabled. Analyzing all queries
  442. [2018-12-14 04:42:05.322] DBIMPORT: Importing history from database
  443. [2018-12-14 04:42:05.322] PIDFILE: Using /var/run/pihole-FTL.pid
  444. [2018-12-14 04:42:05.322] PORTFILE: Using /var/run/pihole-FTL.port
  445. [2018-12-14 04:42:05.322] SOCKETFILE: Using /var/run/pihole/FTL.sock
  446. [2018-12-14 04:42:05.323] WHITELISTFILE: Using /etc/pihole/whitelist.txt
  447. [2018-12-14 04:42:05.323] BLACKLISTFILE: Using /etc/pihole/black.list
  448. [2018-12-14 04:42:05.323] GRAVITYFILE: Using /etc/pihole/gravity.list
  449. [2018-12-14 04:42:05.323] REGEXLISTFILE: Using /etc/pihole/regex.list
  450. [2018-12-14 04:42:05.323] SETUPVARSFILE: Using /etc/pihole/setupVars.conf
  451. [2018-12-14 04:42:05.323] AUDITLISTFILE: Using /etc/pihole/auditlog.list
  452. [2018-12-14 04:42:05.323] Finished config file parsing
  453.  
  454. -----tail of pihole-FTL.log------
  455. [2018-12-14 22:11:21.778] Notice: Increasing queries struct size from 8590000 to 8600000
  456. [2018-12-14 22:11:21.857] Notice: Increasing queries struct size from 8600000 to 8610000
  457. [2018-12-14 22:11:21.934] Notice: Increasing queries struct size from 8610000 to 8620000
  458. [2018-12-14 22:11:22.006] Notice: Increasing queries struct size from 8620000 to 8630000
  459. [2018-12-14 22:11:22.091] Notice: Increasing queries struct size from 8630000 to 8640000
  460. [2018-12-14 22:11:22.163] Notice: Increasing queries struct size from 8640000 to 8650000
  461. [2018-12-14 22:11:22.242] Notice: Increasing queries struct size from 8650000 to 8660000
  462. [2018-12-14 22:11:22.319] Notice: Increasing queries struct size from 8660000 to 8670000
  463. [2018-12-14 22:11:22.395] Notice: Increasing queries struct size from 8670000 to 8680000
  464. [2018-12-14 22:11:22.469] Notice: Increasing queries struct size from 8680000 to 8690000
  465. [2018-12-14 22:11:22.543] Notice: Increasing queries struct size from 8690000 to 8700000
  466. [2018-12-14 22:11:22.615] Notice: Increasing queries struct size from 8700000 to 8710000
  467. [2018-12-14 22:11:22.690] Notice: Increasing queries struct size from 8710000 to 8720000
  468. [2018-12-14 22:11:22.768] Notice: Increasing queries struct size from 8720000 to 8730000
  469. [2018-12-14 22:11:22.846] Notice: Increasing queries struct size from 8730000 to 8740000
  470. [2018-12-14 22:11:22.923] Notice: Increasing queries struct size from 8740000 to 8750000
  471. [2018-12-14 22:11:22.998] Notice: Increasing queries struct size from 8750000 to 8760000
  472. [2018-12-14 22:11:23.070] Notice: Increasing queries struct size from 8760000 to 8770000
  473. [2018-12-14 22:11:23.156] Notice: Increasing queries struct size from 8770000 to 8780000
  474. [2018-12-14 22:11:23.230] Notice: Increasing queries struct size from 8780000 to 8790000
  475. [2018-12-14 22:11:23.306] Notice: Increasing queries struct size from 8790000 to 8800000
  476. [2018-12-14 22:11:23.382] Notice: Increasing queries struct size from 8800000 to 8810000
  477. [2018-12-14 22:11:23.455] Notice: Increasing queries struct size from 8810000 to 8820000
  478. [2018-12-14 22:11:23.509] Imported 8814649 queries from the long-term database
  479. [2018-12-14 22:11:23.513] -> Total DNS queries: 8814649
  480. [2018-12-14 22:11:23.514] -> Cached DNS queries: 28698
  481. [2018-12-14 22:11:23.514] -> Forwarded DNS queries: 8763687
  482. [2018-12-14 22:11:23.514] -> Exactly blocked DNS queries: 22264
  483. [2018-12-14 22:11:23.514] -> Unknown DNS queries: 0
  484. [2018-12-14 22:11:23.514] -> Unique domains: 833
  485. [2018-12-14 22:11:23.514] -> Unique clients: 17
  486. [2018-12-14 22:11:23.514] -> Known forward destinations: 1
  487. [2018-12-14 22:11:23.525] Successfully accessed setupVars.conf
  488. [2018-12-14 22:11:23.576] fork failed!
  489.  
  490.  
  491. *** [ DIAGNOSING ]: Locale
  492. LANG=en_US.UTF-8
  493.  
  494. *** [ DIAGNOSING ]: Pi-hole log
  495. -rw-r--r-- 1 pihole pihole 1778222366 Dec 14 22:09 /var/log/pihole.log
  496. -----head of pihole.log------
  497. Dec 14 04:41:58 dnsmasq[24687]: query[A] control2.tvinteractive.tv from 192.168.1.119
  498. Dec 14 04:41:58 dnsmasq[24687]: forwarded control2.tvinteractive.tv to 192.168.1.1
  499. Dec 14 04:41:58 dnsmasq[24687]: query[AAAA] control2.tvinteractive.tv from 192.168.1.119
  500. Dec 14 04:41:58 dnsmasq[24687]: forwarded control2.tvinteractive.tv to 192.168.1.1
  501. Dec 14 04:41:58 dnsmasq[24687]: query[A] control2.tvinteractive.tv from 192.168.1.1
  502. Dec 14 04:41:58 dnsmasq[24687]: forwarded control2.tvinteractive.tv to 192.168.1.1
  503. Dec 14 04:41:58 dnsmasq[24687]: query[AAAA] control2.tvinteractive.tv from 192.168.1.1
  504. Dec 14 04:41:58 dnsmasq[24687]: forwarded control2.tvinteractive.tv to 192.168.1.1
  505. Dec 14 04:41:58 dnsmasq[24687]: query[A] control2.tvinteractive.tv from 192.168.1.1
  506. Dec 14 04:41:58 dnsmasq[24687]: forwarded control2.tvinteractive.tv to 192.168.1.1
  507. Dec 14 04:41:58 dnsmasq[24687]: query[AAAA] control2.tvinteractive.tv from 192.168.1.1
  508. Dec 14 04:41:58 dnsmasq[24687]: forwarded control2.tvinteractive.tv to 192.168.1.1
  509. Dec 14 04:41:58 dnsmasq[24687]: query[A] control2.tvinteractive.tv from 192.168.1.1
  510. Dec 14 04:41:58 dnsmasq[24687]: forwarded control2.tvinteractive.tv to 192.168.1.1
  511. Dec 14 04:41:58 dnsmasq[24687]: query[AAAA] control2.tvinteractive.tv from 192.168.1.1
  512. Dec 14 04:41:58 dnsmasq[24687]: forwarded control2.tvinteractive.tv to 192.168.1.1
  513. Dec 14 04:41:58 dnsmasq[24687]: query[A] control2.tvinteractive.tv from 192.168.1.1
  514. Dec 14 04:41:58 dnsmasq[24687]: forwarded control2.tvinteractive.tv to 192.168.1.1
  515. Dec 14 04:41:58 dnsmasq[24687]: query[AAAA] control2.tvinteractive.tv from 192.168.1.1
  516. Dec 14 04:41:58 dnsmasq[24687]: forwarded control2.tvinteractive.tv to 192.168.1.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement