Tsumuri
Tsumuri
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
39 replies
HHomarr
Created by walksonair on 10/19/2023 in #💬・get-help
Transmission 3.00 (Ubuntu 22.04.3) Connection Not Working
Yo, I'm the guy that posted that other Transmission question, and I found the solution. The problem is that the transmission daemon has a whitelist for IPs that are allowed to access the webUI. When you set up the daemon, you either whitelisted your IP, or you're running it on your local machine and so whitelisting wasn't needed to begin with. Either way, since Homarr runs in a Docker container, you need to whitelist it. Here's how: 1: Kill the daemon with sudo killall transmission-daemon 2: Find the docker container's ip address by running sudo docker container inspect homarr. It'll most likely be near the bottom under "Networks" -> "bridge" -> "IPAddress" assuming you're running Homarr on the bridge network. You can also easily find it in Portainer if you run that. 3: Open /var/lib/transmission-daemon/info/settings.json in your text editor of choice 4: Under "rpc-whitelist", add the ip address of the docker container in quotes. 5: Restart the transmission daemon with sudo systemctl start transmission-daemon.service and sudo systemctl enable transmission-daemon.service I hope this helps. Note that the app still shows a 401 error in Homarr, but the torrent integration works perfectly fine.
12 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
Didn't plan on using anything proprietary
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
Maybe I'll move my torrent client to docker. Just for reference, do you recommend a specific client? I liked transmission for its minimalism but maybe there's a better option.
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
I'll admit I don't know the first thing about kubernetes.
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
Didn't know this existed. I'll try this out
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
Second, it's much easier to see what services are running on the server. On Linux, I can easily manipulate running services, list listening ports, etc. But with docker, I need to have the added step of listing my docker containers to see what's running, what's listening etc
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
First, updating everything is much easier, a simple sudo apt update, sudo apt upgrade and it's all done
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
No problem, it's two main reasons
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
Maybe, but I'd prefer to keep things native where I can tbh
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
Maybe this is a sign from above to switch torrent clients
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
No description
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
Nope, both native
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
With Transmission I mean
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
That's strange. Sonarr and Radarr don't ask for any more than Homarr does (address, username, password) and yet they work totally fine
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
I don't think that should matter since Homarr can see Jellyfin and Sonarr despite those also being native packages, but mentioned it just in case
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
I'm running the native transmission package, not a docker container
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
Error communicating with your download client 'Transmission' (5697cb42-a18e-48b1-988d-5675c82979ce): HTTPError: Response code 403 (Forbidden)
Error communicating with your download client 'Transmission' (5697cb42-a18e-48b1-988d-5675c82979ce): HTTPError: Response code 403 (Forbidden)
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
It says no suported Torrent clients found
39 replies
HHomarr
Created by Tsumuri on 10/17/2023 in #💬・get-help
Transmission giving a 403 (forbidden) error
Unfortunately, the torrent widget doesn't work
39 replies