docker-qbittorrentvpn icon indicating copy to clipboard operation
docker-qbittorrentvpn copied to clipboard

OpenVPN authentication failure every couple days

Open M-archand opened this issue 2 years ago • 1 comments

Been having this issue with openvpn authentication, it throws an auth error every 2 days and then the app stops working (but the container doesn't actually stop so I can't edit the restart policy to make it fix itself) until I restart the container. Once I restart it, it works fine for another 2 days. Perhaps it is just my vpn provider but it would be nice if the app could send another authentication request to the provider after this happens, or make the container stop. Because as of now the log just stops when this happens, it doesn't try to re-authenticate or throw any other errors. Running on docker 20.10.12

Here are the errors I'm getting:

2022-03-06 00:13:56 SENT CONTROL [node-us-107.protonvpn.net]: 'PUSH_REQUEST' (status=1)

2022-03-06 00:13:56 AUTH: Received control message: AUTH_FAILED

2022-03-06 00:13:56 SIGTERM[soft,auth-failure] received, process exiting

M-archand avatar Mar 06 '22 01:03 M-archand

Not sure if this is relevant but I have RESTART_CONTAINER set to yes but this doesn't seem to help

M-archand avatar Mar 06 '22 01:03 M-archand

Closing this because it does not occur anymore. Not sure if it was a vpn provider issue or if an update fixed it but I haven't gotten it in ages.

M-archand avatar Dec 19 '22 04:12 M-archand