-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with other applications connecting to qbittorrent #6
Comments
OMG I think I just figured it out. I needed to put in the name of the container under 'Host' in sonarr as the name of the VPN container and it worked. |
Hello, @apotenza92 For my part, I did this simply by entering the IP that hosts my qbittorrent. I recommend you do the same. I will set up documentation for configuring the different Docker containers soon, if you think that would be helpful. |
Thank you for the very fast response! Yeh I think that might be helpful for newbies like me. |
Hi, To be honest with you, I didn't fully understand the problem you're facing with the sync. But i can show you how my system is structured:
Most of the configurations for these services can be accessed and adjusted through their respective web interfaces, making it easier to manage and fine-tune their settings. Feel free to provide more details about your issue so I can assist you. |
Hello @apotenza92, Hope you’re doing well! Just wanted to let you know that I’ve updated the installation documentation and added a new configuration section. I hope this will help with any issues you’re facing. Let me know if you have any questions or need further assistance! |
@Morzomb just chiming in here as another noob. What OS do you recommend using? Would this work with something like TruNas or should I go with linux like Ubuntu/Ubuntu Server/Debian? |
@akelshareif I've been playing around with things for the last few weeks. For what it's worth, running off docker is relatively OS agnostic. Doesn't really matter too much what your OS is as long as it supports docker. I believe TruNAS has weird docker support with some upcoming releases supporting it? I'm considering CasaOS to run on a small Nas https://casaos.zimaspace.com/. I may even delve into Proxmox as a base OS and run a Debian/Ubuntu VM on top of that instead. |
Hi @akelshareif, TruNAS could be a good option since, if I remember correctly, it already includes Docker. That said, there's not necessarily one OS that's definitively better than another. My advice would be to choose an OS based on how easy it is to install and update NVIDIA drivers. Ultimately, go with what works best for you, but I’d recommend Ubuntu over Debian, even though my tutorial works on both. |
Hi, thanks for making this it's helped me (a noobie) figure a lot out!
I'm at the stage of trying to get sonarr to connect to qbittorrent as a download client but i keep getting an error.
I presume this is because qbittorrent is accessing the vpn (I'm using the vpn only config) while sonarr is not on the vpn network so the two cannot see each other?
Is this a flaw in your config file or am I doing something wrong.
The text was updated successfully, but these errors were encountered: