amnezia-vpn / amnezia-client

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

Error occurred while configuring server, failed to start remote process on server [Ubuntu 20.04] #215

Closed skygunner closed 8 months ago

skygunner commented 1 year ago

Tried to install the server using the client, when there's no docker engine installed on the server, it seems to fail to install the docker engine or start it. So I manually installed docker engine and added current user to docker group. Tried again to config the server, this time can see it is trying to start containers in top, but evetually it failed with the titled error and no container is running after the process. Is there any log I can check to see what is wrong during the process?

The vm is not fresh so there must be some conflicts with the software.

In the syslog I can see some failed audit but the cmd is entirely not readable.

HisenZhang commented 1 year ago

I encountered the same error and got it fixed by restarting the server.

pokamest commented 1 year ago

Please check latest releases https://github.com/amnezia-vpn/amnezia-client/actions/runs/5847886029