· 7 years ago · May 09, 2019, 09:10 PM
1[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
2[s6-init] ensuring user provided files have correct perms...exited 0.
3[fix-attrs.d] applying ownership & permissions fixes...
4[fix-attrs.d] done.
5[cont-init.d] executing container initialization scripts...
6[cont-init.d] 10-adduser: executing...
7usermod: no changes
8
9-------------------------------------
10 _ ()
11 | | ___ _ __
12 | | / __| | | / \
13 | | \__ \ | | | () |
14 |_| |___/ |_| \__/
15
16
17Brought to you by linuxserver.io
18We gratefully accept donations at:
19https://www.linuxserver.io/donate/
20-------------------------------------
21GID/UID
22-------------------------------------
23
24User uid: 99
25User gid: 100
26-------------------------------------
27
28[cont-init.d] 10-adduser: exited 0.
29[cont-init.d] 20-config: executing...
30[cont-init.d] 20-config: exited 0.
31[cont-init.d] 30-keygen: executing...
32using keys found in /config/keys
33[cont-init.d] 30-keygen: exited 0.
34[cont-init.d] 50-config: executing...
35Variables set:
36PUID=99
37PGID=100
38TZ=Europe/Paris
39URL=xxx.xxx
40SUBDOMAINS=cloud,...
41EXTRA_DOMAINS=
42ONLY_SUBDOMAINS=false
43DHLEVEL=2048
44VALIDATION=http
45DNSPLUGIN=
46EMAIL=xxx@gmail.com
47STAGING=
48
492048 bit DH parameters present
50SUBDOMAINS entered, processing
51SUBDOMAINS entered, processing
52Sub-domains processed are: -d cloud.xxx.xxx ...
53E-mail address entered: ...@gmail.com
54http validation is selected
55Generating new certificate
56Saving debug log to /var/log/letsencrypt/letsencrypt.log
57Plugins selected: Authenticator standalone, Installer None
58Obtaining a new certificate
59Performing the following challenges:
60http-01 challenge for cloud.xxx.xxx
61Waiting for verification...
62Challenge failed for domain cloud.xxx.xxx
63... above repeats for every subdomain
64http-01 challenge for cloud.xxx.xxx
65... above repeats for every subdomain
66Cleaning up challenges
67Some challenges have failed.
68IMPORTANT NOTES:
69 - The following errors were reported by the server:
70
71 Domain: cloud.xxx.xxx
72 Type: connection
73 Detail: Fetching
74 http://cloud.xxx.xxx/.well-known/acme-challenge/xxx
75 Error getting validation data
76
77 ... above repeats for every subdomain
78
79 To fix these errors, please make sure that your domain name was
80 entered correctly and the DNS A/AAAA record(s) for that domain
81 contain(s) the right IP address. Additionally, please check that
82 your computer has a publicly routable IP address and that no
83 firewalls are preventing the server from communicating with the
84 client. If you're using the webroot plugin, you should also verify
85 that you are serving files from the webroot path you provided.
86ERROR: Cert does not exist! Please see the validation error above. The issue may be due to incorrect dns or port forwarding settings. Please fix your settings and recreate the container