Code Monkey home page Code Monkey logo

Comments (5)

BirgerK avatar BirgerK commented on August 21, 2024

Hi,

this looks like a build-in issue which letsencrypt has already solved: certbot/certbot#5405

I can't reproduce this error on my own instance which is running letsencrypt in version 0.4.1.
The latest image version has also letsencrypt 0.4.1.

Maybe you're a pull away from fixing this? If this doesn't work: which letsencrypt version has your image? (letsencrypt --version)

from docker-apache-letsencrypt.

BirgerK avatar BirgerK commented on August 21, 2024

Seems like version 0.4.1 is pretty old. I pushed an update to the current certbot version. After the build is done (in maybe 10 minutes) please give it a try.

from docker-apache-letsencrypt.

loitly avatar loitly commented on August 21, 2024

I got your new version. There's still a couple of issues I noticed.

crontab:

  • Hour part is wrong. it should be between 0-23. I think you want to say once every 3 days? * * */3 * *
  • Command is also wrong, since it should be using certbot now.
  • Crontab is probably not needed since certbot for this version of ubuntu automatically setup cron job for renewal.

VirtualHost:

  • certbot fail to run during start up because there's no VirtualHost matching the given domains. I can't find where in your dockfile a VirtualHost is created.

from docker-apache-letsencrypt.

BirgerK avatar BirgerK commented on August 21, 2024

Thanks for that.

The image does now use the crontab-command which certbot installs. It's pushed and needs some time for building.

There's no virtualhost provided in this image. It's a default apache installed, so virtualhosts can be placed in /etc/apache2/sites-enabled

from docker-apache-letsencrypt.

BirgerK avatar BirgerK commented on August 21, 2024

I guess it's closed. If this issue still exists, please respond to this. :)

from docker-apache-letsencrypt.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.