Stavros Kois
Stavros Kois
Re-created container, from NPM i didn't got any errors, and docker logs show ``` The following certificates are not due for renewal yet: /etc/letsencrypt/live/npm-94/fullchain.pem expires on 2021-08-13 (skipped) No renewals...
> Re-created container, from NPM i didn't got any errors, and docker logs show > > ``` > The following certificates are not due for renewal yet: > /etc/letsencrypt/live/npm-94/fullchain.pem expires...
> @stavros-k, do you have the logs when the automatic renew attempted by NPM was done ? Docker logs is what i posted above, if you need logs from the...
Relevant errors: ``` 2021-06-21 12:24:52,243:ERROR:certbot._internal.renewal:All renewals failed. The following certificates could not be renewed: 2021-06-21 12:24:52,243:ERROR:certbot._internal.renewal: /etc/letsencrypt/live/npm-75/fullchain.pem (failure) /etc/letsencrypt/live/npm-76/fullchain.pem (failure) /etc/letsencrypt/live/npm-87/fullchain.pem (failure) /etc/letsencrypt/live/npm-89/fullchain.pem (failure) /etc/letsencrypt/live/npm-91/fullchain.pem (failure) 2021-06-21 12:24:52,243:DEBUG:certbot.display.util:Notifying user: -...
Hello, can you share the full config in order to get the full picture of what you are doing? Also, do you use a single volume for the data? eg...
Hmm yea if this wasn't disabled you could map your host path and remove the extra host path and the env variable. One way is to stop the current installed...
> In my opinion, the field should not be disabled in the first place. Version 2.x.x and later have this field enabled at all times. I'll close this for the...
Also https://github.com/vercel/next.js/issues/61905
Still an issue in both 14.1.1 and 14.1.2
Ah, I guess got too excited! Thanks for answering on a closed issue! Will wait for the next minor release (I guess?)