Open uzzal2k5 opened 5 years ago
The fix for this is to do this.
Change https://github.com/kappataumu/letsencrypt-cloudflare-hook/blob/master/hook.py#L21
To: import tld
And change: https://github.com/kappataumu/letsencrypt-cloudflare-hook/blob/master/hook.py#L79
To: tld = tld.get_fld('http://' + domain)
FYI: this repo is abandoned by its owner, but there is a maintained fork that does not have the mentioned issue:: https://github.com/SeattleDevs/letsencrypt-cloudflare-hook . Feel free to open an issue in that repo if you find a problem.
I have this same problem with https://github.com/walcony/letsencrypt-cloudflare-hook, and issues are not enabled on that repo!
I enabled Github Issues on that repo, can you create an issue there? https://github.com/SeattleDevs/letsencrypt-cloudflare-hook/issues/new/choose
Thanks @YasharF for that! It is working fine for me without any changes (just swapped old version with yours).
I'm configuring dehydrated with CloudFlare but getting following error. I would be very happy if anyone can quick help.