New install - incomplete blocking and slow Admin page

I installed raspbian and pihole on my RPi yesterday and I'm experiencing some issues. My pihole -d debug file is at: http://www.termbin.com/xz9y

  1. In Firefox, the uBlock Origin Add-on (uBO) continues to trap ADs with PiHole working.

When loading Youtube: with uBO OFF, a rectangle appears at the top of the page saying "Server Not Found, Firefox can't find the server at pubads.g.doubleclick.net." plus about 8-10 more lines of text. If I turn uBO ON and reload the page, uBO shows that it trapped 6 requests and there is no rectangle at the top of the page.

Here are the 6 requests that uBO blocked:
https://content.googleapis.com/youtubei/v1/log_interaction?alt=json&key=...
https://www.google.com/pagead/lvz?pg=index&evtid=AK0sh2R8xzDQn2...
https://googleads.g.doubleclick.net/pagead/id
https://www.youtube.com/csi_204?v=2&s=youtube&action=glo&yt_sts=n...
https://pubads.g.doubleclick.net/gampad/ads?ad_rule=0&d_imp=1&gdfp_r...
https://pubads.g.doubleclick.net/gampad/ads?ad_rule=0&d_imp=1&gdfp_r...

When loading Yahoo.com: with uBO OFF, a AD actually appears at the top of the page. With uBO ON, no ad appears and 74 requests are blocked.

Is this just the way PiHole works?

  1. The admin page is slow or never finishes loading: Here's my timings for how long it takes for each element to display on the Admin page (these times are similar, except as noted, for Firefox and Chrome):
    Query Types: 0:10 seconds
    Forward Destinations: 0:17
    ADs Blocked Today thru Domains Being Blocked: 1:11
    Top Clients: 1:23
    Top Domains and Top Advertisers: 2:00
    Queries over Time: NEVER Finishes in Firefox (stopped at 7:00) - 1:45 in Chrome

Also the Status shows a Green dot next to Active, and what looks like a Red flame next to Temp:56.
What does Temp:56 mean?

Thanks for any help,
Marc

Temp is your CPU temp in Celsius.

Are you including the entire https://DOMAIN.com/subdirectory in your blacklist? You should only have DOMAIN.com or sub.DOMAIN.com

No http or https in there.

im1crazyassmofo

Thank you - I guess I wasn't expecting Pi-Hole to be reporting on the temp. Is that temp high? Doing a quick Google search I see temps of 46 to 50 celsius, so I think I'm alright.

I haven't added anything to the Blacklist, I did add one domain to the whitelist and did it in the way you described.