GithubHelp home page GithubHelp logo

Comments (16)

Gustry avatar Gustry commented on June 3, 2024

Screenshot of attribute table:

This tool is not linked to the popup content. See #4277
"Attribute table" tool and popup are two different features in Lizmap.

Screenshot of frontend:

This screenshot is either an "Automatic" or a "QGIS HTML Maptip" with "Generate an HTML table" used in the plugin. It's not a "QGIS Drag&Drop" popup according to the HTML and CSS.

Can you please check your Popup settings and also #4277 ?

from lizmap-web-client.

tbnobody avatar tbnobody commented on June 3, 2024

This screenshot is either an "Automatic" or a "QGIS HTML Maptip" with "Generate an HTML table" used in the plugin. It's not a "QGIS Drag&Drop" popup according to the HTML and CSS.

Its set to "QGIS Drag&Drop form" as mentioned in the screenshot Screenshot of Lizmap Layer config:.

What would be the parameter in the .cfg file to double check whether it's really set to "QGIS Drag&Drop form" and not to "Automatic" or a "QGIS HTML Maptip"?

But it's interesting that the output of the id field changes if I change the supervisor_id from Text Edit to Value Relation.
Screenshot id is hidden vs. id is shown. In this case I don't change anything in the Lizmap configuration.

Screenshot withValue Relation:
313483739-28383df6-6bd8-431a-8161-d143c3d1fd4d

Screenshot with Text Edit:
image

I've also restarted PHP-FPM which should be the reason for session issues etc. --> No Change

from lizmap-web-client.

Gustry avatar Gustry commented on June 3, 2024

But it's interesting that the output of the id field changes if I change the supervisor_id from Text Edit to Value Relation.

So it means you have an error in QGIS Server, in the Lizmap server plugin. please check your logs.
In case of an error when building the "Drag and Drop layout popup", in case of unexpected error, the default (therefore auto) is returned.

from lizmap-web-client.

tbnobody avatar tbnobody commented on June 3, 2024

Thats the whole output of the qgis server when opening the map

Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: ******************** New request ***************
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: Request URL: http://_/qgisserver/lizmap/server.json
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: Environment:
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: ------------------------------------------------
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: SERVER_NAME: _
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: REQUEST_URI: /qgisserver/lizmap/server.json
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: SCRIPT_NAME: /qgisserver/lizmap/server.json
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: REMOTE_ADDR: 127.0.0.1
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: SERVER_PORT: 80
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: QUERY_STRING:
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: REMOTE_USER:
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: CONTENT_TYPE:
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: REQUEST_METHOD: GET
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: SERVER_PROTOCOL: HTTP/1.1
Mar 18 12:50:24 boromir spawn-fcgi[573]: Headers:
Mar 18 12:50:24 boromir spawn-fcgi[573]: ------------------------------------------------
Mar 18 12:50:24 boromir spawn-fcgi[573]: "Accept" :  "*/*"
Mar 18 12:50:24 boromir spawn-fcgi[573]: "Host" :  "127.0.0.1"
Mar 18 12:50:24 boromir spawn-fcgi[573]: "User-Agent" :  "3.7.5"
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO WfsOutputExtension[573]: requestReady ran in 0.0s
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: Trying URL path: '/qgisserver/lizmap/server.json' for '/wfs3'
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: Trying URL path: '/qgisserver/lizmap/server.json' for '/lizmap'
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: API Lizmap accepts the URL path '/qgisserver/lizmap/server.json'
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: Checking API path /server.json for server.json
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: API Lizmap: found handler server
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 CRITICAL Server[573]: Service ATLAS is not registered
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 CRITICAL Server[573]: Service CADASTRE is not registered
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO WfsOutputExtension[573]: responseComplete ran in 0.0s
Mar 18 12:50:24 boromir spawn-fcgi[573]: 12:50:24 INFO Server[573]: Request finished in 262 ms
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: ******************** New request ***************
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: Request URL: http://_/qgisserver/lizmap/server.json
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: Environment:
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: ------------------------------------------------
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: SERVER_NAME: _
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: REQUEST_URI: /qgisserver/lizmap/server.json
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: SCRIPT_NAME: /qgisserver/lizmap/server.json
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: REMOTE_ADDR: 127.0.0.1
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: SERVER_PORT: 80
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: QUERY_STRING:
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: REMOTE_USER:
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: CONTENT_TYPE:
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: REQUEST_METHOD: GET
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: SERVER_PROTOCOL: HTTP/1.1
Mar 18 12:50:25 boromir spawn-fcgi[573]: Headers:
Mar 18 12:50:25 boromir spawn-fcgi[573]: ------------------------------------------------
Mar 18 12:50:25 boromir spawn-fcgi[573]: "Accept" :  "*/*"
Mar 18 12:50:25 boromir spawn-fcgi[573]: "Host" :  "127.0.0.1"
Mar 18 12:50:25 boromir spawn-fcgi[573]: "User-Agent" :  "3.7.5"
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO WfsOutputExtension[573]: requestReady ran in 0.0s
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: Trying URL path: '/qgisserver/lizmap/server.json' for '/wfs3'
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: Trying URL path: '/qgisserver/lizmap/server.json' for '/lizmap'
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: API Lizmap accepts the URL path '/qgisserver/lizmap/server.json'
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: Checking API path /server.json for server.json
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: API Lizmap: found handler server
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 CRITICAL Server[573]: Service ATLAS is not registered
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 CRITICAL Server[573]: Service CADASTRE is not registered
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO WfsOutputExtension[573]: responseComplete ran in 0.0s
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: Request finished in 228 ms
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: ******************** New request ***************
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: Request URL: http://_/qgisserver?map=%2Fopt%2Fmaps%2Fowv%2Fowv.qgs&request=getcapabilities&service=WMS&version=1.3.0&Lizmap_User=&Lizmap_User_Groups=
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: Environment:
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: ------------------------------------------------
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: SERVER_NAME: _
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: REQUEST_URI: /qgisserver?map=%2Fopt%2Fmaps%2Fowv%2Fowv%2Eqgs&request=getcapabilities&service=WMS&version=1%2E3%2E0&Lizmap%5FUser=&Lizmap%5FUser%5FGroups=
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: SCRIPT_NAME: /qgisserver
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: REMOTE_ADDR: 127.0.0.1
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: SERVER_PORT: 80
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: QUERY_STRING: map=%2Fopt%2Fmaps%2Fowv%2Fowv%2Eqgs&request=getcapabilities&service=WMS&version=1%2E3%2E0&Lizmap%5FUser=&Lizmap%5FUser%5FGroups=
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: REMOTE_USER:
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: CONTENT_TYPE:
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: REQUEST_METHOD: GET
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: SERVER_PROTOCOL: HTTP/1.1
Mar 18 12:50:25 boromir spawn-fcgi[573]: Headers:
Mar 18 12:50:25 boromir spawn-fcgi[573]: ------------------------------------------------
Mar 18 12:50:25 boromir spawn-fcgi[573]: "Accept" :  "*/*"
Mar 18 12:50:25 boromir spawn-fcgi[573]: "Forwarded" :  "host=xxxxxxxxxxxxxxxxxxxxxx;proto=http://"
Mar 18 12:50:25 boromir spawn-fcgi[573]: "Host" :  "127.0.0.1"
Mar 18 12:50:25 boromir spawn-fcgi[573]: "User-Agent" :  "3.7.5"
Mar 18 12:50:25 boromir spawn-fcgi[573]: "X-Forwarded-Host" :  "xxxxxxxxxxxxxxxxxxxxxx"
Mar 18 12:50:25 boromir spawn-fcgi[573]: "X-Forwarded-Proto" :  "http://"
Mar 18 12:50:25 boromir spawn-fcgi[573]: "X-Qgis-Service-Url" :  "http://xxxxxxxxxxxxxxxxxxxxxx/index.php/lizmap/service?repository=owv&project=owv"
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO WfsOutputExtension[573]: requestReady ran in 0.0s
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: No acl defined in Lizmap config
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: LIZMAP_USER:
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: LIZMAP_USER_GROUPS:
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: MAP:/opt/maps/owv/owv.qgs
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: REQUEST:getcapabilities
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: SERVICE:WMS
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: VERSION:1.3.0
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 WARNING Server[573]: Found WMS capabilities document in cache
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO WfsOutputExtension[573]: responseComplete ran in 0.0s
Mar 18 12:50:25 boromir spawn-fcgi[573]: 12:50:25 INFO Server[573]: Request finished in 0 ms
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: ******************** New request ***************
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: Request URL: http://_/qgisserver?map=%2Fopt%2Fmaps%2Fowv%2Fowv.qgs&request=getcapabilities&service=WFS&version=1.0.0&Lizmap_User=&Lizmap_User_Groups=
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: Environment:
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: ------------------------------------------------
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: SERVER_NAME: _
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: REQUEST_URI: /qgisserver?map=%2Fopt%2Fmaps%2Fowv%2Fowv%2Eqgs&request=getcapabilities&service=WFS&version=1%2E0%2E0&Lizmap%5FUser=&Lizmap%5FUser%5FGroups=
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: SCRIPT_NAME: /qgisserver
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: REMOTE_ADDR: 127.0.0.1
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: SERVER_PORT: 80
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: QUERY_STRING: map=%2Fopt%2Fmaps%2Fowv%2Fowv%2Eqgs&request=getcapabilities&service=WFS&version=1%2E0%2E0&Lizmap%5FUser=&Lizmap%5FUser%5FGroups=
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: REMOTE_USER:
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: CONTENT_TYPE:
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: REQUEST_METHOD: GET
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: SERVER_PROTOCOL: HTTP/1.1
Mar 18 12:50:26 boromir spawn-fcgi[573]: Headers:
Mar 18 12:50:26 boromir spawn-fcgi[573]: ------------------------------------------------
Mar 18 12:50:26 boromir spawn-fcgi[573]: "Accept" :  "*/*"
Mar 18 12:50:26 boromir spawn-fcgi[573]: "Forwarded" :  "host=xxxxxxxxxxxxxxxxxxxxxx;proto=http://"
Mar 18 12:50:26 boromir spawn-fcgi[573]: "Host" :  "127.0.0.1"
Mar 18 12:50:26 boromir spawn-fcgi[573]: "User-Agent" :  "3.7.5"
Mar 18 12:50:26 boromir spawn-fcgi[573]: "X-Forwarded-Host" :  "xxxxxxxxxxxxxxxxxxxxxx"
Mar 18 12:50:26 boromir spawn-fcgi[573]: "X-Forwarded-Proto" :  "http://"
Mar 18 12:50:26 boromir spawn-fcgi[573]: "X-Qgis-Service-Url" :  "http://xxxxxxxxxxxxxxxxxxxxxx/index.php/lizmap/service?repository=owv&project=owv"
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO WfsOutputExtension[573]: requestReady ran in 0.0s
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No acl defined in Lizmap config
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: LIZMAP_USER:
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: LIZMAP_USER_GROUPS:
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: MAP:/opt/maps/owv/owv.qgs
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: REQUEST:getcapabilities
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: SERVICE:WFS
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: VERSION:1.0.0
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerPermissions called
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No lizmap user login in request headers
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Lizmap user login in parameters :
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No edition config defined for layer: hiking_trails (hiking_trails_f6e51614_8f8c_42e2_8a3b_b30742258d1d)
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No Lizmap layer group visibility for: hiking_trails
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerPermissions called
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerPermissions called
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No lizmap user login in request headers
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Lizmap user login in parameters :
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No edition config defined for layer: supervisor (supervisor_53792543_7bdb_4c5c_887d_a58998492ed8)
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No Lizmap layer group visibility for: supervisor
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerPermissions called
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO WfsOutputExtension[573]: All formats have been added in the GetCapabilities
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO WfsOutputExtension[573]: responseComplete ran in 0.0s
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: Request finished in 1 ms
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: ******************** New request ***************
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: Request URL: http://_/qgisserver
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: Environment:
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: ------------------------------------------------
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: SERVER_NAME: _
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: REQUEST_URI: /qgisserver
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: SCRIPT_NAME: /qgisserver
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: REMOTE_ADDR: 127.0.0.1
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: SERVER_PORT: 80
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: QUERY_STRING:
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: REMOTE_USER:
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: CONTENT_TYPE: application/x-www-form-urlencoded
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: REQUEST_METHOD: POST
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: SERVER_PROTOCOL: HTTP/1.1
Mar 18 12:50:26 boromir spawn-fcgi[573]: Headers:
Mar 18 12:50:26 boromir spawn-fcgi[573]: ------------------------------------------------
Mar 18 12:50:26 boromir spawn-fcgi[573]: "Accept" :  "*/*"
Mar 18 12:50:26 boromir spawn-fcgi[573]: "Forwarded" :  "host=xxxxxxxxxxxxxxxxxxxxxx;proto=http://"
Mar 18 12:50:26 boromir spawn-fcgi[573]: "Host" :  "127.0.0.1"
Mar 18 12:50:26 boromir spawn-fcgi[573]: "User-Agent" :  "3.7.5"
Mar 18 12:50:26 boromir spawn-fcgi[573]: "X-Forwarded-Host" :  "xxxxxxxxxxxxxxxxxxxxxx"
Mar 18 12:50:26 boromir spawn-fcgi[573]: "X-Forwarded-Proto" :  "http://"
Mar 18 12:50:26 boromir spawn-fcgi[573]: "X-Qgis-Service-Url" :  "http://xxxxxxxxxxxxxxxxxxxxxx/index.php/lizmap/service?repository=owv&project=owv"
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 WARNING Server[573]: Error parsing post data as XML: at line 1, column 1: error occurred while parsing element. Assuming urlencoded query string sent in the post body.
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO WfsOutputExtension[573]: requestReady ran in 0.0s
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No acl defined in Lizmap config
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: FORMAT:application/json
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: LAYER:hiking_trails
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: LIZMAP_USER:
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: LIZMAP_USER_GROUPS:
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: MAP:/opt/maps/owv/owv.qgs
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: REQUEST:getlegendgraphic
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: SERVICE:WMS
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: STYLES:default
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: VERSION:1.3.0
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerPermissions called
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No lizmap user login in request headers
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Lizmap user login in parameters :
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No edition config defined for layer: hiking_trails (hiking_trails_f6e51614_8f8c_42e2_8a3b_b30742258d1d)
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Lizmap[573]: No Lizmap layer group visibility for: hiking_trails
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerPermissions called
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: WMS Request parameters:
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]:  - LAYER : hiking_trails
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]:  - STYLES : default
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]:  - FORMAT : application/json
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]:  - VERSION : 1.3.0
Mar 18 12:50:26 boromir spawn-fcgi[573]: QFont::fromString: Invalid description '(empty)'
Mar 18 12:50:26 boromir spawn-fcgi[573]: QFont::fromString: Invalid description '(empty)'
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO WfsOutputExtension[573]: responseComplete ran in 0.0s
Mar 18 12:50:26 boromir spawn-fcgi[573]: 12:50:26 INFO Server[573]: Request finished in 3 ms
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: ******************** New request ***************
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: Request URL: http://_/qgisserver
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: Environment:
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: ------------------------------------------------
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: SERVER_NAME: _
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: REQUEST_URI: /qgisserver
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: SCRIPT_NAME: /qgisserver
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: REMOTE_ADDR: 127.0.0.1
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: SERVER_PORT: 80
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: QUERY_STRING:
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: REMOTE_USER:
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: CONTENT_TYPE: application/x-www-form-urlencoded
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: REQUEST_METHOD: POST
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: SERVER_PROTOCOL: HTTP/1.1
Mar 18 12:50:57 boromir spawn-fcgi[573]: Headers:
Mar 18 12:50:57 boromir spawn-fcgi[573]: ------------------------------------------------
Mar 18 12:50:57 boromir spawn-fcgi[573]: "Accept" :  "*/*"
Mar 18 12:50:57 boromir spawn-fcgi[573]: "Host" :  "127.0.0.1"
Mar 18 12:50:57 boromir spawn-fcgi[573]: "User-Agent" :  "3.7.5"
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 WARNING Server[573]: Error parsing post data as XML: at line 1, column 1: error occurred while parsing element. Assuming urlencoded query string sent in the post body.
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO WfsOutputExtension[573]: requestReady ran in 0.0s
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Lizmap[573]: No acl defined in Lizmap config
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: BBOX:592672.802909,5442178.705275,862680.634591,5570237.294725
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: CRS:EPSG:25832
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: DPI:96
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: FORMAT:image/png
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: HEIGHT:968
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: LAYERS:Webkarte_Grau_Bayern
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: LIZMAP_USER:
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: LIZMAP_USER_GROUPS:
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: MAP:/opt/maps/owv/owv.qgs
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: REQUEST:getmap
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: SERVICE:WMS
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: STYLES:
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: TRANSPARENT:true
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: VERSION:1.3.0
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: WIDTH:2041
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerPermissions called
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Lizmap[573]: No lizmap user login in request headers
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Lizmap[573]: Lizmap user login in parameters :
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Lizmap[573]: No edition config defined for layer: Webkarte Grau Bayern (_10d1d5db_b124_42e4_a68c_05bd495c5bfe)
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Lizmap[573]: No Lizmap layer group visibility for: Webkarte Grau Bayern
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerPermissions called
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: WMS Request parameters:
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]:  - CRS : EPSG:25832
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]:  - WIDTH : 2041
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]:  - HEIGHT : 968
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]:  - BBOX : 592672.802909,5442178.705275,862680.634591,5570237.294725
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]:  - LAYERS : Webkarte_Grau_Bayern
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]:  - FORMAT : image/png
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]:  - TRANSPARENT : true
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]:  - DPI : 96
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]:  - VERSION : 1.3.0
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO server[573]: Parallel rendering activated with 12 threads
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO WfsOutputExtension[573]: responseComplete ran in 0.0s
Mar 18 12:50:57 boromir spawn-fcgi[573]: 12:50:57 INFO Server[573]: Request finished in 125 ms
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: ******************** New request ***************
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: Request URL: http://_/qgisserver
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: Environment:
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: ------------------------------------------------
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: SERVER_NAME: _
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: REQUEST_URI: /qgisserver
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: SCRIPT_NAME: /qgisserver
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: REMOTE_ADDR: 127.0.0.1
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: SERVER_PORT: 80
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: QUERY_STRING:
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: REMOTE_USER:
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: CONTENT_TYPE: application/x-www-form-urlencoded
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: REQUEST_METHOD: POST
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: SERVER_PROTOCOL: HTTP/1.1
Mar 18 12:50:58 boromir spawn-fcgi[573]: Headers:
Mar 18 12:50:58 boromir spawn-fcgi[573]: ------------------------------------------------
Mar 18 12:50:58 boromir spawn-fcgi[573]: "Accept" :  "*/*"
Mar 18 12:50:58 boromir spawn-fcgi[573]: "Host" :  "127.0.0.1"
Mar 18 12:50:58 boromir spawn-fcgi[573]: "User-Agent" :  "3.7.5"
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 WARNING Server[573]: Error parsing post data as XML: at line 1, column 1: error occurred while parsing element. Assuming urlencoded query string sent in the post body.
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO WfsOutputExtension[573]: requestReady ran in 0.0s
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: No acl defined in Lizmap config
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: BBOX:592672.802909,5442178.705275,862680.634591,5570237.294725
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: CRS:EPSG:25832
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: DPI:96
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: FORMAT:image/png
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: HEIGHT:968
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: LAYERS:hiking_trails
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: LIZMAP_USER:
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: LIZMAP_USER_GROUPS:
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: MAP:/opt/maps/owv/owv.qgs
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: REQUEST:getmap
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: SERVICE:WMS
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: STYLES:default
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: TRANSPARENT:true
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: VERSION:1.3.0
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: WIDTH:2041
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerPermissions called
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: No lizmap user login in request headers
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Lizmap user login in parameters :
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: No edition config defined for layer: hiking_trails (hiking_trails_f6e51614_8f8c_42e2_8a3b_b30742258d1d)
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: No Lizmap layer group visibility for: hiking_trails
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerPermissions called
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: WMS Request parameters:
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]:  - CRS : EPSG:25832
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]:  - WIDTH : 2041
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]:  - HEIGHT : 968
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]:  - BBOX : 592672.802909,5442178.705275,862680.634591,5570237.294725
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]:  - LAYERS : hiking_trails
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]:  - STYLES : default
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]:  - FORMAT : image/png
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]:  - TRANSPARENT : true
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]:  - DPI : 96
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]:  - VERSION : 1.3.0
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Lizmap layerFilterSubsetString
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: No lizmap override filter in request headers
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: No lizmap override filter in parameters
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: No lizmap user groups in request headers
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Lizmap user groups in parameters :
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Request headers provided
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: No lizmap user login in request headers
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Lizmap user login in parameters :
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Fetching /opt/maps/owv/owv.qgs.cfg cfg file with last modified timestamp : 1710712195.3284054
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: No editing context found in request headers
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: No lizmap editing context filter in parameters : default value false
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: Lizmap config has no loginFilteredLayers
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Lizmap[573]: get_lizmap_layer_filter ran in 0.0s
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerFilterSubsetString called
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerFilterSubsetString called
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerFilterExpression called
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerFilterExpression called
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO server[573]: Parallel rendering activated with 12 threads
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO WfsOutputExtension[573]: responseComplete ran in 0.0s
Mar 18 12:50:58 boromir spawn-fcgi[573]: 12:50:58 INFO Server[573]: Request finished in 70 ms

I don't see any obvious errors.... (Or maybe I just don't know whether a specific log output indicates the error)

from lizmap-web-client.

tbnobody avatar tbnobody commented on June 3, 2024

Sorry, I looked at the wrong request....
When clicking on a feature I get the following:

Mar 18 13:05:58 boromir spawn-fcgi[573]: 13:05:58 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerFilterSubsetString called
Mar 18 13:05:58 boromir spawn-fcgi[573]: 13:05:58 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerFilterSubsetString called
Mar 18 13:05:58 boromir spawn-fcgi[573]: 13:05:58 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerFilterExpression called
Mar 18 13:05:58 boromir spawn-fcgi[573]: 13:05:58 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default layerFilterExpression called
Mar 18 13:05:58 boromir spawn-fcgi[573]: 13:05:58 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default authorizedLayerAttributes called
Mar 18 13:05:58 boromir spawn-fcgi[573]: 13:05:58 INFO AccessControlFilter[573]: QgsAccessControlFilter plugin default authorizedLayerAttributes called
Mar 18 13:05:58 boromir spawn-fcgi[573]: 13:05:58 INFO WfsOutputExtension[573]: responseComplete ran in 0.0s
Mar 18 13:05:58 boromir spawn-fcgi[573]: 13:05:58 CRITICAL Lizmap[573]: Error while reading the XML response GetFeatureInfo for project /opt/maps/owv/owv.qgs, returning default response
Mar 18 13:05:58 boromir spawn-fcgi[573]: 13:05:58 CRITICAL Lizmap[573]: Critical exception:
Mar 18 13:05:58 boromir spawn-fcgi[573]: 'NoneType' object has no attribute 'strip'
Mar 18 13:05:58 boromir spawn-fcgi[573]: Traceback (most recent call last):
Mar 18 13:05:58 boromir spawn-fcgi[573]:   File "/opt/qgis_server/plugins/lizmap_server/get_feature_info.py", line 178, in responseComplete
Mar 18 13:05:58 boromir spawn-fcgi[573]:     features = self.feature_list_to_replace(cfg, project, relation_manager, xml)
Mar 18 13:05:58 boromir spawn-fcgi[573]:                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Mar 18 13:05:58 boromir spawn-fcgi[573]:   File "/opt/qgis_server/plugins/lizmap_server/get_feature_info.py", line 121, in feature_list_to_replace
Mar 18 13:05:58 boromir spawn-fcgi[573]:     html_content = Tooltip.create_popup_node_item_from_form(layer, root, 0, [], '', relation_manager)
Mar 18 13:05:58 boromir spawn-fcgi[573]:                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Mar 18 13:05:58 boromir spawn-fcgi[573]:   File "/opt/qgis_server/plugins/lizmap_server/tooltip.py", line 171, in create_popup_node_item_from_form
Mar 18 13:05:58 boromir spawn-fcgi[573]:     h = Tooltip.create_popup_node_item_from_form(layer, n, level, headers, html, relation_manager)
Mar 18 13:05:58 boromir spawn-fcgi[573]:         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Mar 18 13:05:58 boromir spawn-fcgi[573]:   File "/opt/qgis_server/plugins/lizmap_server/tooltip.py", line 104, in create_popup_node_item_from_form
Mar 18 13:05:58 boromir spawn-fcgi[573]:     field_view = Tooltip._generate_value_relation(widget_config, name)
Mar 18 13:05:58 boromir spawn-fcgi[573]:                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Mar 18 13:05:58 boromir spawn-fcgi[573]:   File "/opt/qgis_server/plugins/lizmap_server/tooltip.py", line 385, in _generate_value_relation
Mar 18 13:05:58 boromir spawn-fcgi[573]:     filter_exp = widget_config['FilterExpression'].strip()
Mar 18 13:05:58 boromir spawn-fcgi[573]:                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Mar 18 13:05:58 boromir spawn-fcgi[573]: AttributeError: 'NoneType' object has no attribute 'strip'
Mar 18 13:05:58 boromir spawn-fcgi[573]: 13:05:58 INFO Server[573]: Request finished in 26 ms

from lizmap-web-client.

Gustry avatar Gustry commented on June 3, 2024

Thanks, it's indeed the last debug useful.

Can you share your Value Relation config in QGIS desktop ?
Strange, it happens only today ! "Filter expression" is empty in your case, right ?
Can you set "Popup QGIS HTML Maptip" in the plugin and press the button "Copy the drag and drop form", same error right ?

or maybe a new behavior in QGIS 3.34 desktop to set to Null the if the Filter expression is not set.

Fixing in Lizmap plugin desktop and server.

from lizmap-web-client.

Gustry avatar Gustry commented on June 3, 2024

I might be related to your QGIS Server 3.36 version :
qgis/QGIS@5ff278b

So I don't think you will replicate your issue in QGIS Desktop.

from lizmap-web-client.

Gustry avatar Gustry commented on June 3, 2024

I have reviewed some, I think it's OK.
But I would say expect other error similar to this one when using QGIS 3.36.

As you are using QGIS Desktop 3.34 (not including the commit above), you might not notice any issue on desktop side, only on the server side for now.

The server plugin has been released.

from lizmap-web-client.

tbnobody avatar tbnobody commented on June 3, 2024

Just hat a chance to test it now.... Unfortunatly it's still throws a exception:

Mar 18 17:44:22 boromir spawn-fcgi[31040]: 17:44:22 CRITICAL Lizmap[31040]: Error while reading the XML response GetFeatureInfo for project /opt/maps/owv/owv.qgs, returning default response
Mar 18 17:44:22 boromir spawn-fcgi[31040]: 17:44:22 CRITICAL Lizmap[31040]: Critical exception:
Mar 18 17:44:22 boromir spawn-fcgi[31040]: 'NoneType' object has no attribute 'strip'
Mar 18 17:44:22 boromir spawn-fcgi[31040]: Traceback (most recent call last):
Mar 18 17:44:22 boromir spawn-fcgi[31040]:   File "/opt/qgis_server/plugins/lizmap_server/get_feature_info.py", line 178, in responseComplete
Mar 18 17:44:22 boromir spawn-fcgi[31040]:     features = self.feature_list_to_replace(cfg, project, relation_manager, xml)
Mar 18 17:44:22 boromir spawn-fcgi[31040]:                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Mar 18 17:44:22 boromir spawn-fcgi[31040]:   File "/opt/qgis_server/plugins/lizmap_server/get_feature_info.py", line 121, in feature_list_to_replace
Mar 18 17:44:22 boromir spawn-fcgi[31040]:     html_content = Tooltip.create_popup_node_item_from_form(layer, root, 0, [], '', relation_manager)
Mar 18 17:44:22 boromir spawn-fcgi[31040]:                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Mar 18 17:44:22 boromir spawn-fcgi[31040]:   File "/opt/qgis_server/plugins/lizmap_server/tooltip.py", line 171, in create_popup_node_item_from_form
Mar 18 17:44:22 boromir spawn-fcgi[31040]:     h = Tooltip.create_popup_node_item_from_form(layer, n, level, headers, html, relation_manager)
Mar 18 17:44:22 boromir spawn-fcgi[31040]:         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Mar 18 17:44:22 boromir spawn-fcgi[31040]:   File "/opt/qgis_server/plugins/lizmap_server/tooltip.py", line 104, in create_popup_node_item_from_form
Mar 18 17:44:22 boromir spawn-fcgi[31040]:     field_view = Tooltip._generate_value_relation(widget_config, name)
Mar 18 17:44:22 boromir spawn-fcgi[31040]:                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Mar 18 17:44:22 boromir spawn-fcgi[31040]:   File "/opt/qgis_server/plugins/lizmap_server/tooltip.py", line 373, in _generate_value_relation
Mar 18 17:44:22 boromir spawn-fcgi[31040]:     filter_exp = widget_config.get('FilterExpression', '').strip()
Mar 18 17:44:22 boromir spawn-fcgi[31040]:                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Mar 18 17:44:22 boromir spawn-fcgi[31040]: AttributeError: 'NoneType' object has no attribute 'strip'
Mar 18 17:44:22 boromir spawn-fcgi[31040]: 17:44:22 INFO Server[31040]: Request finished in 5 ms

from lizmap-web-client.

tbnobody avatar tbnobody commented on June 3, 2024

I've just dumped the content of the widget_config variable (bad hack using a exception)

Mar 18 17:49:08 boromir spawn-fcgi[31172]: Exception: {'AllowMulti': False, 'AllowNull': False, 'Description': None, 'FilterExpression': None, 'Key': 'id', 'Layer': 'supervisor_53792543_7bdb_4c5c_887d_a58998492ed8', 'LayerName': 'supervisor', 'LayerProviderName': 'postgres', 'LayerSource': 'dbname=\'lizmap\' host=boromir.nobody.lan port=5432 user=\'owv\' key=\'id\' estimatedmetadata=true checkPrimaryKeyUnicity=\'1\' table="owv"."supervisor"', 'NofColumns': 1, 'OrderByValue': True, 'UseCompleter': False, 'Value': 'name'}

Interesting thing is this one 'FilterExpression': None,

Changed the source to this (not nice I know):

        tmp = widget_config.get('FilterExpression', '')
        filter_exp = None
        if tmp is not None:
            filter_exp = widget_config.get('FilterExpression', '').strip()

Now I get the correct output in the frontend but the log files shows:

Mar 18 17:55:51 boromir spawn-fcgi[31376]: 17:55:51 INFO Lizmap[31376]: The popup has been replaced for feature ID '25' in layer 'hiking_trails'
Mar 18 17:55:51 boromir spawn-fcgi[31376]: 17:55:51 INFO Lizmap[31376]: Replacing the maptip from QGIS by the drag and drop expression for 1 features on hiking_trails
Mar 18 17:55:51 boromir spawn-fcgi[31376]: 17:55:51 INFO Lizmap[31376]: Replacing feature 25 in layer hiking_trails for the GetFeatureInfo by the drag&drop form
Mar 18 17:55:51 boromir spawn-fcgi[31376]: 17:55:51 INFO Lizmap[31376]: GetFeatureInfo replaced for project /opt/maps/owv/owv.qgs

from lizmap-web-client.

Gustry avatar Gustry commented on June 3, 2024

You are sure you have reloaded your QGIS server ?

widget_config.get('FilterExpression', '') → will output an empty string if FilterExpression is not found.

from lizmap-web-client.

Gustry avatar Gustry commented on June 3, 2024

https://www.w3schools.com/python/ref_dictionary_get.asp

from lizmap-web-client.

tbnobody avatar tbnobody commented on June 3, 2024

will output an empty string if FilterExpression is not found.

Thats right, but it is found (See the dump of the variable). But it's value is None

You are sure you have reloaded your QGIS server ?

Yes

from lizmap-web-client.

Gustry avatar Gustry commented on June 3, 2024

Ah yes, you are right, I missed that :

a = {'b': None}
print(a.get('b', ''))
None

I will make a another fix.

from lizmap-web-client.

Gustry avatar Gustry commented on June 3, 2024

The widget_config is now cleaned from None values, so not checking only FilterExpression, but also other keys which might get None now.
3liz/qgis-lizmap-server-plugin@b34254a

Let's see

Thanks for checking.

from lizmap-web-client.

tbnobody avatar tbnobody commented on June 3, 2024

Works perfectly now!

from lizmap-web-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.