mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
unbound variable #419
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 @n3gativ3 on GitHub (Jun 26, 2019).
Hello.
Pull new version and get error when tried generate certs:
/opt/dehydrated/dehydrated: line 408: CA_NEW_ACCOUNT: unbound variable
It`s fresh update in change log.
@n3gativ3 commented on GitHub (Jun 26, 2019):
Change acme api to v2 from v1 and it
s work now. Tried on another fresh server with v1 and it works too. Its strange@lukas2511 commented on GitHub (Jun 26, 2019):
Yea, seems I've broken v1 compatibility with the critical patch yesterday. Damn... I just pushed a new version, can you test if that works fine?
@n3gativ3 commented on GitHub (Jun 26, 2019):
Yeah, sure. Few min and i give response.
@n3gativ3 commented on GitHub (Jun 26, 2019):
I've already tested fix and all work fine. Template generate certs from ansible and puppet works too.
Thanks you. You do great things.