Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

letsencrypt: error: argument -d/--domains/--domain: expected one argument #12

Open
marc-mueller opened this issue Mar 16, 2017 · 1 comment

Comments

@marc-mueller
Copy link

I've configured the letsencrypt-dcos application in our dcos cluster (Azure ACS) with the provided json configuration in this github repository.

The container stops with the following error:

WARNING: Your kernel does not support swap limit capabilities, memory limited without swap.
debconf: delaying package configuration, since apt-utils is not installed
usage: 
  certbot-auto [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
cert. Major SUBCOMMANDS are:

  (default) run        Obtain & install a cert in your current webserver
  certonly             Obtain cert, but do not install it (aka "auth")
  install              Install a previously obtained cert in a server
  renew                Renew previously obtained certs that are near expiry
  revoke               Revoke a previously obtained certificate
  register             Perform tasks related to registering with the CA
  rollback             Rollback server configuration changes made during install
  config_changes       Show changes made to server config during installation
  plugins              Display information about installed plugins
letsencrypt: error: argument -d/--domains/--domain: expected one argument

Thank you for your support!

@mattj-io
Copy link
Contributor

mattj-io commented Mar 1, 2019

Certbot has gone through many revisions since this issue, the latest code for this project has now moved to https://github.com/dcos-labs/letsencrypt-dcos, which includes latest certbot. Is this issue now fixed ? If not, please try the latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants