Search found 376 matches

by rogs
Tue Jul 15, 2025 11:20 am
Forum: Linux troubleshooting
Topic: Can't get FlareSolverr to play nice with Prowlarr inside VPN
Replies: 3
Views: 90
Gender:
Uruguay

Re: Can't get FlareSolverr to play nice with Prowlarr inside VPN

Now that Prowlarr is behind the VPN, you'll need to connect to the services using their Docker IP addresses. You can find the IP by using Portainer or by running the following command: First, go to your install directory: cd /your/install/directory Then, run: docker inspect -f '{{range .NetworkSetti...
by rogs
Sat Jul 12, 2025 8:12 pm
Forum: Linux troubleshooting
Topic: Can't get FlareSolverr to play nice with Prowlarr inside VPN
Replies: 3
Views: 90
Gender:
Uruguay

Re: Can't get FlareSolverr to play nice with Prowlarr inside VPN

Hey PeachMan ! I do not use Flaresolver, but I think it should be part of the same network as Prowlarr in order to work, so you'll need to put it behind the VPN as well. Also, WEBUI_PORT=8191 is a setting for qBittorrent, you can remove it safely. If Flaresolver runs in port 8191 natively, you'll ne...
by rogs
Wed Jul 09, 2025 1:33 pm
Forum: Installation
Topic: [Solved] Unable to run yams update
Replies: 2
Views: 504
Gender:
Uruguay

Re: Unable to run yams update

Hey @milk!

yams update was removed a long time ago. When did you install YAMS?

Cheers!

Roger.

by rogs
Mon Jun 30, 2025 1:06 pm
Forum: Radarr
Topic: Failing to connect to qbittorrent
Replies: 3
Views: 1520
Gender:
Uruguay

Re: Failing to connect to qbittorrent

Ok, are you using a domain or HTTPS? Can you check the logs for qBittorrent by running docker logs qbittorrent --follow?

by rogs
Mon Jun 30, 2025 1:03 pm
Forum: qBittorrent / Gluetun (VPN)
Topic: GluetunVPN - 2nd instance working but 1 error relating to dir not found
Replies: 1
Views: 420
Gender:
Uruguay

Re: GluetunVPN - 2nd instance working but 1 error relating to dir not found

Hey @borsch!

The error describes that /gluetun-2/ip doesn't exist, you need to fix that. You might need to mount that file in the gluetun2 volume for the container to find it. This has nothing to do with YAMS, I think it's best if you ask Gluetun's support.

Cheers!

Roger.

by rogs
Sun Jun 29, 2025 12:56 am
Forum: Plex
Topic: Plex running... and then not
Replies: 2
Views: 614
Gender:
Uruguay

Re: Plex running... and then not

Hey @minerva!

Maybe you are running out of resources? Whenever Plex breaks again, try checking the server resources by using htop.

Cheers!

Roger.

by rogs
Fri Jun 27, 2025 1:59 am
Forum: qBittorrent / Gluetun (VPN)
Topic: Can't save qbittorrent settings
Replies: 9
Views: 4736
Gender:
Uruguay

Re: Can't save qbittorrent settings

It turns out there's a bug in qBittorrent! Here's the issue: https://github.com/qbittorrent/qBittorrent/issues/22909 Someone in the discord found it, here's a quote: > This issue was introduced in 4.6.4, so resolved for me by specifying the previous version in my docker-compose.yaml file under /opt/...
by rogs
Thu Jun 26, 2025 1:22 pm
Forum: qBittorrent / Gluetun (VPN)
Topic: Can't save qbittorrent settings
Replies: 9
Views: 4736
Gender:
Uruguay

Re: Can't save qbittorrent settings

Everything looks perfectly fine... I'm stumped :shock:

I don't know what else to try :| Maybe try updating the config manually using the qBittorrent.conf file?

by rogs
Thu Jun 26, 2025 12:45 pm
Forum: qBittorrent / Gluetun (VPN)
Topic: Can't save qbittorrent settings
Replies: 9
Views: 4736
Gender:
Uruguay

Re: Can't save qbittorrent settings

Who's the owner of the entire config directory? Can you send me the output of ls -la /your/install/location/config?

by rogs
Thu Jun 26, 2025 12:01 pm
Forum: qBittorrent / Gluetun (VPN)
Topic: Can't save qbittorrent settings
Replies: 9
Views: 4736
Gender:
Uruguay

Re: Can't save qbittorrent settings

The logs don't show anything in particular... Are you saving the settings with the logs running and not getting any output?