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

ACME.ERROR Unknown user #9

Closed
omBratteng opened this issue Jan 17, 2016 · 1 comment
Closed

ACME.ERROR Unknown user #9

omBratteng opened this issue Jan 17, 2016 · 1 comment
Assignees
Labels

Comments

@omBratteng
Copy link

Running the code

sudo bin/acme issue \
    --server acme-v01.api.letsencrypt.org/directory \
    --domains bratteng.xyz,www.bratteng.xyz \
    --path /home/nginx/bratteng.xyz/ssl

And I'm getting the error

[2016-01-17 08:33:40] ACME.INFO: Checked DNS records, all fine.
[2016-01-17 08:33:40] ACME.INFO: Found account keys.
[2016-01-17 08:33:40] ACME.DEBUG: Generating payload...
[2016-01-17 08:33:40] ACME.ERROR: Kelunik\Acme\AcmeException: Unknown user: www-data in /root/acme-client/src/Commands/Issue.php:88

Running latest version of nginx and php

@kelunik
Copy link
Owner

kelunik commented Jan 17, 2016

You can use the --user argument to specify the user running your server.

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

No branches or pull requests

2 participants