mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
failed to parse Keyfile #491
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 @astrakid on GitHub (Aug 16, 2020).
hi,
i am new to dehydrated, took over a project from another one, who installed dehydrated in 2018, but i am not sure if it ever worked.
however the project seems very cool.
when executing dehydrated i get the error message
;; ERROR: failed to parse keyfile '/etc/bind/Kdns_key.+199+29807.private'
ERROR: deploy_challenge hook returned with non-zero exit code
the file is readable:
root@xxx:/etc/dehydrated# cat /etc/bind/Kdns_key.+199+29807.private
Private-key-format: v1.3
Algorithm: 157 (HMAC_MD5)
Key: EmPuJtE1uUtgaFT52KRQ6yleAUOsoEdRa4L5l6qLJyrq5AN89dM2MhsMnYWJfKbod8oRvIcJ+JhhqsvZSX94Dg==
Bits: AAA=
Created: 20190112184055
Publish: 20190112184055
Activate: 20190112184055
whoat am I missing?
@lukas2511 commented on GitHub (Aug 16, 2020):
This is an error reported by your hook script, not by dehydrated itself.