Skip to content

issue with certbot.service #5

@genewitch

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

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