Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Error: Command failed: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-2" --agree-tos --authenticator webroot --email "[email protected]" --preferred-challenges "dns,http" --domains "vault.blijonas.tech"
- Saving debug log to /tmp/letsencrypt-log/letsencrypt.log
- Some challenges have failed.
- Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /tmp/letsencrypt-log/letsencrypt.log or re-run Certbot with -v for more details.
- at ChildProcess.exithandler (node:child_process:402:12)
- at ChildProcess.emit (node:events:513:28)
- at maybeClose (node:internal/child_process:1100:16)
- at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement