-
I have several npms on different systems in docker containers. Now,when I not upload a new certificate it doesn't get activated. I can set up a proxy with the tls and its status goes to online but the certificate stays in status "inactiv". The proxy does not work. Thank you for your help! Log doesn't say much: Starting services... 2025/04/06 22:15:37 [notice] 226#226: parsed a resolver: "127.0.0.11" in /usr/local/nginx/conf/nginx.conf:91 2025/04/06 22:15:37 [notice] 226#226: ModSecurity-nginx v1.0.3 (rules loaded inline/local/remote: 0/0/0) 2025/04/06 22:15:37 [notice] 226#226: parsed a resolver: "127.0.0.11" in /usr/local/nginx/conf/nginx.conf:183 [Global ] › ℹ info Using Sqlite: /data/npmplus/database.sqlite [Migrate ] › ℹ info Current database version: none [Global ] › ⬤ debug CMD: nginxbeautifier -s 4 /usr/local/nginx/conf/conf.d/default.conf [IP Ranges] › ℹ info Fetching IP Ranges from online services... [IP Ranges] › ℹ info Fetching https://www.cloudflare.com/ips-v4 [IP Ranges] › ℹ info Fetching https://www.cloudflare.com/ips-v6 [Global ] › ⬤ debug CMD: certbot-ocsp-fetcher.sh -c /data/tls/certbot/live -o /data/tls/certbot/live --no-reload-webserver --quiet [SSL ] › ℹ info Certbot Renewal Timer initialized [IP Ranges] › ℹ info IP Ranges Renewal Timer initialized [Global ] › ℹ info Backend PID 228 listening on port 48681 [Global ] › ⬤ debug CMD: nginx -tq [Nginx ] › ℹ info Reloading Nginx [Global ] › ⬤ debug CMD: nginx -s reload |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It is marked as inactive as ling as you did not use the cert for hosts |
Beta Was this translation helpful? Give feedback.
Now it works, thank you! I don't no what was wrong ...