mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
KeyError cloudflare #279
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kdulep on GitHub (Feb 9, 2018).
./dehydrated -c -d example.etc -t dns-01 -k 'hooks/cloudflare/hook.py'@kdulep commented on GitHub (Feb 9, 2018):
sorry wrong script, issue for hook script
@joeydc commented on GitHub (Feb 13, 2018):
I was having this exact same error with le-godaddy-dns hook.
I've managed to make it work by using an old version of Dehydrated.
Here's my original post with the dev: josteink/le-godaddy-dns#15
@lukas2511 commented on GitHub (Feb 13, 2018):
@joeydc again: not a dehydrated issue, the hook script is broken. i replied to your ticket over on le-godaddy-dns to let the author know and dehydrated now tries to make it clear what's going on.
@joeydc commented on GitHub (Feb 13, 2018):
@lukas2511 Awesome, thank you Sir !