RudyB / Deluge-Remote

iOS App That Remotely Controls Deluge Torrent Clients
134 stars 9 forks source link

BUG: Deluge time out while establishing connection #29

Closed ghost closed 3 years ago

ghost commented 4 years ago

Keep getting a time out when trying to connect to my web Deluge. The problem I think lies that it requires me to specify a port which doesn't work (despite it being listed as the web port). When I open the credentials in the browser, I automatically login because I don't need a username.

I'm using the exact same credentials as for my torrent handler Firefox add-on, which connects fine, yet Deluge-Remote keeps giving me "Connection failure. The request timed out."

Basically I use a https address but without submitting a port and then it connects fine, but having to submit a port makes it unable to connect and hence the time-otu.

RudyB commented 3 years ago

Oh I see. Yea I bet the blank username is what is messing it up

RudyB commented 3 years ago

Hopefully fixed in #41