proxy icon indicating copy to clipboard operation
proxy copied to clipboard

Failed to connect to proxy

Open Mamadgij opened this issue 3 years ago • 1 comments

hi dear Sir/Madam first i don't have any idea about servers and proxy but i want to make this for my family in iran. i tried a lot and used this one but unfortunately i got this msg after use this

cd /home
git clone https://github.com/WhatsApp/proxy/
cd /home/proxy/proxy/ops
docker compose up -d

: fatal: destination path 'proxy' already exists and is not an empty directory. Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Error: unknown shorthand flag: 'd' in -d

could you please tell me how can i fix it?

Mamadgij avatar Jan 06 '23 15:01 Mamadgij

Hi @Mamadgij,

First of all, please run this command to delete the previous clone: rm -rf /home/proxy

For the other errors:

  1. Have you installed Docker on your server?
  2. Have you tried to build the image? This is how you can do it: Build the proxy host container

mohsenhatami96 avatar Jan 07 '23 15:01 mohsenhatami96

Hi @mohsenhatami96

It works. thanks for your support.

Mamadgij avatar Jan 09 '23 13:01 Mamadgij