Closed daniviga closed 5 years ago
That was a reverse proxy issue in our application since 3.4.4
requires include fastcgi_params;
in Nginx conf (see https://github.com/gem/oq-qgis-server/commit/796a4f46524cd67df5666b4097837e004cabd0e6)
Probabl comes from https://github.com/qgis/QGIS/pull/8830
Yes, I'm pretty sure about that
With the same configuration as
3.4.3
,3.4.4
returns an error:Request:
http://localhost:8010/ogc/nepal-adm3-gem?request=GetCapabilities&version=1.1.1&service=WMS
It should be (tested with
3.4.3
):