Ticket #1072 (closed bug: fixed)

Opened 5 years ago

Last modified 4 years ago

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:
Platform Version: Platform: SuSE
Must Fix for Release: No 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

Changed 5 years ago by timlinux

  • owner changed from nobody to timlinux
  • milestone set to Version 0.11.0

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

Changed 5 years ago by timlinux

  • status changed from new to closed
  • resolution set to fixed

Changed 4 years ago by anonymous

  • milestone Version 0.11.0 deleted

Milestone Version 0.11.0 deleted

Note: See TracTickets for help on using tickets.