Primrose99 0 Posted ... Hi Community- I am using the binhex qbittorrent w/VPN docker app in unraid 7.1.4. I have settings applied within docker to point to my AirVPN credentials. I was downloading/seeding fine for weeks, but randomly last night I added 5 new torrents (from the same site), and 4 of them tripped errors- the last downloaded fine. I subsequently added another torrent from a different site, and that tripped error too, so I know it has to be my AirVPN config or the docker config. Nothing changed in unraid between a successful torrent and these errored torrents, and I found strange that 1 of them worked but 4 didn't. They all show as having active seeders, so that is not root cause. I checked qbittorrent logs in unraid and see: "sitnl_send: rtnl: generic error (-101): Network is unreachable" (red-font error) and "WARNING: OpenVPN was configured to add an IPv6 route. However, no IPv6 has been configured for tun0, therefore the route installation may fail or may not work as expected." (yellow-font warning). Suggestions? I was using a USA-based config in AirVPN, so perhaps I generate a new config and upload the related .ovpn and .conf files to the appdata folder in my unraid server, and restart? Thank you community for your guidance! Quote Share this post Link to post
Tech Jedi Alex 1489 Posted ... Can you post the .ovpn config you're using? Remove all certificates from it, though. Quote Hide Tech Jedi Alex's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Primrose99 0 Posted ... I am using this config: AirVPN_America_UDP-443-Entry3.conf. Quote Share this post Link to post
Tech Jedi Alex 1489 Posted ... Well, obviously I meant the contents of that file. What am I supposed to do with the filename? 1 ByteBuccaneer reacted to this Quote Hide Tech Jedi Alex's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Primrose99 0 Posted ... (edited) Ah of course, sorry- here is the associated .conf file: [Interface] Address = x.x.x.x/x,(IPv6 address here)/128 PrivateKey = (private key listed here) MTU = 1320 DNS = x.x.0.1, (DNS string listed here) [Peer] PublicKey = (public key here) PresharedKey = (" ") Endpoint = america3.vpn.airdns.org:443 AllowedIPs = 0.0.0.0/0,::/0 PersistentKeepalive = 15 WebUI\Password_PBKDF2="(hashed password)" Edited ... by Tech Jedi Alex removed password hash, too Quote Share this post Link to post
flat4 87 Posted ... 18 hours ago, Tech Jedi Alex said: Well, obviously I meant the contents of that file. What am I supposed to do with the filename? Use the force to read the contents HAHAHAHa 1 ByteBuccaneer reacted to this Quote Hide flat4's signature Hide all signatures pFsense it works Share this post Link to post
Tech Jedi Alex 1489 Posted ... This confuses me. This is a Wireguard config, but your original post mentioned OpenVPN errors. So, is your Unraid using OpenVPN or Wireguard? Quote Hide Tech Jedi Alex's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Primrose99 0 Posted ... Alex- perhaps this is the problem, I had generated an OpenVPN config but if above is Wireguard, then I may need to dump the config files and start over with generating an OpenVPN config from config generator and then start again? I must have checked wrong bot in generator the initial pass. That said, unsure why it was working previously and suddenly stopped working (qbittorrent_VPN, I mean). Quote Share this post Link to post
Primrose99 0 Posted ... Sorry for asynchronous nature of replies BTW- power was out yesterday and this morning. The unraid qbittorrent w/VPN instructions state to place a credentials.conf file (my AirVPN credentials) and .ovpn config file in the user -> appdata ->binhexqbittorrent folder, and I can connect to the qbit web application just fine, but there clearly is something going awry since any new torrent I start (after the aforementioned time) will start downloading for a second and then immediately error. I don't see anything else in the log files. Quote Share this post Link to post
flat4 87 Posted ... I also use unraid and this particular docker, however I do not use the vpn built in or proxy, I make a subnet for my vpn. Anyhoo here is the link to how to set it up. Without seeing your docker setup I am not sure if you initially setup it up as a wireguard or a openvpn protocol. Also you're 7.1.4 of unraid and I have read the posts that some users have issues with networking. Were you on 7.1.4 when it was working or did you update recently? Setup guide for Binhex qbit Quote Hide flat4's signature Hide all signatures pFsense it works Share this post Link to post
Primrose99 0 Posted ... 6 hours ago, flat4 said: I also use unraid and this particular docker, however I do not use the vpn built in or proxy, I make a subnet for my vpn. Anyhoo here is the link to how to set it up. Without seeing your docker setup I am not sure if you initially setup it up as a wireguard or a openvpn protocol. Also you're 7.1.4 of unraid and I have read the posts that some users have issues with networking. Were you on 7.1.4 when it was working or did you update recently? Setup guide for Binhex qbit Thanks Flat- I started with unraid on 7.1.4; never used any other version (I'm not to unraid). Thanks for posting the link, I will check it out. All- I ended up completely de-installing binhex qbittorrent, re-doing everything with settings, generating new config, and then pointing at torrent downloads folder in qbittorrent, torrents are preceding per usual now. But it makes me suspicious of the unraid config because I know AirVPN works great. Quote Share this post Link to post
flat4 87 Posted ... 18 hours ago, Primrose99 said: Thanks Flat- I started with unraid on 7.1.4; never used any other version (I'm not to unraid). Thanks for posting the link, I will check it out. All- I ended up completely de-installing binhex qbittorrent, re-doing everything with settings, generating new config, and then pointing at torrent downloads folder in qbittorrent, torrents are preceding per usual now. But it makes me suspicious of the unraid config because I know AirVPN works great. Oh just recently binhex deployed a new docker container that does gluetun and while you have to change the docker container to pull this different version it could be when you updated it pulled the incorrect image. Quote Hide flat4's signature Hide all signatures pFsense it works Share this post Link to post