<div>I would be happy to correct this lack of ability on my part, by following explicit instructions on how to do it (that I hope you can link to). But as it stands, I've tried a whole bunch of things, and I still can't get this Docker up and running with a web UI using my preferred port.</div><div></div><div></div><div></div><div></div><div></div><div>Qbittorrent Download Mac</div><div></div><div>Download File:
https://t.co/fWThtVnDn8 </div><div></div><div></div><div>I thought Docker was supposed to be nice and straightforward, insulating the user from all the back-end fiddling and CLI junk that's normally required (especially with Linux stuff)? I have never had as much trouble with any of the maybe 20 Dockers I have running as I'm having with this one.</div><div></div><div></div><div>The readme is a decent starting point, but to the casual user of Dockers (which I thought was the point of Docker) it's sort of like Einstein writing, "And because matter and energy are interchangeable, you can just calculate the rest yourself," without ever making the E=mc part explicit. And without you, as the reader, knowing up front that 'c' is the speed of light....</div><div></div><div></div><div>Just recently updated to 4.1.5 and now all of a sudden my Socks5 authentication will no longer work. If i disable it, everything kicks off fine with a simple restart of the docker. Otherwise, torrents are added but stay stuck on "Downloading metadata". Is anyone else having the same issue or found a fix?</div><div></div><div></div><div></div><div></div><div></div><div></div><div>I've been using qbittorrent for windows for the last little while, but decided to try this linux version for UnRaid. I can setup basically everything, but I don't see where to add RSSfeeds. Is this not an option in this version of qbit? Is there plans on adding RSSfeeds? Or am I just missing a setting in the Options to add them?</div><div></div><div></div><div>1. a couple torrents have stalled at 99.9% downloading. at a guess this may resolve after a reboot, though plenty of downloads have come through with no issue so far. anything i can check quickly before a reboot?</div><div></div><div></div><div>this hasn't been an issue before. i'm not sure where the conflict is as i haven't changed anything to do with appdata from the default at initial installation. in the /mnt/user/appdata/qbitorrent/ folder there is a /qBitorrent folder and a /data/qBitorrent/ folder which i'm guessing is where the conflict lies? is it safe to rename the appdata one to something like /mnt/user/appdata/qbt/ ?</div><div></div><div></div><div>If you are having a problem getting the container installed then the support thread for the container is going to be the best place to ask. If you have a problem or question about the application itself you might be better off checking out the website for the application.</div><div></div><div></div><div>So far I've read through the OMV 6 documentation, watched 5 different videos on installing qbittorrent on OMV, looked trough the guides in the guide section, googled it multiple times, and looked through this forum itself to see if I could find isntructions, so far I haven't found anything useable. All the videos except one are for previous versions of OMV that look and function differently, the remaining one stops after he gets portainer installed.</div><div></div><div></div><div>So far I have OMV 6 installed, Docker installed, Portainer installed, and on Portainer I'm logged in with linuxserver/qbittorrent on there as both an image and a container using default settings. I have no idea where to go from here, as far as I can tell it's just sitting there doing nothing, appears to have no relation to OMV at all, can't access the qbittorrent web ui through myip:8080, not even sure if there is anything even running technically speaking.</div><div></div><div></div><div>I read through it, didn't understand any of it, no idea what docker compose is or why I would need it, etc, haven't had to use the OMV shell yet and honestly didn't know it exists, I've been doing anything command line from debian. I'll try I guess.</div><div></div><div></div><div>I legitimately can't tell if that's a literal thing you want me to paste or if I'm suppose to substitute it for something like "rmdir /myname/appdata/config". This is basically all brand new to me so most of things that seem self explanatory to a linux expert are arcane to me. I don't know how I would find those folders by command line.</div><div></div><div></div><div>This is all. I typed linuxserver/qbittorrent into the image pull box, pulled it. Added a container the same way, typed it into the docker box in the section for making a new container on portainer. I have done literally nothing else directly involving qbittorrent, and I have never used docker/portainer before or fully setup OMV before so I'm stuck at a brick wall here.</div><div></div><div></div><div>I pointed you to the docker cli section of the docs, not the docker compose section. The cited section is 13 continued lines of code and at most you would have to make changes to five of them.</div><div></div><div></div><div>Reading it now, I have a different setup than the writer of that guide, no SSD, I have 4TB HDD and an SD Card only, I suppose it still makes more sense to store the container on the HDD. Not sure where I should make the directories in this case, or if they were already made automatically.</div><div></div><div></div><div>It says that I'm supposed to navigate to a certain folder, then copy all the stack info into a text file, should I just try to navigate to the docker folder using command line then try to make the text file and paste it in on command line as well?</div><div></div><div></div><div>I do have basic linux and networking familiarity, it's the specific stuff related to navigating around linux to do file operations on CLI, as well as container applications that I have no familiarity with. Is the normal way of accessing shell for OMV just to SSH into the NAS debian command line, or is there some way to do that over the web UI?</div><div></div><div></div><div>You can ssh into OMV if it is headless or if you have a keyboard and monitor connected you can use the console. I suggest ssh even if you have console capability because you can copy and paste from and to OMV via ssh that way if your ssh client app has that capability.</div><div></div><div></div><div>By standard user you mean the non-admin debian linux user? I made a different user inside of OMV, it gets kind of confusing which is which. Making the folder using that command places it in the root directory, correct? That cd command would work globally because it's just basically root/qbittorrent but root is omitted automatically? For the copy and paste, you are suggesting the one from the docker-compose section of the linxserver/qbittorrent page not the one from the docker CLI section? Do you need a separate application or plugin to use docker-compose or is that functionality built into the standard version of docker? Also would I need to launch the container every time I boot up the NAS or would it be booted automatically?</div><div></div><div></div><div>Ran into some wonky business with standard user. I don't think I technically had one setup. I was using the debian shell with SSH on root, I made a new user within the OMV webUI. I can login to either no problems through the NAS directly, and I can login to root from SSH, but I can't login to my standard user from SSH, it just gives me access denied. I tried deleting my OMV standard user, making a new one from scratch from the Debian command line, again I can login to it just fine on Debian, but if I try to login from SSH I get access denied. Looking at the SSHD_config file, pubkeyauthentication is set to yes, passwordauthentication is set to yes, challengeresponseauthentication is set to no, permitrootlogin is set to yes. I can't figure out what's wrong but I can't really continue until I get this figured out.</div><div></div><div></div><div>In essence I have a Raspberry Pi 4 running Raspbian Buster latest version (10), with the default PIXEL (LXDE) desktop manager. When I turn on the Raspberry I want qbittorrent to open up as well (the GUI version), as simple as that.</div><div></div><div></div><div>None of this has worked. To add insult to injury, whenever I google again something on the like of Raspbian run program on startupI find either whatever I've tried already or, more commonly, just other people saying Use Google duh</div><div></div><div></div><div>I have migrated a linuxserver/qbittorrent container from a proxmox lxc to a VM . Before the migration it was working fine, saved the changes I made in the webui, but now I cant make it save any changes. Other containers I migrated seems to work fine (I did them now and I migrated qbittorrent a few days ago, but actually I didnt even copy the config folder for qbittorrent so that created itself).</div><div></div><div> 795a8134c1</div>