Skip to content

manual-public-ip-logging-ok deprecation leads to error #8495

@st-h

Description

@st-h

I am regularly running Certbot (latest docker image) to obtain new certificates when necessary. Tonight the Certbot command failed, which seems to be related to the deprecation of manual-public-ip-logging-ok within version 1.11.0. Seems like this flag now requires an argument, which it previously did not. This is easy to fix, as it just means to remove the --manual-public-ip-logging-ok flag and things run fine again.

Use of --manual-public-ip-logging-ok is deprecated.
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator manual, Installer None
usage: 
  certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ...
Certbot can obtain and install HTTPS/TLS/SSL certificates.  By default,
it will attempt to use a webserver both for obtaining and installing the
certificate. 
certbot: error: argument --manual-public-ip-logging-ok: expected one argument

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugpriority: highIssues that should be included in the current milestone if at all possible.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions