Skip to content

issue with certbot.service #5

Description

@genewitch

Issue: certbot.service fails (quietly) because of running nginx
Expected: nginx is stopped before running the 60-90 day certbot.service renewal job

certbot.service fails because port 80 is unusable by the certbot tool.

should anyone run in to this the proper sequence of commands to get around this is

systemctl stop nginx && systemctl start certbot && systemctl start ngnix

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions