Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upDeluge 2 Beta Authentication Support #2412
Comments
markus101
added
the
download-client
label
Feb 15, 2018
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Subcode
commented
Apr 25, 2018
|
Having the same issue. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
cocokola
commented
Apr 29, 2018
•
|
Having the same issue |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
BoKKeR
May 3, 2018
I can take a look at this. The login seems to be going through.
5:06:30 [DEBUG ][deluge.ui.web.auth :61 ] Received a password via the 1.2 auth method 15:06:30 [INFO ][deluge.ui.web.auth :65 ] Login success (ClientIP 127.0.0.1) 15:06:30 [DEBUG ][deluge.ui.web.auth :61 ] Creating session for admin
BoKKeR
commented
May 3, 2018
•
|
I can take a look at this. The login seems to be going through.
|
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
BoKKeR
May 3, 2018
The problem is with the daemon.info method. As of right now, it seems to be missing from the new deluge release. As it returns
"message": "Unknown method",
While the old 1.3.11 returned the version number in the json
"result": "1.3.11",
I think the best we can do is contact the developer and ask about it. I am sure it will be added sooner or later. There is no problem with the authentication and the rest of the API seems to be working too.
BoKKeR
commented
May 3, 2018
•
|
The problem is with the |
danielloader commentedFeb 14, 2018
•
edited
Support / Questions
Please use https://forums.sonarr.tv/ for support. Support requests or questions will be redirected to the forums and the issue will be closed.
Bug Report
System Information/Logs
Sonarr Version:
2.0.0.5085
Operating System:
Ubuntu Server 16.04.3 LTS
.net Framework (Windows) or mono (macOS/Linux) Version:
Mono 4.2.1
Link to Log Files (debug or trace):
Browser (for UI bugs):
Chrome Latest
Additional Information
Deluge 2.0.0.dev7125
Feature Request
What problem are you looking to solve?
Be able to pass the test in the download client modal.
Other Information
I think it's actually working and passes torrents correctly, just throws an error here.