Closed KexinCC closed 1 month ago
Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade
If it's still not working, please provide the log with --debug 2
, otherwise, nobody can help you.
@KexinCC please also post how do you run docker image, account.conf without sensitive info and full deploy command. Are you using admin account with password or SYNO_USE_TEMP_ADMIN=1
?
Deploy hook works for me in 7.2, without docker though. If that's possible, try to login into DS using SSH, fetch this git repo and run acme.sh directly on host (probably requires su
to root).
@KexinCC, please delete define domain in the log and others user and password (see log). You specify the user root. Please create another user for acme and create a new password. You save both in the account.conf.
@kapsh,
SYNO_USE_TEMP_ADMIN=1
does not work in Docker. This option is only for the native installation directly in the Synology! Acme requires only one account with administrator rights. You don't need root or sudo in docker. Acme Docker has been working for years without problems in different DiskStations.
I use neilpang/acme.sh docker to deploy my certificate, i got my certificate correctly but cannot deploy it.