18 January 2026:


This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.



Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.

error while running on Firfox

edited November -1 in Sahi - Open Source
Hi All,

I am getting the below error on Firefox when i installed sahi,


Sahi - sahi.co.in

Either the remote server is down
or
You need an external proxy to be configured.

You could configure the external proxy by editing <sahi_root>/config/sahi.properties and setting these properties:

ext.proxy.enable=true
ext.proxy.host=external_proxy_server_hostname_or_ip
ext.proxy.port=external_proxy_server_port

Exception was:
sahi.co.in

It would be great if somebody can help me in this,
Also found the following exception on console


Sahi - sahi.co.in

Either the remote server is down
or
You need an external proxy to be configured.

You could configure the external proxy by editing <sahi_root>/config/sahi.properties and setting these properties:

ext.proxy.enable=true
ext.proxy.host=external_proxy_server_hostname_or_ip
ext.proxy.port=external_proxy_server_port

Exception was:
sahi.co.in

Regards,
Arjun

Comments

  • edited December 2008
    Hi All,

    I am also geting the same problem. Please provide the solution if any body have for this type of problem.
  • narayannarayan Administrators
    If you need to configure an external proxy to access the internet, and if that proxy needs authentication, you may see this error.
    I have added support for proxy tunnelling with authentication, and should be available in the next release.

    -Narayan
Sign In or Register to comment.