gluetun-wiki icon indicating copy to clipboard operation
gluetun-wiki copied to clipboard

Prowlarr cannot connect to Radarr/Sonarr when behind gluetun

Open Daive01 opened this issue 1 year ago • 1 comments

Today I was connecting Radarr/Sonarr to Prowlarr, which is using gluetun, and it wouldn't work. So I tried running Prowlarr in a compose file with no connection to gluetun, and it connected just fine. I am on the latest release of all images.

P.S. I am relatively new to this stuff, so the less complicated the solution, the better.

Thanks

Daive01 avatar Mar 09 '24 09:03 Daive01

An additional question I have is: is it recommended for flaresolverr to be connected to gluetun or for it to be docker network?

Daive01 avatar Mar 09 '24 09:03 Daive01

Any service your route through gluetun will need that service's ports exposed on the gluetun container. When you route traffic through the gluetun container that container effectively becomes the internet gateway for those containers. I would try adding 7878:7878 and 8989:8989 to your gluetun container's ports.

joestump avatar May 23 '24 13:05 joestump

Facing the same issue here, Radarr/Sonarr are running locally on the system while Prowlarr is running in a docker connected to gluetun, @joestump I can even access the Prowlarr WebUI through the exposed ports in gluetun, it just keeps throwing an error when I try connecting them.

Adding 7878:7878 and 8989:8989 to the list of exposed ports by gluetunis not required since OP is not hosting Radarr/Sonarr in a container connected to gluetun

DarkVader-cell avatar Jul 25 '24 22:07 DarkVader-cell

This is not an issue with the Wiki, so closing this. Create a discussion at https://github.com/qdm12/gluetun/discussions instead

qdm12 avatar Jul 27 '24 11:07 qdm12

Maybe see https://github.com/qdm12/gluetun/issues/2187

qdm12 avatar Jul 27 '24 11:07 qdm12