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

Trying to create certs #3535

Closed
ulm0 opened this issue Sep 25, 2016 · 1 comment
Closed

Trying to create certs #3535

ulm0 opened this issue Sep 25, 2016 · 1 comment

Comments

@ulm0
Copy link

ulm0 commented Sep 25, 2016

i'm trying to create a cert, with ./letsencrypt-auto certonly --standalone and get the following output:

Creating virtual environment...
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/virtualenv.py", line 2363, in <module>
    main()
  File "/usr/lib/python3/dist-packages/virtualenv.py", line 719, in main
    symlink=options.symlink)
  File "/usr/lib/python3/dist-packages/virtualenv.py", line 988, in create_environment
    download=download,
  File "/usr/lib/python3/dist-packages/virtualenv.py", line 918, in install_wheel
    call_subprocess(cmd, show_stdout=False, extra_env=env, stdin=SCRIPT)
  File "/usr/lib/python3/dist-packages/virtualenv.py", line 812, in call_subprocess
    % (cmd_desc, proc.returncode))
OSError: Command /root/.local/share/letsencrypt/bin/python2.7 - setuptools pkg_resources pip wheel failed with error code 1

I stopped nginx already. what could be causing this?
i'm using ubuntu server 16.04.1

PS: I've created several certs a few weeks ago using the same method.

@bmw
Copy link
Member

bmw commented Sep 26, 2016

This is a duplicate of #2883. There are a number of posts there from people who were able to fix the problem. Additionally, there is a letsencrypt package on Ubuntu 16.04 that we are currently recommending over letsencrypt-auto.

@bmw bmw closed this as completed Sep 26, 2016
@bmw bmw added the duplicate label Sep 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants