amnezia-vpn / amnezia-client

Amnezia VPN Client (Desktop+Mobile)
https://amnezia.org
GNU General Public License v3.0
2k stars 200 forks source link

AmnesiaWG protocol stalls every few days, other protocols work great. #822

Open Barafu opened 1 month ago

Barafu commented 1 month ago

Describe the bug If I choose AmnesiaWG as a protocol, then every day or two the data just suddenly stops going. No error reports or disconnects on the client. If I disconnect on the client, I can not reconnect again. The only way to fix is to restart the docker container OR choose another protocol. On the docker side, the logs say:

root@vm2475156:~# docker logs d96
Error response from daemon: configured logging driver does not support reading

The logs error may be my fault, I am not that good at docker. But my own containers that run alongside do produce logs.

If any other protocol is used (I tried Wireguard and Shadowsocks) or another app is used (Shadowsocks, SSH tunnel), then they have no issues at the same time.

To Reproduce Steps to reproduce the behavior:

  1. Connect using the AmnesiaWG protocol.
  2. Wait a day or two.
  3. Start an important ranking match in an online game.
  4. Connection fails.

Desktop (please complete the following information):

Server (please complete the following information):

Additional context I will help you to collect logs on the failure if you tell me how to obtain them.

pokamest commented 3 weeks ago

It's known issue, looks like it's not enough RAM on your server. Issue will be updated with new update, when https://github.com/amnezia-vpn/amnezia-client/pull/579 will be merged