Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: do not fail with KeyError if there is no acme_account_url #421

Closed
wants to merge 1 commit into from

Conversation

link2xt
Copy link
Contributor

@link2xt link2xt commented Oct 15, 2024

perform_initial_checks may exit early
and not add acme_account_url if required DNS
records are not found.

We should not fail with KeyError if user
runs cmdeploy dns on a completely fresh
unconfigured server.

perform_initial_checks may exit early
and not add `acme_account_url` if required DNS
records are not found.

We should not fail with KeyError if user
runs `cmdeploy dns` on a completely fresh
unconfigured server.
@link2xt link2xt requested a review from missytake October 15, 2024 14:38
@link2xt link2xt closed this Oct 15, 2024
@link2xt
Copy link
Contributor Author

link2xt commented Oct 15, 2024

Replaced with #423

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant