April 29, 20251 yr Re-did my setup following Trash guides the only issue I am having is the Mover using the mover script. It calls to install the qbittorrent-api and its installed fine however my setup is not vanilla and qbit is not in the same subnet as the "localhost". So looking at the config that it is uses on the web, its looking for "localhost:8080". So all this rambing is to ask where on unraid would I find were pip3 install qbittorent-api be installed to so i can modify the config or xml or whatever. thanks in advance
April 30, 20251 yr pip3 is a python system packaged used to install other python packages... You may need to install python to the unraid host... Desertwitch / ryse python plugin in the ca should help there... Either follow the trash guide or don't. I'm not a fan of unraids mover and the original array setup with parity... zfs pools are a bit easier to use, to maintain and fix, just resource intensive.... https://trash-guides.info/File-and-Folder-Structure/ https://trash-guides.info/Misc/ https://trash-guides.info/File-and-Folder-Structure/ https://trash-guides.info/Downloaders/qBittorrent/ file paths and network access is important with there guide and setups. you can run into other heacahes and issues by not following the guide...
May 6, 20251 yr Author thanks for the reply, I got python installed, i am not a fan of mover either but do like the way trashcan guides set it up with all the arrs. the mover script does not work properly because when the script executes is looking for localhost:8080, but since my qbit is not found at localhost it never connects to the api in order for the mover.py script to run. hence my question, where is the config for the qbittorent-api located so I can modify it to point it to the correct instance.
May 6, 20251 yr you have to edit the py script then to target the qbit I'm manual I don't want thing auto downloading and searching creating /generating traffic. I've never setup the *ars... I would need the script to show where and what would needed to be edited to correctly target and select. As The probably have it all as a docker bridge or all on a local machine... -I've see video and other setups for pie, vms...etc... I dont' see the point with adding weird data and network talk to potential grab something. I have to assume: https://trash-guides.info/Downloaders/qBittorrent/Tips/How-to-run-the-unRaid-mover-for-qBittorrent/ script: https://raw.githubusercontent.com/StuffAnThings/qbit_manage/master/scripts/mover.py in which case your loading and running against the gudie and it would be hard to fully correct... as things are...
May 6, 20251 yr Author Solution I appreciate the help but have discovered the issue and completely dismissed it in the logs. "error no route" I have a 4 port nic and each nic has its on vlan subnet, i cannot ping from the shell on the unraid box to the docker container on that other subnet hence the "no route" and why it does not work.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.