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

Obtaining bundled SAN certificate, no errors logged #1001

Closed
mxrlkn opened this issue Nov 1, 2019 · 3 comments
Closed

Obtaining bundled SAN certificate, no errors logged #1001

mxrlkn opened this issue Nov 1, 2019 · 3 comments

Comments

@mxrlkn
Copy link

mxrlkn commented Nov 1, 2019

I ran into an issue where lego would stop getting certificates and instead log Obtaining bundled SAN certificate about 5 times, without any other errors.

I was migrating about 50 domains where maybe 40 were subdomains of the same domain.
All the domains had already received certificates on another server. But I thought making them request new certificates on my new setup would be fine instead of manually moving them.

I then suddenly near the end get Obtaining bundled SAN certificate.

I then tried with another domain that wasn’t part of the migration, same message.
then I tried that other domain on a test system that’s setup the same way, and there it went through.

To me it sounds like an ip rate limit, but without proper logging I can't be sure what the issue is.

I'm using caddy and had a discussion about it over on the caddy forums: https://caddy.community/t/acme-auto-ssl-suddenly-stopped-working/6147/16

@mxrlkn
Copy link
Author

mxrlkn commented Nov 7, 2019

Caddy wasn't set to print all logs. closing.

@mxrlkn mxrlkn closed this as completed Nov 7, 2019
@alexellis
Copy link

How did you set it to print "more logs"?

@mxrlkn
Copy link
Author

mxrlkn commented Apr 3, 2020

caddy -logs stdout makes it print the lego logs.

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

No branches or pull requests

2 participants