Code
[migrations] started
[migrations] 01-nginx-site-confs-default: skipped
[migrations] done
usermod: no changes
───────────────────────────────────────
██╗ ███████╗██╗ ██████╗
██║ ██╔════╝██║██╔═══██╗
██║ ███████╗██║██║ ██║
██║ ╚════██║██║██║ ██║
███████╗███████║██║╚██████╔╝
╚══════╝╚══════╝╚═╝ ╚═════╝
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
───────────────────────────────────────
using keys found in /config/keys
Variables set:
PUID=1000
PGID=100
TZ=US/Pacific
URL=*******.duckdns.org
SUBDOMAINS=wildcard
EXTRA_DOMAINS=
ONLY_SUBDOMAINS=false
VALIDATION=duckdns
CERTPROVIDER=
DNSPLUGIN=
EMAIL=*********@*****.**
STAGING=
the resulting certificate will only cover the subdomains due to a limitation of duckdns, so it is advised to set the root location to use www.subdomain.duckdns.org
Using Let's Encrypt as the cert provider
SUBDOMAINS entered, processing
Wildcard cert for *******.duckdns.org will be requested
E-mail address entered: *********@*****.**
dns validation via duckdns plugin is selected
Certificate exists; parameters unchanged; starting nginx
The cert is either expired or it expires within the next day. Attempting to renew. This could take up to 10 minutes.
<------------------------------------------------->
<------------------------------------------------->
cronjob running on Fri Aug 11 17:54:00 PDT 2023
Running certbot renew
/app/le-renew.sh: line 9: certbot: command not found
**** The following active confs have different version dates than the samples that are shipped. ****
**** This may be due to user customization or an update to the samples. ****
**** You should compare the following files to the samples in the same folder and update them. ****
**** Use the link at the top of the file to view the changelog. ****
┌────────────┬────────────┬────────────────────────────────────────────────────────────────────────┐
│ old date │ new date │ path │
├────────────┼────────────┼────────────────────────────────────────────────────────────────────────┤
│ 2022-09-08 │ 2023-05-31 │ /config/nginx/proxy-confs/homeassistant.subdomain.conf │
│ 2023-05-10 │ 2023-06-24 │ /config/nginx/proxy-confs/nextcloud.subdomain.conf │
│ 2022-08-16 │ 2023-04-13 │ /config/nginx/nginx.conf │
│ 2022-10-03 │ 2023-06-05 │ /config/nginx/site-confs/default.conf │
│ 2022-08-20 │ 2023-06-24 │ /config/nginx/ssl.conf │
│ 2022-09-01 │ 2023-02-09 │ /config/nginx/proxy.conf │
│ 2022-09-22 │ 2023-04-27 │ /config/nginx/authelia-server.conf │
│ 2022-08-20 │ 2023-04-27 │ /config/nginx/authelia-location.conf │
└────────────┴────────────┴────────────────────────────────────────────────────────────────────────┘
[custom-init] No custom files found, skipping...
[ls.io-init] done.
Server ready
Display More
I just noticed the SSL certificate for my duckdns domain is expiring tomorrow.
I'm using SWAG, previously installed in Portainer but reinstalled as per the guide with the new Compose plugin. Currently everything works as expected, 3 subdomains get proxied to the correct containers. However after tomorrow I will lose access to Nextcloud, Homeassistant and Motioneye from the outside world.
OMV6 and all my dockers are updated. I've been searching EVERYWHERE all day to find a solution but can not find a hint to make it work!
How can I renew the certificate?! Any ideas what the issue might be? Above is the Swag container log output
I opened a new thread because the other one I've been posting this issue on is marked as solved....