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?

  • ExcessShiv@lemmy.dbzer0.com
    hexagon
    ·
    edit-2
    4 months ago

    I'm having some difficulties getting both sonarr and radarr working simultaneously behind my VPN because they default to the same port. I'm not very well versed in docker, so I don't know how to fix the port issue behind the VPN, but I can fix it if they're just separate from the VPN.

    • ddh@lemmy.sdf.org
      ·
      edit-2
      4 months ago

      Radarr defaults to 7878 and Sonarr to 8989, no? Are you trying to remotely access them through the VPN?

      • ExcessShiv@lemmy.dbzer0.com
        hexagon
        ·
        edit-2
        4 months ago

        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.

      • ExcessShiv@lemmy.dbzer0.com
        hexagon
        ·
        edit-2
        4 months ago

        i get this error *removed externally hosted image*

        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.

        • ddh@lemmy.sdf.org
          ·
          4 months ago

          Looks like Sonarr may be configured to use 7878 and not its default. Where is your local VPN endpoint? Docker? A router?