-
-
Notifications
You must be signed in to change notification settings - Fork 233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 [Qbittorrent] version 4.6.0 - external ip data leak with openvpn #1049
Comments
I'm getting the following errors after updating to the latest QBitorrent and HA. Not sure if related.
|
Yes same errors. Do not use this app until fixed. I already got a letter from the ISP with this app running for less than 30 min with an exposed address. |
Could you please post the full startup log, it is much more complicated to help otherwise. I've also reverted the previous version for the moment. Thanks |
Don't have the full startup anymore just the qBittorrent.
|
Downgrading the app now has an error for the open vpn:
|
It is the exact same add-on as before as it did not rebuild, so the issue would be due to the ha update. Or it's because the data folder had been updated. I'll check |
Can confirm I am having the exact same issue on reversion. The update to 4.6 must have messed with the add-on or openvpn config files. Will have a look if I get a chance next week if not fixed by then. |
Issue lies in the qBittorrent.conf file, probably in the proxy section. If you have a backup of your config, this file should be included. Either do a full config restore or extract the necessary file from the backup and overwrite the faulty config. Addon is working normally as before on 4.5.5. |
I've corrected this error in the latest version. However, the VPN seems to work : qbittorrent is channeled through openvpn, and the ip in the log shows that the vpn is working. I did have however to update the config file I'm using. So please try to update to the latest version (5.6.0_WITHOUT_VPN), and paste a full log after startup in case of issue. Thanks edit : tested working using https://www.whatismyip.net/tools/torrent-ip-checker If security is critical for you I would suggest using the Transmission_openvpn image that has some additional securities |
Will check it out tomorrow. |
Version 4.6.0-2 fails to launch. The log is overwriting itself so i cannot post the entire log. What is not included is all of the asset loading logs.
|
That's strange, for me it starts normally. This message is usually when the system is shutting down while still trying to raise s6 services I think. What is the log just before this message? Thank It might be an issue with your config.xml located in /config/addons_config/qbittorrent |
All the assets that are loading are being logged right before with the agent name and ip address. The config file used was a backup from 4.5.5 so the upgrade to 4.6 failed. |
Hi, I don't understand your message. I've just updated qbittorrent, and here is my log using freevpn. This last line is especially important as it shows the ip in tun0. The script also checks that your normal ip is different than the one from tun0. That's why the log is important, as it is not possible to identify issues wihtout it.
|
It's working fine for me now with 4.6.0-2. |
As mentioned, the log overwrites itself so I cannot provide any additional information. Even restarting the app and frantically refreshing this log generates in a fraction of a second. |
Strange. Honestly I would recommend that you either restore an older backup and update, or just remove all data and reinstall a clean version (which means uninstalling the addon and deleting the folder /config/addons_config/qbittorrent). The addon should not be able to run without executing the banners & other visual text in the logs which should take at least 10-30 seconds to run |
It appears the container got locked up. I had to shut down my device, go into docker and manually remove the old addon container and image. I have the latest version utilizing the VPN correctly. |
Description
After this update the external ip is leaking.
Reproduction steps
Set up openvpn and enable it. Review Qbittorrent info log and compare to external IP address.
Addon Logs
Architecture
No response
OS
HAos
The text was updated successfully, but these errors were encountered: