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
After update, I get the following message when launching the deploy function :
[Fri Sep 29 03:05:02 UTC 2023] Logging into 172.17.0.1:5000
[Fri Sep 29 03:05:02 UTC 2023] Unable to authenticate to http://172.17.0.1:5000/ - check your username & password.
[Fri Sep 29 03:05:02 UTC 2023] If two-factor authentication is enabled for the user, set SYNO_Device_ID.
[Fri Sep 29 03:05:02 UTC 2023] Error deploy for domain:ebohome.net
[Fri Sep 29 03:05:02 UTC 2023] Deploy error.
It seems that the words entry.cgi disappeared from the url (see part of the log below).
Steps to reproduce
Debug log (acme.sh.log)
Before 2023 Sep 25 update
url='http://172.17.0.1:5000/webapi/entry.cgi?api=SYNO.API.Auth&version=7&method=login&format=sid&account= .....
After 2023 Sep 25 update
url='http://172.17.0.1:5000/webapi/ ?api=SYNO.API.Auth&version=7&method=login&format=sid&account= .....
The text was updated successfully, but these errors were encountered:
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.
After update, I get the following message when launching the deploy function :
[Fri Sep 29 03:05:02 UTC 2023] Logging into 172.17.0.1:5000
[Fri Sep 29 03:05:02 UTC 2023] Unable to authenticate to http://172.17.0.1:5000/ - check your username & password.
[Fri Sep 29 03:05:02 UTC 2023] If two-factor authentication is enabled for the user, set SYNO_Device_ID.
[Fri Sep 29 03:05:02 UTC 2023] Error deploy for domain:ebohome.net
[Fri Sep 29 03:05:02 UTC 2023] Deploy error.
It seems that the words entry.cgi disappeared from the url (see part of the log below).
Steps to reproduce
Debug log (acme.sh.log)
The text was updated successfully, but these errors were encountered: