iam4x / bobarr

🍿 The all-in-one alternative for Sonarr, Radarr, Jackett... with a VPN and running in docker
MIT License
1.53k stars 88 forks source link

Issue: Log into Transmission #115

Closed ghost closed 3 years ago

ghost commented 4 years ago

Hello there, I'm trying to log into the transmission web portal; however, when I try to open the site I'm prompted for a username and password that isn't the rc verification information. What credentials should I be using here?

iam4x commented 4 years ago

Hi @WestOfDeer this is pretty weird, are your trying to access the ui somewhere else than localhost ?

It should by default allow connection on the same host => https://github.com/iam4x/bobarr/blob/master/packages/transmission/config/settings.json#L43-L53

ghost commented 4 years ago

This is the issue I get when trying to log into the management profile: https://imgur.com/vkKgVy5

iam4x commented 4 years ago

Do you have the issue when you connect to http://localhost:9091 instead of 127.0.0.1 ?