Hi there,
to begin with I should add that I am completely new to networking and Linux in the sense that I started out yesterday, when I recieved an old pulled Dell server.
I want to set up a NextCloud to use it as my personal Dropbox alternative.
Nextcloud is working fine but only on the home network.
I’ve followed a tutorial on how to get an outside connection but it fails when I try to get a certificate from duckDNS. The log is further down.
I have the suspicion that my ISP only provides me with ds lite and since everyone is on holiday here I can’t reach them.
I hope someone can tell me how to work around the issue and maybe get it to work over IPv6.
Please remember that I am a complete noob so please be specific what to do. I tried using the documentation found online but had no clue what they wanted me to do.
Thank you very much.
My domain is:
skynet2020.duckdns.org
skynet2020nc.duckdns.org
I ran this command:
I started the Docker container in unraid. I’ll post the full log further down.
It produced this output:
My web server is (include version):
Unraid 6.8.3
I can login to a root shell on my machine (yes or no, or I don’t know):
I don’t know.
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
Unraid web GUI
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):
I don’t know how to check.
Here is a full log, without my personal IP and email address:
usermod: no changes
_ ()
| | ___ _ __
| | / | | | /
| | _ \ | | | () |
|| |/ || __/
Brought to you by linuxserver.io
To support the app dev(s) visit:
Let’s Encrypt: https://letsencrypt.org/donate/
To support LSIO projects visit:
https://www.linuxserver.io/donate/
GID/UID
User uid: 99
User gid: 100
[cont-init.d] 10-adduser: exited 0.
[cont-init.d] 20-config: executing…
[cont-init.d] 20-config: exited 0.
[cont-init.d] 30-keygen: executing…
using keys found in /config/keys
[cont-init.d] 30-keygen: exited 0.
[cont-init.d] 50-config: executing…
Variables set:
PUID=99
PGID=100
TZ=America/Los_Angeles
URL=duckdns.org
SUBDOMAINS=skynet2020,skynet2020nc
EXTRA_DOMAINS=
ONLY_SUBDOMAINS=true
DHLEVEL=2048
VALIDATION=http
DNSPLUGIN=
EMAIL=********************
STAGING=
2048 bit DH parameters present
SUBDOMAINS entered, processing
SUBDOMAINS entered, processing
Only subdomains, no URL in cert
Sub-domains processed are: -d skynet2020.duckdns.org -d skynet2020nc.duckdns.org
E-mail address entered: *****************
http validation is selected
Generating new certificate
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator standalone, Installer None
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for skynet2020.duckdns.org
http-01 challenge for skynet2020nc.duckdns.org
Waiting for verification…
Challenge failed for domain skynet2020.duckdns.org
Challenge failed for domain skynet2020nc.duckdns.org
http-01 challenge for skynet2020.duckdns.org
http-01 challenge for skynet2020nc.duckdns.org
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: skynet2020.duckdns.org
Type: dns
Detail: DNS problem: SERVFAIL looking up A for
skynet2020.duckdns.org - the domain’s nameservers may be
malfunctioning
Domain: skynet2020nc.duckdns.org
Type: dns
Detail: DNS problem: SERVFAIL looking up A for
skynet2020nc.duckdns.org - the domain’s nameservers may be
malfunctioning
ERROR: 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