Page 2 of 2
Re: Downloads are errorring
Posted: Tue Feb 27, 2024 2:26 pm
by tdog
So the values I see in there are matching but I'm not sure if this is how it's supposed to look. It mentions Plex so does that mean I should see these values as well for qBittorrent? After the base configuration it mentions the VPN info and that's it.
Regarding the custom yaml, yeah I must've added it then. I remember reinstalling Plex a while ago because it was malfunctioning.
Re: Downloads are errorring
Posted: Tue Feb 27, 2024 2:31 pm
by rogs
Yes, if the PUID
and GUID
are correct, then you shouldn't have issues with downloading.
You don't need to add Plex on the docker-compose.custom.yaml
. Please remove it and use the one provided by YAMS.
Regarding your downloads, I'm at a loss.
If you are 100% sure your user can create files on your downloads directory, then:
- Send your
docker-compose.yaml
file in a Pastebin here
- Verify that qbittorrent is downloading the files in the correct place (
/downloads
)
Re: Downloads are errorring
Posted: Thu Feb 29, 2024 7:39 am
by tdog
I've checked the downloads directory, it was set to tvshows apparently but I changed it back and it didn't make any difference. I've removed the custom yaml file and here are the contents of the original one.
The whole thing seems to falling apart man. My plex library isn't available anymore again and sonarr and radarr are not sending stuff to qBittorrent anymore. Here are some things I've changed around that might be relevant:
I've noticed that sometimes my server loses internet access if I keep my VPN app running. So I would turn it off/restart it and restart YAMS after that and that would make Plex available again. Not anymore though, so thought I'd mention it since it seems there is a bunch of stuff going on here. I appreciate you taking the time to respond dude thank you very much.
Re: Downloads are errorring
Posted: Thu Feb 29, 2024 10:32 am
by rogs
At this point, I think it's better to reinstall. Something is very wrong with your installation, and it's really hard to know what. I would suggest your remove your config
directory and try reinstalling YAMS and following the install instructions. Do not use VPNs locally since they might conflict with qbittorrent
Re: Downloads are errorring
Posted: Tue Mar 05, 2024 8:49 pm
by tdog
So I've removed the config folder and followed the install instructions again. The installation went well but I'm having issues with the configuration. I can't get Radarr/Sonarr to connect to qBittorrent. Am I using the wrong IP here or is it something else?
Re: Downloads are errorring
Posted: Tue Mar 05, 2024 9:03 pm
by rogs
Instead of the IP address, use gluetun
to go trough the docker network. That should work!
Re: Downloads are errorring
Posted: Sun Mar 10, 2024 11:00 am
by tdog
That did it man, it's been working smoothly for a couple of days now thanks a lot!
I am having some issues with Plex now but I'll open a separate thread for it since it seems unrelated.