Skip to content
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

Connection/authentication problems with Transmission #196

Closed
1 of 5 tasks
coaperator opened this issue Nov 25, 2020 · 11 comments
Closed
1 of 5 tasks

Connection/authentication problems with Transmission #196

coaperator opened this issue Nov 25, 2020 · 11 comments

Comments

@coaperator
Copy link

coaperator commented Nov 25, 2020

Client:

  • µTorrent
  • qBittorrent
  • Transmission
  • rTorrent
  • Deluge

Client Version:
3.00 latest
Operating System:
win x64
Application Version:
2.7.1 latest
Description:
image

I'm trying to connect to the transmission in the router via the network
how to fix?

@coaperator coaperator changed the title transmission: connection cold not established transmission: connection could not established Nov 25, 2020
@tympanix
Copy link
Owner

This is most likely due to the fact that Transmission 3 changes the API. We will have to update the Electorrent implementation for this to work.

@tympanix tympanix changed the title transmission: connection could not established Support Transmission 3.0 Nov 29, 2020
@ghost
Copy link

ghost commented Nov 29, 2020

Same problem with Transmission: 2.94

Doesn't establish a connection. Transmission Remote GUI connects without problems.

2020-11-29 17_48_58-Electorrent

@tympanix
Copy link
Owner

You are right. I tested this with newest Transmission (using linuxserver/transmission docker) without problems. That doesn't explain your scenario though. Can you double check port number, hostname/ip, username, password.

Can you debug this is any way - developer console?

@tympanix tympanix changed the title Support Transmission 3.0 Connection/authentication problems with Transmission Nov 29, 2020
@ghost
Copy link

ghost commented Nov 30, 2020

You are right. I tested this with newest Transmission (using linuxserver/transmission docker) without problems. That doesn't explain your scenario though. Can you double check port number, hostname/ip, username, password.

Can you debug this is any way - developer console?

I describe the situation in detail.

Transmission 2.94 is installed on a Zyxel router.
I am currently connecting via Transmission Remote GUI 5.18.0.
I wanted to try Electorrent, downloaded the Windows version (Windows 10, 64).

Connection to Transmission Remote GUI:
2020-11-30 09_50_03-Application options

Electorrent connection:
2020-11-30 09_51_20-Electorrent

I'm not a programmer, so I don't even know what a developer console is, I'm afraid I won't be able to help. Sorry. I just inform you that I could not connect.

@coaperator
Copy link
Author

You are right. I tested this with newest Transmission (using linuxserver/transmission docker) without problems. That doesn't explain your scenario though. Can you double check port number, hostname/ip, username, password.

Can you debug this is any way - developer console?

image

@coaperator
Copy link
Author

coaperator commented Dec 7, 2020

In the config, for some reason, the address is /gui instead of /transmission/rpc
saving doesn't help, comes back again / gui

@tympanix
Copy link
Owner

tympanix commented Dec 7, 2020

Thanks for debugging @coaperator. You mention /gui but I don't see that in your screenshot. Can you elaborate what you mean?

@coaperator
Copy link
Author

coaperator commented Dec 8, 2020

Thanks for debugging @coaperator. You mention /gui but I don't see that in your screenshot. Can you elaborate what you mean?

not at all )

I managed with great difficulty, by workarounds, to go into the settings management, after adding the settings of the first connection
during the first setup I specified /transmission/rpc
but after that if you open the settings, then we are in the path field - /gui is written, and updating this setting does not help fix the problem
if I understand correctly, there should be /transmission/rpc ?

image

@tympanix
Copy link
Owner

The issue with /gui is odd but actually due to the fact that you have µTorrent selected in your screenshot and not Transmission.

I've been able to solve the problem by looking at your previous screenshot of the developer console 🥳

@coaperator
Copy link
Author

coaperator commented Dec 12, 2020

The issue with /gui is odd but actually due to the fact that you have µTorrent selected in your screenshot and not Transmission.

I've been able to solve the problem by looking at your previous screenshot of the developer console 🥳

where can I download a test version for verification?

Transmission also has /gui

image

@tympanix
Copy link
Owner

I am currently working on a new release which will include a couple of fixes. You'll see the commit linked in this thread when published

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants