amnezia-vpn / amnezia-client

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

Error code 202 #943

Open GoToProd opened 1 month ago

GoToProd commented 1 month ago

If you see error 202 - docker-containerd not started, you can fix this after use 2 commands: connect to server and use: 1 - apt-get install docker (if docker not installed in your server) 2 - systemctl start containerd

In error-list writing: "Re-add server" but its not fix trouble This manual actually for Ubuntu

AleksejEgorov commented 4 weeks ago

Seems, it doesn't help, but in journalctl -xeou docker I see these lines during deployment:

Aug 14 16:50:40 serverhostname dockerd[1156]: time="2024-08-14T16:50:40.490119452+02:00" level=info msg="No non-localhost DNS nameservers are left in resolv.conf. Using default external servers"
Aug 14 16:50:51 serverhostname dockerd[1156]: time="2024-08-14T16:50:51.174894568+02:00" level=error msg=/moby.buildkit.v1.Control/Solve error="rpc error: code = Unknown desc = process \"/bin/sh -c apk add --no-cache bash curl dumb-init\" did not complete successfully: exit code: 2"
Aug 14 16:50:52 serverhostname dockerd[1156]: time="2024-08-14T16:50:52.781927000+02:00" level=error msg="Not continuing with pull after error: errors:\ndenied: requested access to the resource is denied\nunauthorized: authentication required\n"
Aug 14 16:50:52 serverhostname dockerd[1156]: time="2024-08-14T16:50:52.782455887+02:00" level=info msg="Ignoring extra error returned from registry" error="unauthorized: authentication required"

No non-localhost DNS nameservers are left in resolv.conf — it's normal, there is dns server on machine.