Hi Sebastian, One possible issue is that your MapStore is running on HTTPS while your QGIS Server is running on HTTP, as shown in your capabilities URL: http://qgis.lan/qgis_mapserv.fcgi
If both MapStore and QGIS Server are installed on the same server, you could try using localhost:port instead of domain names. If that works, the issue may be related to IIS or Apache HTTPD, where DNS and rewrite rules are configured. I hope you’re able to resolve the issue. BR, Abel Den fre 30 jan. 2026 kl 15:08 skrev Sebastián Meyer via QGIS-User < [email protected]>: > Hi, > > I configured a context in Mapstore2 to connect to my QGIS Server project > through WMS and could select layers without any trouble. > > For other projects, I need to use WFS. Mapstore2 seems to work, but this > time I can't see any layers in the catalog. > > I tried connecting to public WFS services and it works like a charm. > > In my QGIS projects, WFS is enabled (in read-only mode) > > Any idea how may I debug this problem? I attached the QGIS Server's WFS > answer to this message. > > TIA, > > -- > > seb > _______________________________________________ > QGIS-User mailing list > [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user >
_______________________________________________ QGIS-User mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
