add-ons / plugin.video.viervijfzes

Kodi add-on to watch video-on-demand content from the Play 4, Play 5 and Play 6 channels.
https://github.com/add-ons/plugin.video.viervijfzes/wiki
GNU General Public License v3.0
50 stars 10 forks source link

GoPlay - No streams will play since yesterday #134

Closed PeterCloet closed 8 months ago

PeterCloet commented 8 months ago

Describe the bug GoPlay streams won't play.

To Reproduce Steps to reproduce the behavior:

  1. Go to GoPlay
  2. Select any stream
  3. Press Play => error

Expected behavior N/A

Screenshots N/A

Logs https://paste.kodi.tv/malukaviba.kodi

System

Additional context VRT Max & VTM Go are playing fine.

I also checked "http://pubads.g.doubleclick.net/" and it is whitelisted for my Kodi clients in PiHole. Disabling PiHole doesn't resolve the issue.

A nslookup on the Mediaserver gives the following: Eros2:~ # nslookup google.be 10.0.0.2 Server: 10.0.0.2 Address 1: 10.0.0.2 pi.hole Name: google.be Address 1: 172.217.168.227 ams15s40-in-f3.1e100.net Eros2:~ # nslookup pubads.g.doubleclick.net 10.0.0.2 Server: 10.0.0.2 Address 1: 10.0.0.2 pi.hole Name: pubads.g.doubleclick.net Address 1: 0.0.0.0 I get the same results when using 8.8.8.8 as DNS server.

A curl command gives the same error as in the log file. Eros2:~ # curl https://pubads.g.doubleclick.net curl: (7) Failed to connect to pubads.g.doubleclick.net port 443: Connection refused

PeterCloet commented 8 months ago

I was to quick in saying that VTMGo was playing fine. The addon also has problems. I created an issue in the VTMGo Github (https://github.com/add-ons/plugin.video.vtm.go/issues/367). Based on the log-file and the type of error, I don't think the two issues are related. VRTMax is still playing fine. ;-)

PeterCloet commented 8 months ago

Okay, blush, this one was entirely up to me. I switched to a new router (Unifi UXG) yesterday and inadvertantly enabled the built-in ad-blocker. Although pubads.g.doubleclick.net is whitelisted on my pihole, the pihole itself was blocked by the router from resolving this domain. Aaarh! So, problem solved.