Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] binhex - qBittorrentVPN

Featured Replies

On 8/19/2024 at 9:49 AM, lightsout said:

I don't think its permissions because restarting the container sometimes gets it to work. It comes and goes.

 

Not sure if this is the correct log

 

2024-08-19 09:47:07,535 DEBG 'start-script' stdout output:
[info] Attempting to bring WireGuard interface 'up'...

2024-08-19 09:47:07,540 DEBG 'start-script' stderr output:
Warning: `/config/wireguard/wg0.conf' is world accessible

2024-08-19 09:47:07,543 DEBG 'start-script' stderr output:
[#] ip link add wg0 type wireguard

2024-08-19 09:47:07,544 DEBG 'start-script' stderr output:
[#] wg setconf wg0 /dev/fd/63

2024-08-19 09:47:07,545 DEBG 'start-script' stderr output:
[#] ip -4 address add .... dev wg0

2024-08-19 09:47:07,545 DEBG 'start-script' stderr output:
[#] ip link set mtu 1320 up dev wg0

2024-08-19 09:47:07,547 DEBG 'start-script' stderr output:
[#] resolvconf -a wg0 -m 0 -x

2024-08-19 09:47:07,555 DEBG 'start-script' stderr output:
[#] wg set wg0 fwmark 51820

2024-08-19 09:47:07,555 DEBG 'start-script' stderr output:
[#] ip -4 route add 0.0.0.0/0 dev wg0 table 51820

2024-08-19 09:47:07,556 DEBG 'start-script' stderr output:
[#] ip -4 rule add not fwmark 51820 table 51820

2024-08-19 09:47:07,556 DEBG 'start-script' stderr output:
[#] ip -4 rule add table main suppress_prefixlength 0

2024-08-19 09:47:07,558 DEBG 'start-script' stderr output:
[#] sysctl -q net.ipv4.conf.all.src_valid_mark=1

2024-08-19 09:47:07,559 DEBG 'start-script' stderr output:
[#] iptables-restore -n

2024-08-19 09:47:07,560 DEBG 'start-script' stderr output:
[#] '/root/wireguardup.sh'

2024-08-19 09:47:08,629 DEBG 'start-script' stdout output:
[info] Attempting to get external IP using 'http://checkip.amazonaws.com'...

2024-08-19 09:47:16,950 DEBG 'start-script' stdout output:
[info] Successfully retrieved external IP address ....

2024-08-19 09:47:16,950 DEBG 'start-script' stdout output:
[info] WireGuard interface 'up'

2024-08-19 09:47:16,951 DEBG 'start-script' stdout output:
[info] VPN provider 'airvpn' not supported for automatic port forwarding, skipping incoming port assignment

2024-08-19 09:47:17,030 DEBG 'watchdog-script' stdout output:
[info] qBittorrent listening interface IP 0.0.0.0 and VPN provider IP .... different, marking for reconfigure

2024-08-19 09:47:17,032 DEBG 'watchdog-script' stdout output:
[info] qBittorrent not running

2024-08-19 09:47:17,032 DEBG 'watchdog-script' stdout output:
[info] Removing session lock file (if it exists)...

2024-08-19 09:47:17,040 DEBG 'watchdog-script' stdout output:
[info] Attempting to start qBittorrent...

2024-08-19 09:47:17,098 DEBG 'watchdog-script' stdout output:
[info] qBittorrent process started
[info] Waiting for qBittorrent process to start listening on port 8181...

2024-08-19 09:47:18,854 DEBG 'watchdog-script' stdout output:
[info] qBittorrent process listening on port 8181

 

Anyone help a guy out here? I have a bunch of well seeded torrents that add in the "stalled" condition.  The tracker is having no issue, I am connectable, port is forwarded in air on, VPN server is up and good.

 

It's not every torrent even from one site. Really at a loss been dealing with it on and on.

  • Replies 5.2k
  • Views 1.1m
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I rolled back to tag 5.1.1-1-01 which fixed the issue for me. I guess the new update wasn't tested for wireguard connections. Edit the docker container and change "Repository" from binhex/arch-qbitt

  • FWIW, I found this method in Reddit that seemed to work for me until they fix the log bug. But note if you have qbittorrent internet facing, it's a risk.   Add this line under [Preferences]

  • gustyScanner
    gustyScanner

    Hello! I have been using wireguard successfully for a long time with this container, today though when the container restarted I got the following error: 2025-06-27 10:35:26,490 DEBG 'start-script'

Posted Images

35 minutes ago, lightsout said:

Anyone help a guy out here? I have a bunch of well seeded torrents that add in the "stalled" condition.  The tracker is having no issue, I am connectable, port is forwarded in air on, VPN server is up and good.

 

It's not every torrent even from one site. Really at a loss been dealing with it on and on.

Don’t have an answer for you but you might have a better chance for one posting on the qbittorrent forum. Better place for info regarding the app itself.qbittorrent forum 

21 minutes ago, wgstarks said:

Don’t have an answer for you but you might have a better chance for one posting on the qbittorrent forum. Better place for info regarding the app itself.qbittorrent forum 

Ok thanks. I have to imagine it is something to do with the custom VPN setup of this version. But idk. I'll go ask over there.

Quick question, this one should be a quick fix, just not sure why its happening. Seems qbit is downloading my torrents one subdirectory too deep for some reason(the deeper "torrents" file it created itself) Ive attached screenshots of my folder structure and qbit save directory. 

qbitSave.PNG

FolderStructure.PNG

Probably because you told it to... what's the path you mapped to /data? You've told it to append a /torrents folder to whatever that is. 

19 minutes ago, Kilrah said:

Probably because you told it to... what's the path you mapped to /data? You've told it to append a /torrents folder to whatever that is. 

I told it to go to /data/torrents but its downloading to data/torrents/torrents 

13 minutes ago, Zarroc said:

I told it to go to /data/torrents but its downloading to data/torrents/torrents 

The question is what is the path mapped to the container's /data in the unraid template.

Edited by Kilrah

1 minute ago, Kilrah said:

The question is what is the path mapped to the container's /data in the unraid template.

/mnt/user/data/torrents

5 minutes ago, Zarroc said:

/mnt/user/data/torrents

So /data in the container is /mnt/user/data/torrents on unraid.

You told the app to write to /data/torrents in the container, so that means /mnt/user/data/torrents/torrents on unraid. 

8 minutes ago, Kilrah said:

So /data in the container is /mnt/user/data/torrents on unraid.

You told the app to write to /data/torrents in the container, so that means /mnt/user/data/torrents/torrents on unraid. 

so I'm the big dummie and in the container path it just needs to be /data and then in qbit it needs to be /data/torrents?

2 minutes ago, Zarroc said:

so I'm the big dummie and in the container path it just needs to be /data and then in qbit it needs to be /data/torrents?

Just set qbit to save to /data instead of /data/torrents without changing the template.

Edited by Kilrah

17 minutes ago, Kilrah said:

Just set qbit to save to /data instead of /data/torrents without changing the template.

Yepp that'll do it! thank you!

 

Alright, it's me; im back again with another question. This time-watch folder. I am absolutely lost on how to make firefox download to a folder that qbit can watch for auto DL. I've tried everything other than the correct answer apparently. Anyone able to help? Honestly no idea where to start.

4 minutes ago, Zarroc said:

Alright, it's me; im back again with another question. This time-watch folder. I am absolutely lost on how to make firefox download to a folder that qbit can watch for auto DL. I've tried everything other than the correct answer apparently. Anyone able to help? Honestly no idea where to start.

What happens when you add a torrent to the watch folder?

3 minutes ago, wgstarks said:

What happens when you add a torrent to the watch folder?

Nothing, but i think where the issue lies is in which container folder i have set up firefox/qbit. (I'm very new to this and struggling like a fish out of water). I dont think I'm passing along the correct containers for firefox/qit. can you give me an example of how you have this setup?

7 hours ago, Zarroc said:

Nothing, but i think where the issue lies is in which container folder i have set up firefox/qbit. (I'm very new to this and struggling like a fish out of water). I dont think I'm passing along the correct containers for firefox/qit. can you give me an example of how you have this setup?

Quick example:

If you have /data mapped to /mnt/user/torrents then set your watch folder to /data/watch in the app that will make the actual path on the host /mnt/user/torrents/watch.

 

You can also just copy the url for the magnet link and paste that into the “add torrent” field in the app.

Hi All,

 

Working on a friends unraid server and noticed something odd.

When they use qbittorrentvpn and add a torrent, that torrent gets added to the trackers peer list twice under two different IP's. One of the IP's is the correct external IP for qbittorrentvpn, but not idea where the 2nd one is coming from. I checked all the dockers and its not any of them.

I also tested with binehx-delugevpn, but it only adds the torrent once under the correct ip.

 

Edit: seemed to have fix itself after removing over half of my torrents that were seeding. 

Edited by Daburgers

upgraded to 5.0.0 and found nothing on how to disable this unreadable dark mode
except for windows. But both variables didnt work on unRAID:
key: QT_QPA_PLATFORM

value: windows:darkmode=0
 

key: QT_STYLE_OVERRIDE

value: windowsvista


image.thumb.png.9b1dc86719bafa5c03188e7ba4485f61.png

note to developer: take hint from Brave browser implementation of color selection instead of hardcoding "Same as Windows" in your program without the possibility to change it
image.thumb.png.357ac5e81c6a0981858be57bf79bbc46.png

Edited by flic

After the latest update, I am unable to delete files from qbittorrent.

Screenshot2024-10-01at1_48.55intheafternoon.thumb.png.dedef61ac8377ff21023e5a2076bbdfa.png
 

Adding to issues after the update. All new torrents from TL are stalled and I am not getting any error messages. 🤔

 

EDIT: Well, apparently it just resolved itself! Working again.

Edited by TrippyFix

9 hours ago, flic said:

note to developer: take hint from Brave browser implementation of color selection instead of hardcoding "Same as Windows" in your program without the possibility to change it
image.thumb.png.357ac5e81c6a0981858be57bf79bbc46.png

You’re posting this in the wrong forum. I doubt any of the qbit devs even use Unraid. You should put it in the qbit forum. This forum thread is just for support of the docker container.

  • Author
10 hours ago, flic said:

note to developer: take hint from Brave browser implementation of color selection instead of hardcoding "Same as Windows" in your program without the possibility to change it
image.thumb.png.357ac5e81c6a0981858be57bf79bbc46.png

an issue already exists for this:-
https://github.com/qbittorrent/qBittorrent/issues/21421

Note:- As mentioned by @wgstarks I am NOT a dev for qbittorrent, I am simply packaging up what is available, any bugs/features etc with the application (in this case qBittorrent) need to be posted on the official github repository linked above.

On 9/27/2024 at 5:27 AM, wgstarks said:

Quick example:

If you have /data mapped to /mnt/user/torrents then set your watch folder to /data/watch in the app that will make the actual path on the host /mnt/user/torrents/watch.

 

You can also just copy the url for the magnet link and paste that into the “add torrent” field in the app.

Config path -/mnt/user/appdata/binhex-qbittorrentvpn
data path-/mnt/user/data/torrents/

I started this before watching videos, assuming its file structure was like windows. I was obviously wrong. So its kind of a mess currently. Is there a better way i can do this to un-fuck my folder structure?

2 minutes ago, Zarroc said:

Config path -/mnt/user/appdata/binhex-qbittorrentvpn
data path-/mnt/user/data/torrents/

I started this before watching videos, assuming its file structure was like windows. I was obviously wrong. So it’s kind of a mess currently. Is there a better way i can do this to un-fuck my folder structure?

Post a screenshot of the downloads tab in the qbit options (settings).

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.