-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Can not deploy on Synology DSM 7, #4765
Comments
Please upgrade to the latest code and try again first. Maybe it's already fixed. |
➜ ~ acme.sh --upgrade |
Deploy seems to be broken with Synology in v3.0.7. |
Similar problem with DSM 6.2.3-25426 Update 3
While the acme.sh decided to use the api of "entry.cgi", as follows:
And get a error code of 102, which accordin to Synology Knowledge Center refers to The requested API does not exist.
|
same issue with latest DSM6. Added DID to SYNO_Device_ID
Downgraded to 3.0.6 and still having same issue |
我也有同样的问题 |
Hello, I have this same problem with an account that is admin and whose double authentication is not activated. |
For anyone else looking, the fix is discussed at the end of #2727 |
Fixed in #4809 |
@SiuKam Pretty sure is not 100% sure. I can 100% sure read a username and password from your log. |
the "password" you read is just an otp |
[Thu Sep 7 13:17:57 CST 2023] _hex_str=' 73 5a 2e 58 72 50 2a 32 6e 71 47 33' |
got it. didn't notice the hex |
I reported the issue with the hex strings leaking the password so I guess it'll be fixed at some point. |
appreciate it |
I Cannot deploy my cert to synology, the log complain me with password error, I can confirm that password is right.
My account is admin and 2FA-OTP is disabled.
Synology version: DSM 7.1-42661 Update 4
After I check the log with code, it seems that login is succeed but synology respond with a empty
device_id
.The text was updated successfully, but these errors were encountered: