kylemanna / docker-openvpn

🔒 OpenVPN server in a Docker container complete with an EasyRSA PKI CA
https://hub.docker.com/r/kylemanna/openvpn/
MIT License
8.72k stars 2.39k forks source link

"AEAD Decrypt error: bad packet ID" spam making my VPS to crash (CPU usage ?) #533

Open Zeldri opened 4 years ago

Zeldri commented 4 years ago

Hi, I've been using this OpenVPN image for over a month, recently I got a 4G router with unlimited data with much more bandwith, (100mbps, 4mbps before). And I having lots of AEAD Decrypt error: bad packet ID (may be a replay): [ #49607 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings

In the console causing my VPS to crash, In this post : https://github.com/haugene/docker-transmission-openvpn/issues/257 and this one : https://github.com/qdm12/private-internet-access-docker/issues/34 That's seems to occur when Wifi is used, which I think can be the same when using 4G, so what I want to do is add --mute-replay-warnings arg to openvpn, how can I do that with this image ?

billd100 commented 4 years ago

This conversation (and the ones that referenced at the bottom) should be what you need to at least mute.