0

I purchased a proxy and whilte-listed my server's IP address so that my server can connect to proxy without authentication. Its working fine in Ubuntu CLI, but when I open Chrome, it cannot connect to proxy and I get error:

ERR_TUNNEL_CONNECTION_FAILED

What am I missing here. Note that I rebooted the server when I setup proxy in /etc/environment

export HTTP_PROXY="geo.iproyal.com:xxxx"
export HTTPS_PROXY="geo.iproyal.com:xxxx"
export FTP_PROXY="geo.iproyal.com:xxxxx"
export NO_PROXY="localhost,127.0.0.1,::1"

0 Answers0