proxy icon indicating copy to clipboard operation
proxy copied to clipboard

Failed to connect to proxy

Open mmansonx opened this issue 2 years ago • 5 comments

I've got the docker compose running. Trying to test it in whatsapp using http://myip:8443 or any other ports gives me error: Failed to connect to proxy

mmansonx avatar Jan 06 '23 12:01 mmansonx

I've also tried removing #PUBLIC_IP lines in proxy/src/proxy_config.cfg

mmansonx avatar Jan 06 '23 12:01 mmansonx

I have the same issue here

tyrion-sg avatar Jan 06 '23 14:01 tyrion-sg

یک پروکسی

ahmadmousavian avatar Jan 07 '23 23:01 ahmadmousavian

I used docker-composer and it works like charm. Just update the public IP in docker-compose.yaml before running docker-compose and set only ip address (without port and http://) in whatsapp proxy. It detects the available port automatically.

nghazali avatar Jan 10 '23 23:01 nghazali

Ah see the latest FAQ update in #109 , you should not use ports 8XXX if you aren't running with the PROXY header enabled in a cloud environment. Stick with 80,443, or 5222

slawlor avatar Jan 11 '23 20:01 slawlor