Skip to content
New issue

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

sending too fast? #31

Closed
basz opened this issue Jul 18, 2017 · 2 comments
Closed

sending too fast? #31

basz opened this issue Jul 18, 2017 · 2 comments

Comments

@basz
Copy link
Contributor

basz commented Jul 18, 2017

I had one (pdf.bushbaby.nl) domain consistently not being picked up by the proxy. even though the log said it was pushed...

https://gist.github.com/basz/c110a48f7fdfdeeed051bea77e43efe9

would it be an idea to do a sleep of 0.5 sec in the main loop that sends certs to the proxy?

ps. not sure if this is an issue with this repo or DFP, I'll post there too

@basz basz changed the title sending too fast sending too fast? Jul 18, 2017
hamburml added a commit that referenced this issue Jul 19, 2017
TRIES was never set to 0 so every certificate which was send in the past incremented this variable.
@hamburml
Copy link
Owner

Thanks for the issue. Problem was that a variable wasn't reset and when lots of certificates are transferred to the server the script thoughts everything was all right. Should be fixed when using 'latest' or https://github.com/hamburml/docker-flow-letsencrypt/releases/tag/v0.1.3

@basz
Copy link
Contributor Author

basz commented Jul 19, 2017

great thanks!

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

No branches or pull requests

2 participants