binhex / arch-qbittorrentvpn

Docker build script for Arch Linux base with qBittorrent, Privoxy and OpenVPN
GNU General Public License v3.0
397 stars 46 forks source link

Web UI wont start #198

Open rusty1256 opened 10 months ago

rusty1256 commented 10 months ago

image

My qbittorrent is getting stuck on this part of the log. Will not progress. Only happens now and then but I have no idea why

kotumakine commented 10 months ago

I am having exactly the same issue using ProtonVPN. Then I switched back to iVPN, and problem resolved. Could it be something related to ProtonVPN specific stuff?

SeNeOEH commented 8 months ago

Same issue for me.

I'm pretty sure it's related to this message in the logs

DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305). OpenVPN ignores --cipher for cipher negotiations.

It doesn't appear with 4.5.5-1-01 so for now I keep my docker to this version.

SeNeOEH commented 7 months ago

I just checked again today, proton seems to have updated their config file, using AES-256-GCM now for cipher instead of AES-256-CBC previously. The previous message does not appears in the logs anymore, but the issue still persists. I now see the following errors in the logs :

Error: argument "8081_qbittorrent" is wrong: invalid table ID Error: argument "8081_qbittorrent" is wrong: "table" value is invalid

8081 is the port I use for the webui.