Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1072 closed bug (fixed)

WMS connection can't use the proxy

Reported by: chg Owned by: timlinux
Priority: major: does not work as expected Milestone:
Component: WMS Version: Trunk
Keywords: proxy Cc:
Must Fix for Release: No Platform: SuSE
Platform Version: Awaiting user input: no

Description

We have to use a proxy to connect to external WMS providers. versions below 0.10.0 perfectly work with the proxy, only brings following error message: "Could not understand the response. The wms provider said:"

Terminal gives an additional error:

Warning: UNEXPECTED RESPONSE: [HTTP/1.0 403 Forbidden Server: squid/2.6.STABLE6 Date: Mon, 05 May 2008 15:58:06 GMT Content-Type: text/html Content-Length: 1047 Expires: Mon, 05 May 2008 15:58:06 GMT X-Squid-Error: ERR_ACCESS_DENIED 0 X-Cache: MISS from proxy X-Cache-Lookup: NONE from proxy:3128 Via: 1.0 srv Proxy-Connection: close

]

Settings for proxy are: URL: http://mapserver.jrc.it/wmsconnector/com.esri.wms.Esrimap/image2000_pan Proxy Host: proxy Proxy Port: 3128

Same settings did work in 0.8 and 0.9.

I can also exlude a problem with the remote server, as others also do not work. If I omit the proxy and connect directly, it also works fine.

Used Version: 0.10.0 from openSuse repo.

Change History (3)

comment:1 by timlinux, 16 years ago

Milestone: Version 0.11.0
Owner: changed from nobody to timlinux

This should work in 0.11.0 - I've refactored the proxy settings to a single global configuration tab in Options -> proxy. I'm closing this bug - if the problem persists for you in 0.11.0, please reopen.

Regards

Tim

comment:2 by timlinux, 16 years ago

Resolution: fixed
Status: newclosed

comment:3 by (none), 15 years ago

Milestone: Version 0.11.0

Milestone Version 0.11.0 deleted

Note: See TracTickets for help on using tickets.