Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication error message when using --deploy -- deploy-hook after 2023 Sep 25 update #4814

Closed
Eridani78 opened this issue Sep 29, 2023 · 4 comments

Comments

@Eridani78
Copy link

Eridani78 commented Sep 29, 2023

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= .....

@github-actions
Copy link

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.

@nicobo01
Copy link

Hello,

It's similar : #4765

@winromulus
Copy link
Contributor

Fixed in #4809

@Eridani78
Copy link
Author

@winromulus ,
Many thanks.
I spent hours trying to figure this out !
Hopefully, you fixed it. Waiting for the update now ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants