failed to parse Keyfile #491

Closed
opened 2025-12-29 01:26:08 +01:00 by adam · 1 comment
Owner

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

  • Deploying challenge tokens...
    ;; 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?

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 + Deploying challenge tokens... ;; 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?
adam closed this issue 2025-12-29 01:26:08 +01:00
Author
Owner

@lukas2511 commented on GitHub (Aug 16, 2020):

This is an error reported by your hook script, not by dehydrated itself.

@lukas2511 commented on GitHub (Aug 16, 2020): This is an error reported by your hook script, not by dehydrated itself.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#491