You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Many beginner users (myself included!) seem to get this error message:
Looking into script synology_dsm.sh, I see it is generated by this line:
acme.sh/deploy/synology_dsm.sh
Line 356 in c459b5e
I believe the intent was to have the following code (No variable expansion for SYNO_CREATE)
so that the error message would say
This would make the message much more clear that we need to set SYNO_CREATE.
The text was updated successfully, but these errors were encountered: