hassio-addons / addon-nginx-proxy-manager

Nginx Proxy Manager - Home Assistant Community Add-ons
https://addons.community
MIT License
330 stars 103 forks source link

NPM default crash #580

Closed yukadmz closed 3 months ago

yukadmz commented 3 months ago

Hello I have a problem, NginxProxyManager was working yesterday but at maybe 15h it crashed, when I try to turn it on it crash 2 or 3 seconds later

My logs :

"s6-rc: info: service base-addon-log-level: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service base-addon-log-level successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service init-npm: starting s6-rc: info: service init-nginx: starting s6-rc: info: service init-npm successfully started s6-rc: info: service npm: starting s6-rc: info: service npm successfully started s6-rc: info: service init-nginx successfully started s6-rc: info: service nginx: starting [06:22:06] INFO: Starting the Manager... s6-rc: info: service nginx successfully started s6-rc: info: service legacy-services: starting [06:22:06] INFO: Starting NGinx... s6-rc: info: service legacy-services successfully started nginx: [warn] protocol options redefined for 0.0.0.0:443 in /config/nginx/proxy_host/2.conf:14 nginx: [emerg] cannot load certificate "/etc/letsencrypt/live/npm-12/fullchain.pem": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/etc/letsencrypt/live/npm-12/fullchain.pem, r) error:10000080:BIO routines::no such file) [06:22:07] INFO: Service NGINX exited with code 1 (by signal 0) s6-rc: info: service legacy-services: stopping s6-rc: info: service legacy-services successfully stopped s6-rc: info: service nginx: stopping s6-rc: info: service nginx successfully stopped s6-rc: info: service init-nginx: stopping s6-rc: info: service npm: stopping s6-rc: info: service init-nginx successfully stopped [06:22:07] INFO: Service Nginx Proxy Manager exited with code 256 (by signal 15) s6-rc: info: service npm successfully stopped s6-rc: info: service init-npm: stopping s6-rc: info: service init-npm successfully stopped s6-rc: info: service legacy-cont-init: stopping s6-rc: info: service legacy-cont-init successfully stopped s6-rc: info: service fix-attrs: stopping s6-rc: info: service base-addon-log-level: stopping s6-rc: info: service fix-attrs successfully stopped s6-rc: info: service base-addon-log-level successfully stopped s6-rc: info: service base-addon-banner: stopping s6-rc: info: service base-addon-banner successfully stopped s6-rc: info: service s6rc-oneshot-runner: stopping s6-rc: info: service s6rc-oneshot-runner successfully stopped s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service base-addon-banner: starting


Add-on: Nginx Proxy Manager Manage Nginx proxy hosts with a simple, powerful interface

Add-on version: 1.0.1 You are running the latest version of this add-on. System: Home Assistant OS 12.4 (aarch64 / raspberrypi4-64) Home Assistant Core: 2024.6.3 Home Assistant Supervisor: 2024.06.0

Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat.

s6-rc: info: service base-addon-banner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service base-addon-log-level: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service base-addon-log-level successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service init-npm: starting s6-rc: info: service init-nginx: starting s6-rc: info: service init-npm successfully started s6-rc: info: service npm: starting s6-rc: info: service npm successfully started s6-rc: info: service init-nginx successfully started s6-rc: info: service nginx: starting [09:41:49] INFO: Starting the Manager... s6-rc: info: service nginx successfully started s6-rc: info: service legacy-services: starting [09:41:49] INFO: Starting NGinx... s6-rc: info: service legacy-services successfully started nginx: [warn] protocol options redefined for 0.0.0.0:443 in /config/nginx/proxy_host/2.conf:14 nginx: [emerg] cannot load certificate "/etc/letsencrypt/live/npm-12/fullchain.pem": BIO_new_file() failed (SSL: error:80000002:system library::No such file or directory:calling fopen(/etc/letsencrypt/live/npm-12/fullchain.pem, r) error:10000080:BIO routines::no such file) [09:41:50] INFO: Service NGINX exited with code 1 (by signal 0) s6-rc: info: service legacy-services: stopping s6-rc: info: service legacy-services successfully stopped s6-rc: info: service nginx: stopping s6-rc: info: service nginx successfully stopped s6-rc: info: service init-nginx: stopping s6-rc: info: service npm: stopping s6-rc: info: service init-nginx successfully stopped [09:41:50] INFO: Service Nginx Proxy Manager exited with code 256 (by signal 15) s6-rc: info: service npm successfully stopped s6-rc: info: service init-npm: stopping s6-rc: info: service init-npm successfully stopped s6-rc: info: service legacy-cont-init: stopping s6-rc: info: service legacy-cont-init successfully stopped s6-rc: info: service fix-attrs: stopping s6-rc: info: service base-addon-log-level: stopping s6-rc: info: service fix-attrs successfully stopped s6-rc: info: service base-addon-log-level successfully stopped s6-rc: info: service base-addon-banner: stopping s6-rc: info: service base-addon-banner successfully stopped s6-rc: info: service s6rc-oneshot-runner: stopping s6-rc: info: service s6rc-oneshot-runner successfully stopped"

Can you help me please ?

Have a nice day

yukadmz commented 3 months ago

Sorry I opened the issue with GitHub app on my phone. I haven't the template. I opened another same issue with the good template. Sorry again

yukadmz commented 3 months ago

I've deleted all proxy_hosts and it works