Hello again,

First, thank everyone for their help.

I keep trying to use the print module but the create.json endpoint fails.

*com.itextpdf.text.DocumentException: org.mapfish.print.InvalidJsonValueException: spec.layers[0].baseURL has an invalid value: https://..../ows?SERVICE=WMS&; (java.util.HashMap cannot be cast to org.mapfish.print.config.HostMatcher)*

A little context:
1.- I am using version 2.24.0 of Geoserver with Postgis Database (OSM)
2.- I am using docker-compose and nginx with proxy for GS and https
3.- I included the commons-httpclient-3.1.jar library to solve initial problems.
4.-https:../geoserver/pdf/info.json works and includes this url:
   "printURL": "https://../geoserver/pdf/print.pdf";,
   "createURL": "https://../geoserver/pdf/create.json";
5.- I tried many host entries in Printing/config.yaml.

Somebody could help me?

Greetings
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to