acmesh-official / acme.sh

A pure Unix shell script implementing ACME client protocol
https://acme.sh
GNU General Public License v3.0
39.2k stars 4.96k forks source link

Configuration is lost after some time #2698

Open marmorag opened 4 years ago

marmorag commented 4 years ago

Steps to reproduce

Debug log

After reinstalling with the same procedure/ansible script, the acme script is working well again, no debug log available. This lost of configuration has already happened to us 3 times in the last year.

tristanbes commented 4 years ago

Hello @Neilpang is this something you can explain on acme.sh side ? maybe auto-update ? or should we keep investigate on our side ?

Thank you 👍

Neilpang commented 4 years ago

please enable log with level 2. https://github.com/acmesh-official/acme.sh/wiki/Enable-acme.sh-log

That will help us.