TombRaider

Members
  • Posts

    24
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

TombRaider's Achievements

Noob

Noob (1/14)

1

Reputation

  1. Edit: Fixed it. Booting and shutting down Windows again may have fixed what it messed up before. Hey guys, qbt has started throwing "errored" messages for newly added torrents. The log says On the host side, the permissions are set to read and write for all users. Using portainer, I consoled into the container and ran "ls -l". The output is l root@915ddecbec34 /]# ls -l total 236 lrwxrwxrwx 1 root root 7 Nov 7 11:26 bin -> usr/bin drwxr-xr-x 2 root root 6 Oct 18 23:01 boot drwxrwxr-x 6 root root 4096 Nov 21 22:05 config drwxrwxrwx 1 root root 77824 Feb 1 19:29 data drwxr-xr-x 17 root root 5000 Feb 5 10:57 dev drwxr-xr-x 44 root root 4096 Feb 5 10:58 etc drwxr-xr-x 3 root root 20 Nov 7 11:38 home lrwxrwxrwx 1 root root 7 Nov 7 11:26 lib -> usr/lib lrwxrwxrwx 1 root root 7 Nov 7 11:26 lib64 -> usr/lib drwxr-xr-x 2 root root 6 Oct 18 23:01 mnt drwxr-xr-x 2 root root 6 Oct 18 23:01 opt -rw-r--r-- 1 root root 1949 Nov 1 14:56 pkglist.x86_64.txt dr-xr-xr-x 398 root root 0 Feb 5 10:57 proc drwxr-x--- 3 root root 302 Feb 5 10:57 root drwxr-xr-x 14 root root 207 Feb 5 10:58 run lrwxrwxrwx 1 root root 7 Nov 7 11:26 sbin -> usr/bin drwxr-xr-x 4 root root 29 Nov 7 11:26 srv -rw-r--r-- 1 root root 2 Feb 5 10:57 supervisord.pid dr-xr-xr-x 13 root root 0 Feb 5 10:57 sys drwxrwxrwt 2 root root 278 Feb 5 10:58 tmp drwxrwxrwx 1 root root 143360 Feb 6 2022 TORRENT_DATEIEN drwxr-xr-x 8 root root 105 Nov 27 20:35 usr drwxr-xr-x 13 root root 173 Nov 7 11:47 var -rw-r--r-- 1 root root 11 Nov 1 14:56 version [root@915ddecbec34 /]# Shouldn't the incomplete folder be listed there? I am not sure what caused all of this, but I suspect it was my dual boot Windows installation messing with the file system. Any advice how to fix this?
  2. Thanks for the explanation. It makes sense. To make sure I understand, do torrent clients use DNS servers and this would be the reason why we should use the name server list you provided? If not, I assume we could leave this variable empty.
  3. Good Day, I switched over to Mullvad VPN and got two questions. 1) The Container is running and working except for port forwarding. The wireguard config contains the port which is supposed to be forwarded and I have entered the same port in qbt settings. Qbt is also bound to wg0 and the IP address set in the wireguard config. However, I am not connectable. Am I missing something? Are the following variables to be used with Mullvad? -e VPN_INPUT_PORTS=<port number(s)> \ -e VPN_OUTPUT_PORTS=<port number(s)> \ 2) DNS Leaks: When browsing over privoxy, the Mullvad checking site detects DNS Leaks. There are no DNS leaks when using the Mullvad App with Privoxy disabled. So, I assume it has to do with the DNS servers in the container config. By default, I use Binhex recommended servers (-e NAME_SERVERS=84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1 \). However, even removing these does not stop the leaks. Any advice? Thanks! Edit: Alright, 1) is no longer a problem. The port forwarding setup with Mullvad is kind of confusing as the forwarded port is NOT the port you can choose when creating the config file but a random port that you get assigned at a later step. Anyway, port forwarding seems to be working now. You also do not need to put the port in the docker compose but only add it in qbt. @binhex Do you have any idea regarding the 2) DNS leaks?
  4. Each ipt torrent has three tracker addresses aka announce urls. This is all I could find. https://ssl.empirehost.me/*hash*/announce https://localhost.stackoverflow.tech/*hash*/announce https://routing.bgp.technology/*hash*/announce
  5. 0) I have been running your DelugeVPN container for years but am in the process of switching to qBt, so currently both containers are in use. Both behind a VPN. 1) I am not sure if I understand you correctly but there are no special rules for the ipt tracker. Globally, qBt is set to TCP only (I read that uTP could cause problems within VPN tunnels) and the listening port is the same that is forwarded on AirVPN. This port has been additionally entered into the config file as per your example config: port_range = 49400-49400 port_random = no 2) While performing this step, I realized the ovpn files I have been using so far are for the UDP protocol as this protocol is recommended by Air. Should I create one for TCP instead? After writing my previous comment I stopped both containers and restarted them when I read your reply. There were no disconnects for like 30 minutes. Maybe it is an issue only occurring right after booting? I will look into that. That being said, I have changed the qBt container to a different endpoint (country). There are no connections issues at the moment and ipt is only showing vpn ip's. 3) Here is the log file. supervisord.log
  6. Strange. I can reproduce the leak though as you can see in the screenshot. This is the same torrent listed twice immediately after booting. It could be a problem with IPT in general as the deluge container returns "error: host not found (non-authoritative), try again later". The Deluge torrents aren't shown at all on IPT. Maybe the containers are interfering somehow? Btw, are we supposed to bind the network interface to tun0 under advanced settings or wouldn't make that any difference?
  7. This morning, I noticed what I think is an IP Leak. On IPT in the active torrents section, all torrents seeded with the qBT container are listed twice. One entry is attached to my real IP address while the other one is the AirVPN address. Can you tell from the log why this is?
  8. Hi there, this might be strange, but yesterday I installed the qbittorrent VPN and everything seemed fine. However, now I cannot access the deluge webUI anymore as the password "deluge" does not work. What can I do? Edit: It turned out there is no password set at all. Just hit enter and it worked.
  9. Hi guys, turns out I got a little rusty when it comes to these containers. I've copied a couple of commands from my working Deluge container just so you know. What's the 6881 port used for again? If it is the listening port for qbt, then should it be changed to the port that was forwarded on AirVPN? There is an entry in the qBittoreent.conf that reads Connection\PortRangeMin=6881, so I wonder wheteher it is needed if I have to add the port range manually anyway. Another issue is that the WebUI is showing /config/qBittorrent/downloads/ as the standard download path but I have mapped it to be /data on the container side. I also copy and pasted the watch folder command from the Deluge container but it seems to have no effect as there is no folder specified on the WebUI. Entering one does have no effect. How do I fix the folder situation?
  10. Can anyone say why AUTH failed? edit: AirVPN seems to have some problems. Connection working again.
  11. Have you added the port when you tried accessing the WebGUI? http://localhost:8112
  12. Edit: Again, I solved the problem on my own. Hate it when that happens What I did was to replace the ovpn file with a newly created one. I don't why this works but maybe someone finds a hint in the log. Anyone else having problems with privoxy and torrents? I can't find any errors in the logs but privoxy doesn't seem to work at all. Websites do not load when accessed through it. On top of that, all connections to different trackers get canceled in Deluge (Operation canceled). The VPN is working though.
  13. Edit: SOLVED , but I'll leave it here in case someone runs into the same problem. You can use either command and just use your container ID. You may need to add sudo in front of it. @binhex There is a bug affecting me on the latest docker version that will be fixed in the next one. https://github.com/docker/for-linux/issues/211 https://github.com/moby/moby/issues/36145 There's a workaround for now but I don't know how to change the command to my needs. Below are two examples the docker dev has given but they look different and I'm a noob. docker-containerd-ctr --address /run/docker/containerd/docker-containerd.sock --namespace moby c rm <containerd id> docker-containerd-ctr --namespace moby --address /run/docker/containerd/docker-containerd.sock c rm b62020cb44e1ed3307195ca4402cdf23ed817c35c52a30da858909398898c8b6 I know my container ID. How would the right command look like for your container? Thanks!
  14. It is because the AirVPN client "Eddie" is just an OpenVPN wrapper and it refuses to open an second instance of OpenVPN as long as the one from the container is running. I don't know if it's impossible to run 2 processes of OpenVPN or if it's an unfortunate programming choice. Edit: Nevermind, upated the client to the latest beta and it works now with two instances of OpenVPN.
  15. Thank you. That would have helped me a lot if the problem hadn't already solved itself. The VPN is working again. I didn't do anything. I extended my VPN subscription a couple of days ago, so maybe there was an issue on their end, but it seems to be fixed now. Nice to see that the firewall works so well. I got two more questions if you don't mind. Do you have any plans to make a QBittorrent+VPN+Privoxy image? Is it correct and intended that the container starts an instance of OpenVPN on my host? This prevents me from using the VPN client software as it tries to start a second instance. Newbie me would expect the OpenVPN instance to run inside the container. Thanks again, I really appreciate your work!