HomeDocumentationAPI Reference
Log In
These docs are for v17. Click to read the latest docs for v33.

Error "The proxy server is refusing connections" during Web Connections

Symptoms

Browser displays "The proxy server is refusing connections" or similar error message when connecting to web targets.

Solution

  1. Verify your Proxy address setting at Administration→Deployment→Deploy PrivX Web Access Gateways. It should contain the IP address or DNS name of your PrivX-Web-Proxy machine.

  2. If the problem persists, verify and restart the Squid service on your Web-Proxy machine:

# systemctl status squid
# systemctl restart squid

You may also check Squid logs under /var/log/squid/ for additional information about the issue.