Entering Transmission credentials for the homepage doesn't show any downloads
Settings > Edit Homepage > Transmission. Enter credentials, go to homepage. Transmission is there but doesn't show the active downloads. Checking the logs shows this error:
TRANSMISSION ERROR: could not connect - check URL and/or check token and/or Username and Password - if HTTPS, is cert valid
try using url like this http://localhost:9091/transmission/, change the RPC_url name if using something different than default /transmission/
What url was used?
Sent from my iPhone
On Dec 16, 2017, at 5:46 AM, Dean Mayers notifications@github.com wrote:
Organizr Version: V 1.7
Branch: Develop
WebSever: Apache
Operating System: MacOS
Problem Description:
Entering Transmission credentials for the homepage doesn't show any downloads
Reproduction Steps:
Settings > Edit Homepage > Transmission. Enter credentials, go to homepage. Transmission is there but doesn't show the active downloads. Checking the logs shows this error:
Errors on screen? If so paste here:
TRANSMISSION ERROR: could not connect - check URL and/or check token and/or Username and Password - if HTTPS, is cert valid
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
So I've tried:
http://10.0.1.2:9091/transmission/web/
http://10.0.1.2:9091/transmission/
http://10.0.1.2:9091/
To no joy. I get the same errors.
Yep, me too. I can access the http://localhost:9091/ without problem, even by outsite network (I've ddns) but Organizr can't fetch it, and it returns the same error:
TRANSMISSION ERROR: could not connect - check URL and/or check token and/or Username and Password - if HTTPS, is cert valid
EDIT: I've hacked a little with the code, and I've solved this, the correct url for me it's http://localhost:9091/transmission
EDIT: Disregard. Removed localhost IP and actually used the word localhost. That fixed the issue. Leaving comment for future newbies like me.
I've gone through the same steps updating the link from G4Zz0L1's last post, but I am having the same issue. Granted, I wasn't able to hack the code at all
Most helpful comment
Yep, me too. I can access the http://localhost:9091/ without problem, even by outsite network (I've ddns) but Organizr can't fetch it, and it returns the same error:
EDIT: I've hacked a little with the code, and I've solved this, the correct url for me it's
http://localhost:9091/transmission