We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[INFO] Wait for propagation [timeout: 2m0s, interval: 10s]
[INFO] Wait for propagation [timeout: 1m0s, interval: 2s]
Docker image
docker run \ --env-file .env \ goacme/lego:v4.20.2 --accept-tos \ --email admin@example.coml \ --dns directadmin \ --domains '*.example.com' \ run
v4.20.2
[INFO] [*.example.com] acme: Waiting for DNS record propagation. [INFO] [*.example.com] acme: Waiting for DNS record propagation.
DIRECTADMIN_PROPAGATION_TIMEOUT=120 DIRECTADMIN_POLLING_INTERVAL=10
The text was updated successfully, but these errors were encountered:
ldez
Successfully merging a pull request may close this issue.
Welcome
What did you expect to see?
[INFO] Wait for propagation [timeout: 2m0s, interval: 10s]
What did you see instead?
[INFO] Wait for propagation [timeout: 1m0s, interval: 2s]
How do you use lego?
Docker image
Reproduction steps
Version of lego
v4.20.2
Logs
Go environment (if applicable)
The text was updated successfully, but these errors were encountered: