akhilrex / podgrab

A self-hosted podcast manager/downloader/archiver tool to download podcast episodes as soon as they become live with an integrated player.
GNU General Public License v3.0
1.62k stars 88 forks source link

adding podcast in error (x509 errors) #212

Closed erdoukki closed 2 years ago

erdoukki commented 2 years ago
podgrab    | 2022/05/30 14:16:44 Get "https://feed.ausha.co/brMrWHR9jaMj": x509: certificate has expired or is not yet valid: current time 2022-05-30T14:16:44Z is after 2021-08-12T12:42:05Z

Already had a problem in the past in adding podcast sometimes !

akhilrex commented 2 years ago

Are you facing this issue for a specific podcast or all podcasts?

On Mon, 30 May 2022 at 19:49, Kerma Gérald @.***> wrote:

podgrab | 2022/05/30 14:16:44 Get "https://feed.ausha.co/brMrWHR9jaMj": x509: certificate has expired or is not yet valid: current time 2022-05-30T14:16:44Z is after 2021-08-12T12:42:05Z

Already had a problem in the past in adding podcast sometimes !

— Reply to this email directly, view it on GitHub https://github.com/akhilrex/podgrab/issues/212, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEMVPV4WISB3HGTWSYTCRTVMTFALANCNFSM5XKXVZNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- Thanks and Regards, Akhil Gupta

erdoukki commented 2 years ago

Looks like from all (two searched both on itunes or podcastindex)

erdoukki commented 2 years ago

In facts look like only some : like -> https://feed.ausha.co/brMrWHR9jaMj

Same problem from NextCloud (not debugged for now, but NC return also errors)

erdoukki commented 2 years ago

UGLY bug... But not PodGrab fault !

Just for reference; the issue was with local DNS redirection. With a filtering of AdGuardHome. The redirection get 127.0.0.1. It was unclear to me about the reason. I have reported to the filtering list: https://github.com/alexsannikov/adguardhome-filters/issues/7 And also to the Main AdGuardHome, because of a missing/incomplete test of local filter list.

Thanks and sorry for the noise... I close this one (resolved)