amnezia-vpn / amnezia-client

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

IPC error -22 (after it lost the Internet connection until reboot) #1082

Open markcda opened 1 month ago

markcda commented 1 month ago

Describe the bug ERROR: (amn0) 2024/09/22 17:35:09 IPC error -22: failed to set endpoint fr.209qu48XXXXXXXX.live:1725: ParseAddr(\"fr.209qu48XXXXXXXX.live\"): unexpected character (at \"fr.209qu48XXXXXXXX.live\")"

To Reproduce Steps to reproduce the behavior:

  1. Create "AmneziaWG" configuration at Red Shield VPN.
  2. Download the config file.
  3. Load it to Amnezia Client and click "Connect".

Expected behavior Successful connection.

Desktop (please complete the following information):

Additional context File france.lifted.conf.txt

markcda commented 1 month ago

Updated to 4.8.1.0 (c681611), finally works. But now I have another problem - with DNS.

For now I have systemd-resolved enabled, ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf linked and dns=none in /etc/NetworkManager/NetworkManager.conf. This is resolvectl status out:

$ sudo resolvectl status                                  
Global
           Protocols: +LLMNR +mDNS -DNSOverTLS DNSSEC=no/unsupported
    resolv.conf mode: stub
  Current DNS Server: 1.1.1.1
         DNS Servers: 1.1.1.1 2606:4700:4700::1111

But I cannot ping google.com/ping 1.1.1.1