Return code always 1 #19

Closed
opened 2025-12-29 00:22:20 +01:00 by adam · 0 comments
Owner

Originally created by @runningman84 on GitHub (Dec 16, 2015).

The return code of the letsencrypt.sh is always 1:

root@default-ubuntu-1404:/etc/letsencrypt# sudo -u letsencrypt ./letsencrypt.sh && echo hallo
Using config file /etc/letsencrypt/config.sh
+ Generating account key...
+ Registering account key with letsencrypt...
root@default-ubuntu-1404:/etc/letsencrypt# ls -la
total 48
drwxr-xr-x  4 letsencrypt root         4096 Dec 16 10:47 .
drwxr-xr-x 75 root        root         4096 Dec 16 10:46 ..
drwxr-xr-x  2 letsencrypt root         4096 Dec 16 10:46 .acme-challenges
drwxr-xr-x  2 letsencrypt root         4096 Dec 16 10:46 certs
-rwxr--r--  1 root        root         2416 Dec 16 10:46 config.sh
-rw-r--r--  1 root        root            0 Dec 16 10:46 domains.txt
-rwxr-xr-x  1 root        root        20567 Dec 16 10:46 letsencrypt.sh
-rw-------  1 letsencrypt letsencrypt  3243 Dec 16 10:47 private_key.pem
Originally created by @runningman84 on GitHub (Dec 16, 2015). The return code of the letsencrypt.sh is always 1: ``` root@default-ubuntu-1404:/etc/letsencrypt# sudo -u letsencrypt ./letsencrypt.sh && echo hallo Using config file /etc/letsencrypt/config.sh + Generating account key... + Registering account key with letsencrypt... root@default-ubuntu-1404:/etc/letsencrypt# ls -la total 48 drwxr-xr-x 4 letsencrypt root 4096 Dec 16 10:47 . drwxr-xr-x 75 root root 4096 Dec 16 10:46 .. drwxr-xr-x 2 letsencrypt root 4096 Dec 16 10:46 .acme-challenges drwxr-xr-x 2 letsencrypt root 4096 Dec 16 10:46 certs -rwxr--r-- 1 root root 2416 Dec 16 10:46 config.sh -rw-r--r-- 1 root root 0 Dec 16 10:46 domains.txt -rwxr-xr-x 1 root root 20567 Dec 16 10:46 letsencrypt.sh -rw------- 1 letsencrypt letsencrypt 3243 Dec 16 10:47 private_key.pem ```
adam closed this issue 2025-12-29 00:22:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#19