ccf-2012 / seedcross

cross-seed utility with web interface
165 stars 13 forks source link

Could not connect to Deluge #14

Open sage2050 opened 1 year ago

sage2050 commented 1 year ago

I'm unable to get seedcross to connect to deluge and I'm not sure what the issue is. I get this log every time:

Connecting: 192.168.0.3 Connecting to 192.168.0.3:8112 Could not connect to Deluge 192.168.0.3 Connect failed: 192.168.0.3 Finished of this session

i've tried the webUI port, the network port, and the daemon port and they all fail.

ccf-2012 commented 1 year ago

should be webUI port

sage2050 commented 1 year ago

it still fails every time. Is it because deluge doesn't let you set a username?

sage2050 commented 1 year ago

I solved it. The deluge GUI doesn't allow you to set credentials, you must add them to the "auth" file in the appdata folder. the format is: {username}:{passwrord}:{account level} account level 10 is full permission

the port you enter in seedcross is the daemon port, not the webui port. default is 58846.

atnetsolutions commented 1 year ago

Hello,

I am having the same issue. I've tried the WebUI and Daemon ports, I've added a user to the auth file...nothing works. My Deluge is installed on windows and seedcross is in a docker container.

pablomcnally commented 10 months ago

Same as below. Seedcross on Docker, Deluge daemon on Windows and it won't connect. Booooo - have added to auth file etc etc but no joy. Gonna try installing QB even though that won't work for me as seeding in deluge but at least see if it will connect to a client.

Hello,

I am having the same issue. I've tried the WebUI and Daemon ports, I've added a user to the auth file...nothing works. My Deluge is installed on windows and seedcross is in a docker container.

pablomcnally commented 10 months ago

Works immediately with authentication on QB :( So it seems to be a Deluge authentication issue. Weird Sage got it working...