jlesage / docker-nginx-proxy-manager

Docker container for Nginx Proxy Manager
MIT License
758 stars 170 forks source link

[Bug] Forcing SSL does not seem to work all the time #324

Open oneofthegeeks opened 1 month ago

oneofthegeeks commented 1 month ago

Current Behavior

I have sites in proxy manager that are set to force SSL and I am still able to get to the website via the http:// version and it is not redirecting. I have it setup to force strict in the DNS setting and it still is serving up the page from the proxy manager.

Expected Behavior

When visiting the http:// site it should force to https:// and it is not.

Steps To Reproduce

Explained above and can give details if needed but would rather not give out my URL.

Environment

I am running this on unraid and it is using the latest tag.

Container creation

Using UnRAID and using the latest tag.

Container log

[7/12/2024] [12:39:03 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [12:39:03 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [1:39:03 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [1:39:03 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [2:39:03 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [2:39:03 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [3:39:03 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [3:39:03 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [4:39:03 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [4:39:03 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [4:39:03 AM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[7/12/2024] [4:39:03 AM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[7/12/2024] [4:39:03 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[7/12/2024] [4:39:03 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[7/12/2024] [4:39:03 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [4:39:03 AM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [4:39:03 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [5:39:03 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [5:39:03 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [6:39:03 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [6:39:03 AM] [SSL      ] › ℹ  info      Renewing Let'sEncrypt certificates via Cloudflare for Cert #7: vault.brinton.xyz
[7/12/2024] [6:39:03 AM] [SSL      ] › ℹ  info      Command: certbot renew --force-renewal --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-7" --disable-hook-validation --no-random-sleep-on-renew 
[7/12/2024] [6:39:03 AM] [Global   ] › ⬤  debug     CMD: certbot renew --force-renewal --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-7" --disable-hook-validation --no-random-sleep-on-renew 
[7/12/2024] [6:39:19 AM] [SSL      ] › ℹ  info      
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/npm-7.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Renewing an existing certificate for vault.brinton.xyz
Waiting 10 seconds for DNS changes to propagate

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Congratulations, all renewals succeeded: 
  /etc/letsencrypt/live/npm-7/fullchain.pem (success)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

[7/12/2024] [6:39:19 AM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-7/fullchain.pem -subject -noout
[7/12/2024] [6:39:19 AM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-7/fullchain.pem -issuer -noout
[7/12/2024] [6:39:19 AM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-7/fullchain.pem -dates -noout
[7/12/2024] [6:39:19 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [7:39:03 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [7:39:03 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [8:39:03 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [8:39:03 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [9:39:03 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [9:39:03 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [10:39:03 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [10:39:03 AM] [SSL      ] › ℹ  info      Renewing Let'sEncrypt certificates via Cloudflare for Cert #6: ha.brinton.xyz
[7/12/2024] [10:39:03 AM] [SSL      ] › ℹ  info      Command: certbot renew --force-renewal --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-6" --disable-hook-validation --no-random-sleep-on-renew 
[7/12/2024] [10:39:03 AM] [Global   ] › ⬤  debug     CMD: certbot renew --force-renewal --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-6" --disable-hook-validation --no-random-sleep-on-renew 
[7/12/2024] [10:39:03 AM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[7/12/2024] [10:39:03 AM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[7/12/2024] [10:39:03 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[7/12/2024] [10:39:03 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[7/12/2024] [10:39:03 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [10:39:03 AM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [10:39:03 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [10:39:18 AM] [SSL      ] › ℹ  info      
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/npm-6.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Renewing an existing certificate for ha.brinton.xyz
Waiting 10 seconds for DNS changes to propagate

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Congratulations, all renewals succeeded: 
  /etc/letsencrypt/live/npm-6/fullchain.pem (success)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

[7/12/2024] [10:39:18 AM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-6/fullchain.pem -subject -noout
[7/12/2024] [10:39:18 AM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-6/fullchain.pem -issuer -noout
[7/12/2024] [10:39:19 AM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-6/fullchain.pem -dates -noout
[7/12/2024] [10:39:19 AM] [SSL      ] › ℹ  info      Renewing Let'sEncrypt certificates via Cloudflare for Cert #8: *.brinton.xyz
[7/12/2024] [10:39:19 AM] [SSL      ] › ℹ  info      Command: certbot renew --force-renewal --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-8" --disable-hook-validation --no-random-sleep-on-renew 
[7/12/2024] [10:39:19 AM] [Global   ] › ⬤  debug     CMD: certbot renew --force-renewal --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-8" --disable-hook-validation --no-random-sleep-on-renew 
[7/12/2024] [10:39:35 AM] [SSL      ] › ℹ  info      
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Processing /etc/letsencrypt/renewal/npm-8.conf
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Renewing an existing certificate for *.brinton.xyz
Waiting 10 seconds for DNS changes to propagate

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Congratulations, all renewals succeeded: 
  /etc/letsencrypt/live/npm-8/fullchain.pem (success)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

[7/12/2024] [10:39:35 AM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-8/fullchain.pem -subject -noout
[7/12/2024] [10:39:35 AM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-8/fullchain.pem -issuer -noout
[7/12/2024] [10:39:35 AM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-8/fullchain.pem -dates -noout
[7/12/2024] [10:39:35 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [11:08:06 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:08:06 AM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/19.conf
[7/12/2024] [11:08:06 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:08:07 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:08:07 AM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [11:08:07 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [11:09:20 AM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/19.conf
[7/12/2024] [11:09:20 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:09:20 AM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [11:09:20 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [11:10:05 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:10:05 AM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/20.conf
[7/12/2024] [11:10:05 AM] [Nginx    ] › ⬤  debug     Could not delete file: {
  "errno": -2,
  "code": "ENOENT",
  "syscall": "unlink",
  "path": "/data/nginx/proxy_host/20.conf"
}
[7/12/2024] [11:10:05 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:10:06 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:10:06 AM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [11:10:06 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [11:19:40 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:19:40 AM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/21.conf
[7/12/2024] [11:19:40 AM] [Nginx    ] › ⬤  debug     Could not delete file: {
  "errno": -2,
  "code": "ENOENT",
  "syscall": "unlink",
  "path": "/data/nginx/proxy_host/21.conf"
}
[7/12/2024] [11:19:40 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:19:40 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:19:40 AM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [11:19:40 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [11:20:09 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:20:09 AM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/21.conf
[7/12/2024] [11:20:09 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:20:09 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:20:10 AM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [11:20:10 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [11:21:32 AM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/default_host/site.conf
[7/12/2024] [11:21:32 AM] [Nginx    ] › ⬤  debug     Could not delete file: {
  "errno": -2,
  "code": "ENOENT",
  "syscall": "unlink",
  "path": "/data/nginx/default_host/site.conf"
}
[7/12/2024] [11:21:32 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:21:32 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [11:21:33 AM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [11:21:33 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [11:39:03 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [11:39:03 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [12:39:03 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [12:39:03 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [1:39:03 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [1:39:03 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [2:39:03 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [2:39:03 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [2:57:12 PM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/20.conf
[7/12/2024] [2:57:12 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [2:57:12 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [2:57:12 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [2:58:01 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [2:58:01 PM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/22.conf
[7/12/2024] [2:58:01 PM] [Nginx    ] › ⬤  debug     Could not delete file: {
  "errno": -2,
  "code": "ENOENT",
  "syscall": "unlink",
  "path": "/data/nginx/proxy_host/22.conf"
}
[7/12/2024] [2:58:01 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [2:58:01 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [2:58:02 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [2:58:02 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [3:05:44 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:05:44 PM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/22.conf
[7/12/2024] [3:05:44 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:05:45 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:05:45 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [3:05:45 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [3:07:31 PM] [SSL      ] › ℹ  info      Revoking Let'sEncrypt certificates for Cert #19: mountaincrunchies.com
[7/12/2024] [3:07:31 PM] [SSL      ] › ℹ  info      Command: certbot revoke --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-path "/etc/letsencrypt/live/npm-19/fullchain.pem" --delete-after-revoke ; rm -f '/etc/letsencrypt/credentials/credentials-19' || true
[7/12/2024] [3:07:31 PM] [Global   ] › ⬤  debug     CMD: certbot revoke --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-path "/etc/letsencrypt/live/npm-19/fullchain.pem" --delete-after-revoke 
[7/12/2024] [3:07:33 PM] [Global   ] › ⬤  debug     CMD: rm -f '/etc/letsencrypt/credentials/credentials-19' || true
[7/12/2024] [3:07:33 PM] [SSL      ] › ℹ  info      Deleted all files relating to certificate npm-19.
Congratulations! You have successfully revoked the certificate that was located at /etc/letsencrypt/live/npm-19/fullchain.pem.

[7/12/2024] [3:08:45 PM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/22.conf
[7/12/2024] [3:08:45 PM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/22.conf.err
[7/12/2024] [3:08:45 PM] [Nginx    ] › ⬤  debug     Could not delete file: {
  "errno": -2,
  "code": "ENOENT",
  "syscall": "unlink",
  "path": "/data/nginx/proxy_host/22.conf.err"
}
[7/12/2024] [3:08:45 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:08:45 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [3:08:45 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [3:08:45 PM] [Certbot  ] › ▶  start     Installing cloudflare...
[7/12/2024] [3:08:45 PM] [Global   ] › ⬤  debug     CMD: . /opt/certbot/bin/activate && pip install --no-cache-dir cloudflare==2.19.* acme==$(certbot --version | grep -Eo '[0-9](\.[0-9]+)+') certbot-dns-cloudflare==$(certbot --version | grep -Eo '[0-9](\.[0-9]+)+')  && deactivate
[7/12/2024] [3:08:51 PM] [Certbot  ] › ☒  complete  Installed cloudflare
[7/12/2024] [3:08:51 PM] [SSL      ] › ℹ  info      Requesting Let'sEncrypt certificates via Cloudflare for Cert #20: mountaincrunchies.com
[7/12/2024] [3:08:51 PM] [SSL      ] › ℹ  info      Command: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-20" --agree-tos --email "taylor@brinton.xyz" --domains "mountaincrunchies.com" --authenticator dns-cloudflare --dns-cloudflare-credentials "/etc/letsencrypt/credentials/credentials-20"
[7/12/2024] [3:08:51 PM] [Global   ] › ⬤  debug     CMD: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-20" --agree-tos --email "taylor@brinton.xyz" --domains "mountaincrunchies.com" --authenticator dns-cloudflare --dns-cloudflare-credentials "/etc/letsencrypt/credentials/credentials-20"
[7/12/2024] [3:08:53 PM] [SSL      ] › ℹ  info      Requesting a certificate for mountaincrunchies.com

Successfully received certificate.
Certificate is saved at: /etc/letsencrypt/live/npm-20/fullchain.pem
Key is saved at:         /etc/letsencrypt/live/npm-20/privkey.pem
This certificate expires on 2024-10-10.
These files will be updated when the certificate renews.
NEXT STEPS:
- The certificate will need to be renewed before it expires. Certbot can automatically renew the certificate in the background, but you may need to take steps to enable that functionality. See https://certbot.org/renewal-setup for instructions.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
If you like Certbot, please consider supporting our work by:
 * Donating to ISRG / Let's Encrypt:   https://letsencrypt.org/donate
 * Donating to EFF:                    https://eff.org/donate-le
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

[7/12/2024] [3:08:53 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:08:54 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [3:08:54 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [3:08:54 PM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-20/fullchain.pem -subject -noout
[7/12/2024] [3:08:54 PM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-20/fullchain.pem -issuer -noout
[7/12/2024] [3:08:54 PM] [Global   ] › ⬤  debug     CMD: openssl x509 -in /etc/letsencrypt/live/npm-20/fullchain.pem -dates -noout
[7/12/2024] [3:08:54 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:08:55 PM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/22.conf
[7/12/2024] [3:08:55 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:08:55 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:08:55 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [3:08:55 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [3:09:36 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:09:36 PM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/22.conf
[7/12/2024] [3:09:36 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:09:36 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:09:37 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [3:09:37 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [3:17:59 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:17:59 PM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/22.conf
[7/12/2024] [3:17:59 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:18:00 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:18:00 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [3:18:00 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [3:19:12 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:19:12 PM] [Nginx    ] › ⬤  debug     Deleting file: /data/nginx/proxy_host/22.conf
[7/12/2024] [3:19:12 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:19:12 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [3:19:13 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [3:19:13 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [3:39:03 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [3:39:03 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [4:24:16 PM] [Global   ] › ℹ  info      PID 166 received SIGTERM
[7/12/2024] [4:24:16 PM] [Global   ] › ℹ  info      Stopping.
❯ Configuring npm user ...
0
usermod: no changes
❯ Configuring npm group ...
❯ Checking paths ...
❯ Setting ownership ...
❯ Dynamic resolvers ...
❯ IPv6 ...
Enabling IPV6 in hosts in: /etc/nginx/conf.d
- /etc/nginx/conf.d/default.conf
- /etc/nginx/conf.d/include/assets.conf
- /etc/nginx/conf.d/include/block-exploits.conf
- /etc/nginx/conf.d/include/force-ssl.conf
- /etc/nginx/conf.d/include/ip_ranges.conf
- /etc/nginx/conf.d/include/letsencrypt-acme-challenge.conf
- /etc/nginx/conf.d/include/log.conf
- /etc/nginx/conf.d/include/proxy.conf
- /etc/nginx/conf.d/include/ssl-ciphers.conf
- /etc/nginx/conf.d/include/resolvers.conf
- /etc/nginx/conf.d/production.conf
Enabling IPV6 in hosts in: /data/nginx
- /data/nginx/default_host/site.conf
- /data/nginx/proxy_host/3.conf
- /data/nginx/proxy_host/4.conf
- /data/nginx/proxy_host/5.conf
- /data/nginx/proxy_host/8.conf
- /data/nginx/proxy_host/10.conf
- /data/nginx/proxy_host/11.conf
- /data/nginx/proxy_host/9.conf
- /data/nginx/proxy_host/14.conf
- /data/nginx/proxy_host/15.conf
- /data/nginx/proxy_host/17.conf
- /data/nginx/proxy_host/18.conf
- /data/nginx/proxy_host/21.conf
- /data/nginx/proxy_host/22.conf
❯ Docker secrets ...

-------------------------------------
 _   _ ____  __  __
| \ | |  _ \|  \/  |
|  \| | |_) | |\/| |
| |\  |  __/| |  | |
|_| \_|_|   |_|  |_|
-------------------------------------
User:  npm PUID:0 ID:0 GROUP:0
Group: npm PGID:0 ID:0
-------------------------------------

❯ Starting nginx ...
❯ Starting backend ...
[7/12/2024] [4:24:22 PM] [Global   ] › ℹ  info      Using Sqlite: /data/database.sqlite
[7/12/2024] [4:24:24 PM] [Migrate  ] › ℹ  info      Current database version: none
[7/12/2024] [4:24:24 PM] [Global   ] › ⬤  debug     CMD: [ -f '/etc/letsencrypt/credentials/credentials-6' ] || { mkdir -p /etc/letsencrypt/credentials 2> /dev/null; echo '# Cloudflare API token
dns_cloudflare_api_token = _4ZgPY-g3CVYNJDwniKVAEvwC07BvgC2Z3blsjjx' > '/etc/letsencrypt/credentials/credentials-6' && chmod 600 '/etc/letsencrypt/credentials/credentials-6'; }
[7/12/2024] [4:24:24 PM] [Global   ] › ⬤  debug     CMD: [ -f '/etc/letsencrypt/credentials/credentials-7' ] || { mkdir -p /etc/letsencrypt/credentials 2> /dev/null; echo '# Cloudflare API token
dns_cloudflare_api_token = _4ZgPY-g3CVYNJDwniKVAEvwC07BvgC2Z3blsjjx' > '/etc/letsencrypt/credentials/credentials-7' && chmod 600 '/etc/letsencrypt/credentials/credentials-7'; }
[7/12/2024] [4:24:24 PM] [Global   ] › ⬤  debug     CMD: [ -f '/etc/letsencrypt/credentials/credentials-8' ] || { mkdir -p /etc/letsencrypt/credentials 2> /dev/null; echo '# Cloudflare API token
dns_cloudflare_api_token = _4ZgPY-g3CVYNJDwniKVAEvwC07BvgC2Z3blsjjx' > '/etc/letsencrypt/credentials/credentials-8' && chmod 600 '/etc/letsencrypt/credentials/credentials-8'; }
[7/12/2024] [4:24:24 PM] [Global   ] › ⬤  debug     CMD: [ -f '/etc/letsencrypt/credentials/credentials-14' ] || { mkdir -p /etc/letsencrypt/credentials 2> /dev/null; echo '# Cloudflare API token
dns_cloudflare_api_token = jiLGEi7ogiGuK5gXMEiqPYIVG372JvDnkBjgblr4' > '/etc/letsencrypt/credentials/credentials-14' && chmod 600 '/etc/letsencrypt/credentials/credentials-14'; }
[7/12/2024] [4:24:24 PM] [Global   ] › ⬤  debug     CMD: [ -f '/etc/letsencrypt/credentials/credentials-15' ] || { mkdir -p /etc/letsencrypt/credentials 2> /dev/null; echo '# Cloudflare API token
dns_cloudflare_api_token = JcypN_F4j-5hEONxAsFX2JgZmSqr6hKSXRd7_-4Y' > '/etc/letsencrypt/credentials/credentials-15' && chmod 600 '/etc/letsencrypt/credentials/credentials-15'; }
[7/12/2024] [4:24:24 PM] [Global   ] › ⬤  debug     CMD: [ -f '/etc/letsencrypt/credentials/credentials-17' ] || { mkdir -p /etc/letsencrypt/credentials 2> /dev/null; echo '# Cloudflare API token
dns_cloudflare_api_token = TisC3t5kOu4RIy00V8I9B1d06gdT-Zpe305ng91j' > '/etc/letsencrypt/credentials/credentials-17' && chmod 600 '/etc/letsencrypt/credentials/credentials-17'; }
[7/12/2024] [4:24:24 PM] [Global   ] › ⬤  debug     CMD: [ -f '/etc/letsencrypt/credentials/credentials-18' ] || { mkdir -p /etc/letsencrypt/credentials 2> /dev/null; echo '# Cloudflare API token
dns_cloudflare_api_token = TisC3t5kOu4RIy00V8I9B1d06gdT-Zpe305ng91j' > '/etc/letsencrypt/credentials/credentials-18' && chmod 600 '/etc/letsencrypt/credentials/credentials-18'; }
[7/12/2024] [4:24:24 PM] [Global   ] › ⬤  debug     CMD: [ -f '/etc/letsencrypt/credentials/credentials-20' ] || { mkdir -p /etc/letsencrypt/credentials 2> /dev/null; echo '# Cloudflare API token
dns_cloudflare_api_token=TisC3t5kOu4RIy00V8I9B1d06gdT-Zpe305ng91j' > '/etc/letsencrypt/credentials/credentials-20' && chmod 600 '/etc/letsencrypt/credentials/credentials-20'; }
[7/12/2024] [4:24:24 PM] [Certbot  ] › ▶  start     Installing cloudflare...
[7/12/2024] [4:24:24 PM] [Global   ] › ⬤  debug     CMD: . /opt/certbot/bin/activate && pip install --no-cache-dir cloudflare==2.19.* acme==$(certbot --version | grep -Eo '[0-9](\.[0-9]+)+') certbot-dns-cloudflare==$(certbot --version | grep -Eo '[0-9](\.[0-9]+)+')  && deactivate
[7/12/2024] [4:24:29 PM] [Certbot  ] › ☒  complete  Installed cloudflare
[7/12/2024] [4:24:29 PM] [Setup    ] › ℹ  info      Added Certbot plugins cloudflare
[7/12/2024] [4:24:29 PM] [Setup    ] › ℹ  info      Logrotate Timer initialized
[7/12/2024] [4:24:29 PM] [Global   ] › ⬤  debug     CMD: logrotate /etc/logrotate.d/nginx-proxy-manager
[7/12/2024] [4:24:29 PM] [Setup    ] › ℹ  info      Logrotate completed.
[7/12/2024] [4:24:29 PM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[7/12/2024] [4:24:29 PM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[7/12/2024] [4:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[7/12/2024] [4:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[7/12/2024] [4:24:30 PM] [SSL      ] › ℹ  info      Let's Encrypt Renewal Timer initialized
[7/12/2024] [4:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [4:24:30 PM] [IP Ranges] › ℹ  info      IP Ranges Renewal Timer initialized
[7/12/2024] [4:24:30 PM] [Global   ] › ℹ  info      Backend PID 169 listening on port 3000 ...
[7/12/2024] [4:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [5:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [5:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [6:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [6:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [7:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [7:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [8:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [8:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [9:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [9:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [10:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [10:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/12/2024] [10:24:30 PM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[7/12/2024] [10:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[7/12/2024] [10:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[7/12/2024] [10:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[7/12/2024] [10:24:30 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/12/2024] [10:24:30 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/12/2024] [10:24:30 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/12/2024] [11:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/12/2024] [11:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [12:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [12:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [1:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [1:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [2:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [2:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [3:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [3:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [4:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [4:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [4:24:30 AM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[7/13/2024] [4:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[7/13/2024] [4:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[7/13/2024] [4:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[7/13/2024] [4:24:30 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/13/2024] [4:24:31 AM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/13/2024] [4:24:31 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/13/2024] [5:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [5:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [6:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [6:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [7:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [7:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [8:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [8:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [9:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [9:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [10:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [10:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [10:24:30 AM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[7/13/2024] [10:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[7/13/2024] [10:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[7/13/2024] [10:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[7/13/2024] [10:24:30 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/13/2024] [10:24:30 AM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/13/2024] [10:24:30 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/13/2024] [11:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [11:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [12:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [12:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [1:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [1:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [2:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [2:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [3:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [3:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [4:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [4:24:30 PM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[7/13/2024] [4:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[7/13/2024] [4:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [4:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[7/13/2024] [4:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[7/13/2024] [4:24:30 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/13/2024] [4:24:30 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/13/2024] [4:24:30 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/13/2024] [5:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [5:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [6:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [6:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [7:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [7:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [8:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [8:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [9:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [9:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [10:24:30 PM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[7/13/2024] [10:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[7/13/2024] [10:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [10:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/13/2024] [10:24:31 PM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[7/13/2024] [10:24:31 PM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[7/13/2024] [10:24:31 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/13/2024] [10:24:31 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/13/2024] [10:24:31 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/13/2024] [11:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/13/2024] [11:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [12:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [12:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [1:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [1:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [2:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [2:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [3:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [3:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [4:24:30 AM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[7/14/2024] [4:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[7/14/2024] [4:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [4:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [4:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[7/14/2024] [4:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[7/14/2024] [4:24:30 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/14/2024] [4:24:30 AM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/14/2024] [4:24:30 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/14/2024] [5:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [5:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [6:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [6:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [7:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [7:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [8:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [8:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [9:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [9:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [10:24:30 AM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[7/14/2024] [10:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[7/14/2024] [10:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [10:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [10:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[7/14/2024] [10:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[7/14/2024] [10:24:30 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/14/2024] [10:24:30 AM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/14/2024] [10:24:30 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/14/2024] [11:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [11:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [12:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [12:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [1:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [1:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [2:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [2:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [3:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [3:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [4:24:29 PM] [Global   ] › ⬤  debug     CMD: logrotate /etc/logrotate.d/nginx-proxy-manager
[7/14/2024] [4:24:30 PM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[7/14/2024] [4:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[7/14/2024] [4:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [4:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [4:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[7/14/2024] [4:24:30 PM] [Setup    ] › ℹ  info      Logrotate completed.
[7/14/2024] [4:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[7/14/2024] [4:24:30 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/14/2024] [4:24:31 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/14/2024] [4:24:31 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/14/2024] [5:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [5:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [6:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [6:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [7:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [7:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [8:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [8:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [9:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [9:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [10:24:30 PM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[7/14/2024] [10:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[7/14/2024] [10:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [10:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/14/2024] [10:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[7/14/2024] [10:24:30 PM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[7/14/2024] [10:24:30 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/14/2024] [10:24:30 PM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/14/2024] [10:24:30 PM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/14/2024] [11:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/14/2024] [11:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [12:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [12:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [1:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [1:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [2:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [2:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [3:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [3:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [4:24:30 AM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[7/15/2024] [4:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[7/15/2024] [4:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [4:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [4:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[7/15/2024] [4:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[7/15/2024] [4:24:30 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/15/2024] [4:24:30 AM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/15/2024] [4:24:30 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/15/2024] [5:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [5:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [6:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [6:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [7:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [7:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [8:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [8:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [9:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [9:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [10:24:30 AM] [IP Ranges] › ℹ  info      Fetching IP Ranges from online services...
[7/15/2024] [10:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://ip-ranges.amazonaws.com/ip-ranges.json
[7/15/2024] [10:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [10:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [10:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v4
[7/15/2024] [10:24:30 AM] [IP Ranges] › ℹ  info      Fetching https://www.cloudflare.com/ips-v6
[7/15/2024] [10:24:30 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -t -g "error_log off;"
[7/15/2024] [10:24:30 AM] [Nginx    ] › ℹ  info      Reloading Nginx
[7/15/2024] [10:24:30 AM] [Global   ] › ⬤  debug     CMD: /usr/sbin/nginx -s reload
[7/15/2024] [11:24:30 AM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [11:24:30 AM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [12:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [12:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [1:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [1:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [2:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [2:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process
[7/15/2024] [3:24:30 PM] [SSL      ] › ℹ  info      Renewing SSL certs expiring within 30 days ...
[7/15/2024] [3:24:30 PM] [SSL      ] › ℹ  info      Completed SSL cert renew process

Container inspect

{
        "Id": "sha256:28147ecda6596be570548a7f81be5bc8eb487a3e3a7d6dca8595b612db1a92d5",
        "RepoTags": [
            "jc21/nginx-proxy-manager:latest"
        ],
        "RepoDigests": [
            "jc21/nginx-proxy-manager@sha256:5bd2aae54ac0b6f4ef6777143ab736baf5366807894a4c7fca7bfa2fbaf1489c"
        ],
        "Parent": "",
        "Comment": "buildkit.dockerfile.v0",
        "Created": "2024-07-01T11:43:50.270218028Z",
        "Container": "",
        "ContainerConfig": {
            "Hostname": "",
            "Domainname": "",
            "User": "",
            "AttachStdin": false,
            "AttachStdout": false,
            "AttachStderr": false,
            "Tty": false,
            "OpenStdin": false,
            "StdinOnce": false,
            "Env": null,
            "Cmd": null,
            "Image": "",
            "Volumes": null,
            "WorkingDir": "",
            "Entrypoint": null,
            "OnBuild": null,
            "Labels": null
        },
        "DockerVersion": "",
        "Author": "",
        "Config": {
            "Hostname": "",
            "Domainname": "",
            "User": "",
            "AttachStdin": false,
            "AttachStdout": false,
            "AttachStderr": false,
            "ExposedPorts": {
                "443/tcp": {},
                "80/tcp": {},
                "81/tcp": {}
            },
            "Tty": false,
            "OpenStdin": false,
            "StdinOnce": false,
            "Env": [
                "PATH=/opt/certbot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
                "SSL_CERT_FILE=/etc/ssl/certs/ca-certificates.crt",
                "OPENRESTY_VERSION=1.21.4.3",
                "CROWDSEC_OPENRESTY_BOUNCER_VERSION=0.1.7",
                "CURL_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt",
                "SUPPRESS_NO_CONFIG_WARNING=1",
                "S6_BEHAVIOUR_IF_STAGE2_FAILS=1",
                "S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0",
                "S6_FIX_ATTRS_HIDDEN=1",
                "S6_KILL_FINISH_MAXTIME=10000",
                "S6_VERBOSITY=1",
                "NODE_ENV=production",
                "NPM_BUILD_VERSION=2.11.3",
                "NPM_BUILD_COMMIT=35d7a3a",
                "NPM_BUILD_DATE=2024-07-01 11:42:06 UTC",
                "NODE_OPTIONS=--openssl-legacy-provider"
            ],
            "Cmd": null,
            "Image": "",
            "Volumes": {
                "/data": {}
            },
            "WorkingDir": "/app",
            "Entrypoint": [
                "/init"
            ],
            "OnBuild": null,
            "Labels": {
                "maintainer": "Jamie Curnow <jc@jc21.com>",
                "org.label-schema.cmd": "docker run --rm -ti jc21/nginx-proxy-manager:latest",
                "org.label-schema.description": "Docker container for managing Nginx proxy hosts with a simple, powerful interface ",
                "org.label-schema.license": "MIT",
                "org.label-schema.name": "nginx-proxy-manager",
                "org.label-schema.schema-version": "1.0",
                "org.label-schema.url": "https://github.com/jc21/nginx-proxy-manager",
                "org.label-schema.vcs-url": "https://github.com/jc21/nginx-proxy-manager.git"
            },
            "Shell": [
                "/bin/bash",
                "-o",
                "pipefail",
                "-c"
            ]
        },
        "Architecture": "amd64",
        "Os": "linux",
        "Size": 1089072132,
        "VirtualSize": 1089072132,
        "GraphDriver": {
            "Data": null,
            "Name": "btrfs"
        },
        "RootFS": {
            "Type": "layers",
            "Layers": [
                "sha256:1387079e86adf524e7e92bada71d261d9ff58f34409751ab36560385262a8386",
                "sha256:f0e7c43439485b73e75281b53a6ec575c0395e194722000ec915acc16ac5210c",
                "sha256:88202a7158cb5711300ca18850298d099fa19e6dfa6261a2b80e3f47a8dd48f5",
                "sha256:d0f2ed043155f140fe28ff5e342b9f983a81a9a690fe452262630afa4a03c97b",
                "sha256:527d94242b4c274c69697401f11f5d81fc45241839a653f0e156a4bca54d7dbb",
                "sha256:9a0e2a6fdaf65aefe4242e46dbd4fc6bfa98a5f6fa86bbc2b1c91507b912af35",
                "sha256:7051c88224a5db36ea081b168ca4bccf6fe2b97d49b78274ea81dc5cac705038",
                "sha256:92dd699ff75ecbd54dd72e7a47323b559778febc65d337705af7d8107a8f1f02",
                "sha256:1c6350ec6eff607f8db7612479355d2b4b7fbf0993c3bedb27db2869a960afa6",
                "sha256:9df83f62cdd68f253da16988c59e45c592b55de00c75a7bb0f285021c8187ee2",
                "sha256:5256519e516bad02813d1ac34e3a21341707b5ca86a5759447fd60c22b239307",
                "sha256:5dfabd49bf4a11550dc987036e6e3471ed5660bd87269d0405fd9e6b98fbc678",
                "sha256:1bc762a0c3617a01b739c930e62a2b3122f8c68d0da3cb6404db9bf5bfab9a78",
                "sha256:e0ba20d9d8facd4b51b2ad16d22c57fe0f9cefd90afa6201dba8dba38c54072c",
                "sha256:b4975523baf200d340778045a2d69e75885b347baf33aa6ae2e9c356f8a814af",
                "sha256:0a9327a824092a57fcd5e680811029ab19587c75d584ab89812f6222c89f557e",
                "sha256:06c17841fde42b768d139b322713bab45cc29189fe602df5669cd88ae67bc3cf",
                "sha256:d282489b701d1ef53c2cc7fd986478b0a6acaaa79d4b362b84588c1515f0ba3c",
                "sha256:865a36a23890c7001d4fe2608e90f7802e5905a464de2462749b894eb61dffd7",
                "sha256:228797771a45a8937933cd69d64568043e375301b44aa96e2e910c2f3fdefa72",
                "sha256:b339d4693fe4ed8d4b9ec652100e34832c316e314499902acc41e3e8cc7c5a46",
                "sha256:99b0eedc56e5784ece4d1ab09292b8b2f4e2e413c26dfd4c43a7790bac6a7634",
                "sha256:975e2af2907aa81cf5070181a4c33b4adfe9a6307ddcca24ef53da6926ca5ea3",
                "sha256:175ee975301d948337114a0b0ccfc67b0af8f777fc03f999e7e917746569ad44",
                "sha256:f676df9e9c4ba5d12bf54dc13745d610d7a2ea938e9c969b89d4f531369dc32e",
                "sha256:a3fcf15233da17b296ed177822b4ce9ee1c20cfdc88759f2c14400d3f159ba1c",
                "sha256:3e8246801f046e53350697907a9e945b5e5b22c0f0912f53221ff55648b66d2e",
                "sha256:ec35e25810efb9e717439debacebd6b053319537507885c3d0ce5c837047978b",
                "sha256:f03c7a8d7c8428dbd29887cd4250f6ae4fc0b6f49ab7dd3a804a60e637d45d47",
                "sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef",
                "sha256:146e03f15953fd78d00bd0bc28f2b663950b599287adbe6a0342105a3bc434b4",
                "sha256:2f6f74fe2429f66e68106d0249b87e89e385a7b6d9a613ca6b34878abfa3a267",
                "sha256:ef80579b02961507a303ac48420be578c1d5294aabe8dd4407883dfb6a855112"
            ]
        },
        "Metadata": {
            "LastTagTime": "0001-01-01T00:00:00Z"
        }
    }

Anything else?

No response