RudyB / Deluge-Remote

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

Server returned an invalid response #52

Closed jamauai closed 3 years ago

jamauai commented 3 years ago

Using Deluge Remote v1.5.4 on iOS 14. Haven't had any success adding a client, but finally got "Invalid Password," so I think I'm on the right track.

When I use the correct password, it says "Server returned an invalid response."

Here's what I have entered:

Nickname: Deluge-Seedbox
Hostname: user-deluge.server01.seedbox.com
Relative Path: <leave empty>
HTTPS
Port: 443
Password: <password>

From the logs:

[03:48:23.057] AddClientViewController.testConnectionAction(_:):76 ERROR: unexpectedResponse
[03:49:13.478] AddClientViewController.testConnectionAction(_:):76 ERROR: incorrectPassword
[03:51:49.639] AddClientViewController.testConnectionAction(_:):76 ERROR: incorrectPassword
[03:55:33.695] AddClientViewController.testConnectionAction(_:):76 ERROR: incorrectPassword
[03:55:39.940] AddClientViewController.testConnectionAction(_:):76 ERROR: incorrectPassword
[03:56:00.727] AddClientViewController.testConnectionAction(_:):76 ERROR: incorrectPassword
[03:58:18.345] AddClientViewController.testConnectionAction(_:):76 ERROR: incorrectPassword
[03:58:25.484] AddClientViewController.testConnectionAction(_:):76 ERROR: incorrectPassword
[04:11:59.578] AddClientViewController.testConnectionAction(_:):76 ERROR: unexpectedResponse
[04:12:22.218] AddClientViewController.testConnectionAction(_:):76 ERROR: incorrectPassword
[04:12:27.844] AddClientViewController.testConnectionAction(_:):76 ERROR: unexpectedResponse
[04:12:30.657] AddClientViewController.testConnectionAction(_:):76 ERROR: unexpectedResponse
[04:12:35.451] AddClientViewController.testConnectionAction(_:):76 ERROR: unexpectedResponse
[04:12:40.058] AddClientViewController.testConnectionAction(_:):76 ERROR: unexpectedResponse
[04:12:43.131] AddClientViewController.testConnectionAction(_:):76 ERROR: unexpectedResponse
[04:13:19.530] AddClientViewController.testConnectionAction(_:):76 ERROR: unexpectedResponse
jamauai commented 3 years ago

Might have been a Deluge config issue. Spun up separate Deluge 2 beta instance and was able to connect fine with same info.