[QGIS-Developer] WMS loaded in qgis desktop, not in server

Jeff McKenna jmckenna at gatewaygeomatics.com
Thu Feb 13 05:22:11 PST 2020


Hi Paolo,

It would be good to get the exact request that your server is sending to 
MapServer, to debug this. (maybe using Fiddler, as described in the 
steps I've recorded at 
https://github.com/mapserver/mapserver/wiki/Get-the-Raw-WMS-Request-Generated-by-QGIS 
)

Also, it might also be good to check the WMS server's GetCapabilities 
request, to make sure that there are no 'WARNING' messages in the 
response.  (example request: 
https://demo.gatewaygeomatics.com/cgi-bin/wms_gateway?SERVICE=WMS&REQUEST=GetCapabilities 
)

-jeff



-- 
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeomatics.com/



On 2020-02-13 9:02 a.m., Paolo Cavallini wrote:
> Hi all,
> I have a couople of WMS layers that are displayed correclty in QGIS
> desktop, but disappear in the server. It may be due to an erro on the
> WMS side, which in fact returns:
> mapserv(): Web application error. Traditional BROWSE mode requires a
> TEMPLATE in the WEB section, but none was provided.
> What is strange to me is having a different behavious from desktop to
> sever. Any hint? Is this expected?
> Cheers.
> 



More information about the QGIS-Developer mailing list