question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to verify issues with Lets Encrypt Auto generation

See original GitHub issue

I have ssh access to my server but I don’t know how to verify how or why the autogeneration of my certs have not worked…

I am trying to deploy to two servers simultaneously (which does work) … both have the same sub domain for the auto gen via LetsEncrypt. Is this a problem? Are there some docker commands that I can see what happened with the LetsEncrypt?

Also, it’s not clear in the docs when this actually happens. Does it happen on mup setup or on mup deploy?

Thanks!

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
btbjoshcommented, Feb 23, 2017

I think I know why it’s failing but I’m not sure how to fix it. I am trying to use a Digital Ocean load balancer. The load balancer has the certificate domain a record. So it points to the load balancer ip which is not the same as the two desired backend server ips that are getting set up by mup. Anyone know how to resolve this setup? Do I need to manually generate the cert?

1reaction
btbjoshcommented, Feb 22, 2017

@shadowcodex Thanks for the help! I’ll take a look and see what’s going on.

Read more comments on GitHub >

github_iconTop Results From Across the Web

FAQ - Let's Encrypt
We recommend automatically renewing your certificates every 60 days. Will Let's Encrypt issue Organization Validation (OV) or Extended ...
Read more >
Challenge Types - Let's Encrypt
If our validation checks get the right responses from your web server, the validation is considered successful and you can go on to...
Read more >
Improvement of automatic SSL verification method
Then trying to install SSL via Certbot automatically - script resolves IP of domain, but fails to locate the verification link
Read more >
Verification failing using certbot - Help
My domain is:docker.vaultara.com. I ran this command:docker run --rm --name certbot -v "/home/ubuntu/docker_cache/certs:/etc/letsencrypt" -v ...
Read more >
Getting Started - Let's Encrypt
If your hosting provider offers Let's Encrypt support, they can request a free certificate on your behalf, install it, and keep it up-to-date...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found