OMV4. I've read through the youtube comments and every thread I could find relevant to this problem.
I should mention all I really want to do is have a webdav server where I can store a database for Notebooksapp.com There seemed to be so much more advice and suggestions (better security?) to use nextcloud so I went this route, but if it would be easier to skip it all, and just setup webdav, I'd be happy to. I just couldn't find enough instructions on that.
My first problem was the --network argument error. I'm still not sure I fixed that correctly. I stopped using the extra argument, I see the "my-net" network in the docker "Networks" tab, but not entirely sure how to connect it properly.
I'm having trouble with the port forwarding, the "publicly routable ip address", etc. I've always had trouble understanding ports, etc.
My router is super cheap "Cudy" brand, and I can't find manuals anywhere. My modem, I've worked on before, and is notorious for being a PITA accrding to various forums. It's a PACE 5268 on ATT network. In order to avoid a double NAT situation, and have some control over my network, I opened all ports on the modem manually, following advice I found somewhere else.
Modem setup:
At the router I setup the ports as following:
I also setup port "triggering" because I the first thing didn't work... Now they are both enabled.
I have been to the port checking websites, and they say the ports are filtered. I don't know enough to interpret what I am seeing there.
Also, duckdns.org would only let me register through other services, so according to them my email address doesnt have a .com at the end. It's just xxxx@github. Should I use that in the EMAILS argument? Or add the .com?
Thanks for any help you can offer : )
s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 01-envfile: executing...
[cont-init.d] 01-envfile: exited 0.
[cont-init.d] 10-adduser: executing...
-------------------------------------
_ ()
| | ___ _ __
| | / __| | | / \
| | \__ \ | | | () |
|_| |___/ |_| \__/
Brought to you by linuxserver.io
-------------------------------------
To support the app dev(s) visit:
Certbot: https://supporters.eff.org/donate/support-work-on-certbot
To support LSIO projects visit:
https://www.linuxserver.io/donate/
-------------------------------------
GID/UID
-------------------------------------
User uid: 1000
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...
generating self-signed keys in /config/keys, you can replace these with your own keys if required
Generating a RSA private key
...............................+++++
......................................................+++++
writing new private key to '/config/keys/cert.key'
-----
[cont-init.d] 30-keygen: exited 0.
[cont-init.d] 50-config: executing...
Variables set:
PUID=1000
PGID=100
TZ=America/New_York
URL=duckdns.org
SUBDOMAINS=XXXXX
EXTRA_DOMAINS=
ONLY_SUBDOMAINS=true
VALIDATION=http
DNSPLUGIN=
EMAIL=XXXXXXX
STAGING=
Created donoteditthisfile.conf
SUBDOMAINS entered, processing
SUBDOMAINS entered, processing
Only subdomains, no URL in cert
Sub-domains processed are: -d XXXXX.duckdns.org
E-mail address entered: XXXXX@github.com
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 XXXXX.duckdns.org
Waiting for verification...
Challenge failed for domain XXXXX.duckdns.org
http-01 challenge for XXXXX.duckdns.org
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: XXXXX.duckdns.org
Type: connection
Detail: Fetching
http://XXXXX.duckdns.org/.well…UEYLa2CxuwWJHl3_whgfEoeQ:
Timeout during connect (likely firewall problem)
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you're using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
- Your account credentials have been saved in your Certbot
configuration directory at /etc/letsencrypt. You should make a
secure backup of this folder now. This configuration directory will
also contain certificates and private keys obtained by Certbot so
making regular backups of this folder is ideal.
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