Guest User

Untitled

a guest
Oct 28th, 2020
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. 26368][12:24:34] REMOTE_ADDR: my_ip_address
  2. [26368][12:24:34] CONTENT_TYPE: application/x-www-form-urlencoded
  3. [26368][12:24:34] HTTP_USER_AGENT: Lizmap
  4. [26368][12:24:34] QgsPostRequestHandler::parseInput
  5. [26368][12:24:34] QgsHttpRequestHandler::readPostBody
  6. [26368][12:24:34] length is: 379
  7. [26368][12:24:34] bbox=%2D361158%2E405329%2C4107537%2E133003%2C2720782%2E5747%2C6125474%2E679451&crs=EPSG%3A3857&dpi=96&exceptions=application%2Fvnd%2Eogc%2Ese%5Finimage&format=image%2Fpng&height=825&layers=my_layer&map=/my_lizmap_project_folder/my_qgis_project.qgs&request=GetMap&service=WMS&styles=predefinito&transparent=TRUE&version=1%2E3%2E0&width=1260
  8. [26368][12:24:34] Error at line 1, column 1: error occurred while parsing element.
  9. [26368][12:24:34] inserting pair BBOX // -361158.405329,4107537.133003,2720782.5747,6125474.679451 into the parameter map
  10. [26368][12:24:34] inserting pair CRS // EPSG:3857 into the parameter map
  11. [26368][12:24:34] inserting pair DPI // 96 into the parameter map
  12. [26368][12:24:34] inserting pair EXCEPTIONS // application/vnd.ogc.se_inimage into the parameter map
  13. [26368][12:24:34] inserting pair FORMAT // image/png into the parameter map
  14. [26368][12:24:34] inserting pair HEIGHT // 825 into the parameter map
  15. [26368][12:24:34] inserting pair LAYERS // my_layer into the parameter map
  16. [26368][12:24:34] inserting pair MAP // /my_lizmap_project_folder/my_qgis_project.qgs into the parameter map
  17. [26368][12:24:34] inserting pair REQUEST // GetMap into the parameter map
  18. [26368][12:24:34] inserting pair SERVICE // WMS into the parameter map
  19. [26368][12:24:34] inserting pair STYLES // predefinito into the parameter map
  20. [26368][12:24:34] inserting pair TRANSPARENT // TRUE into the parameter map
  21. [26368][12:24:34] inserting pair VERSION // 1.3.0 into the parameter map
  22. [26368][12:24:34] inserting pair WIDTH // 1260 into the parameter map
  23. [26368][12:24:34] formatString is: image/png
  24. [26368][12:24:34] BBOX:-361158.405329,4107537.133003,2720782.5747,6125474.679451
  25. [26368][12:24:34] CRS:EPSG:3857
  26. [26368][12:24:34] DPI:96
  27. [26368][12:24:34] EXCEPTIONS:application/vnd.ogc.se_inimage
  28. [26368][12:24:34] FORMAT:image/png
  29. [26368][12:24:34] HEIGHT:825
  30. [26368][12:24:34] LAYERS:my_layer
  31. [26368][12:24:34] MAP:/my_lizmap_project_folder/my_qgis_project.qgs
  32. [26368][12:24:34] REQUEST:GetMap
  33. [26368][12:24:34] SERVICE:WMS
  34. [26368][12:24:34] STYLES:predefinito
  35. [26368][12:24:34] TRANSPARENT:TRUE
  36. [26368][12:24:34] VERSION:1.3.0
  37. [26368][12:24:34] WIDTH:1260
  38. [26368][12:24:34] enable on the fly projection
  39. [26368][12:24:34] Calculating layerset using 1 layers, 1 styles and CRS WGS 84 / Pseudo Mercator
  40. [26368][12:24:34] Trying to get layer my_layer//predefinito
  41. [26368][12:24:35] Checking layer: my_layer
  42. [26368][12:24:35] Cannot create temporary SpatiaLite cache
  43. [26368][12:24:35] Setting GetMap response
  44. [26368][12:24:35] setting getmap response...
  45. [26368][12:24:35] Checking byte array is ok to set...
  46. [26368][12:24:35] Byte array looks good, setting response...
  47. [26368][12:24:35] Response sent
  48. [26368][12:24:35] Sending HTTP response
  49. [26368][12:24:35] Request finished in 373 ms
Add Comment
Please, Sign In to add comment