-
-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some feeds are blocked in AntennaPod #964
Comments
Thanks. I don't use AttenaPod, but realise that it is super popular. I'll test it one of these days. AtennaPod is open source, yeah? It might be worth while asking the developers if AtennaPod is incompatible with local VPNs like Rethink. |
Yes, AntennaPod is open source. I don't think it shouldn't be compatible with local VPNs. Besides, the problem is only with a couple of feeds, not all of them, which would suggest a rule being triggered (but I wasn't able to track which rule or where it was) |
Can you share the feeds, please? Sounds like DNS getting in the way, but you already mentioned you removed all rules, so that's strange indeed. |
I shared one of them in the first message: http://api.rtve.es/api/programas/23730/audios.rss Is there some sort of cache that would cause similar issue? |
Android caches dns responses. Ideally, stop / start Rethink should clear those up. Rethink also caches, if DNS Booster is enabled by the user (in v054, it is disabled by default). Tapping on the "refresh" icon in the DNS screen (top right of the screen) rids of the existing cache. |
Stop/starting Rethink didn't help. I have Booster disabled. Though, since yesterday I don't see the error. It's weird... |
I've also been having trouble with this -- one feed out of ten or so is getting blocked by Rethink, despite the domain being allowed. I know feeds often employ redirects for tracking, but I can't see any additional domains in the log that need unblocking. AntennaPod errors out on episode downloads with:
Here's the code performing their check -- seems to be looking for an internal or zero IP address in the connection failure, so presumably Rethink is serving a Pausing/stopping Rethink is sufficient to get the download to go through (without delay too -- doesn't seem like there's any cache to contend with). ![]() ![]() Here, |
Having dug the media URL out of AntennaPod's database backup and thrown it into curl, I can see there's an additional redirect from I guess the question then is why Rethink isn't showing this domain anywhere in the UI -- I would expect it to appear in the DNS panel as blocked by upstream? |
Slightly extending the scope - I just tried accessing https://jedynka.polskieradio.pl/artykul/1128364,Poradnik-wyborczy-sprawdz-czy-jestes-w-spisie-wyborcow in Firefox (and Vivalding) and got network error. Rethink reported that websited is permitted... disabling Rethink and I was able to open it... there is something fishy going on here... |
Do you have DNS Booster enabled? In |
⬆️ no, I don't have booster from what I see :-) |
Right... I can reproduce the issue with My theory is |
I updated to the latest version yesterday and today got update from rtve feed so it seems something got fixed. polskie radio is still inaccesible though. |
Thanks for reporting back. Pleasantly surprised that things have improved in
celzero/firestack@eecc668 has the fix. Will ship with |
Thanks a bunch everyone for helping us track this one down. It was really one of the more satisfying bugs to track down.
|
Just to confirm (as it looks like a few of us may have reported some subtely different issues), my issue of upstream blocks not being reported is indeed fixed in v055a (now showing in the DNS tab of logs). 👍 |
It's starting to driving me nuts, while RethingDNS is enabled some feeds from AntennaPod are blocked, for example: http://api.rtve.es/api/programas/23730/audios.rss
I tried disabling everything in RethingDNS (Sky/ RDNS Plus - edit, deselect any list, apply) but still nothing.
Then I went to "Rules", Configuration and again disabled all rules - nothing, still error in AntennaPod
I disabled "Rules" completely and switched to "System DNS" at which point RethinkDNS should basically do nothing and it is still not working.
I restored the configuration and added AntennaPod to Permint/Exclude lists (my understanding is that it should not do anything to AP requests in that case) and it's not working.
At this point only completely disabling RDNS works...
The text was updated successfully, but these errors were encountered: