Home
TeamSite
iwproxy was unable to open a connection, Transport endpoint is not connected
drumil
when i debug the html source code of .page file using firebug and click on the css source path (href link), i am getting the above error
404 Connection Failed
iwproxy was unable to open a connection to:
servername:81
Reason:
Transport endpoint is not connected
.
The path of the css: /iw/cci/meta/no-injection/iw-mount/default/main/bana/projects/Deposits/WORKAREA/maintenance/iwov-resources/fixed-layout/three_column_wide_center.css
The iw.cfg configuration of iwproxy is
[iwproxy]
iwproxy_host=localhost
customer_webserver_host=servername
iwproxy_port=1080
customer_webserver_port=81
[iwproxy_fullproxy_redirect]
[iwproxy_remap]
global_default_map=/
[global_default_map]
[iwproxy_preconnect_remap]
[iwproxy_failover_remap]
[iwproxy_hostheader_remap]
[iwproxy_smartcontextedit_allowed]
[iwproxy_access_control_enabled]
[iwproxy_external_remap]
Find more posts tagged with
Comments
Adam Stoller
Hi, please help me with this error. I am getting this error on the css file path.
If you want help - you need to provide a LOT more information.
drumil
I have added the required information in the original query
Thanks
Adam Stoller
Do you have a "customer web server" running on port 81 of the server?
drumil
yest customer web server is configured on port 81 but when i try hitting url
http://servername:81
its giving an error "unable to connect"
nipper
then it is not running
drumil
Hi, something else was running on the same port, by specifying the different port the issue is resolved. Thanks for all your help