I’ve started setting up my media server and was wondering if I should put my docker containers with sonarr and radarr behind my VPN the same as my qbit?
I’ve started setting up my media server and was wondering if I should put my docker containers with sonarr and radarr behind my VPN the same as my qbit?
Radarr defaults to 7878 and Sonarr to 8989, no? Are you trying to remotely access them through the VPN?
I thought so, but I get an error that the port is already used when in try to start sonarr after radarr. I’m only trying to reach them from my local network.
i get this error
it works perfectly fine with the same user and setup as long as i’m not putting it beheind my VPN. I have no other instances of sonarr running.
Looks like Sonarr may be configured to use 7878 and not its default. Where is your local VPN endpoint? Docker? A router?
Docker using gluetun.
I haven’t set it to use 7878, it should be using the default.
Try setting it explicitly to be sure, and make sure you’ve mapped the port in gluetun.
deleted by creator