Re: [Geoserver-users] Official docker image does not accept special characters in file names

2023-08-24 Thread Fernando Mino
Hi Kristian, Checking the official docker image (2.23.2) I reproduced the same problem. Checking deeper into the container system I found the locale is configured as POSIX, hence only basic ASCII characters are allowed: root@7f66d96fa983:/opt# locale LANG= LANGUAGE= LC_CTYPE="POSIX"

[Geoserver-users] Official docker image does not accept special characters in file names

2023-08-24 Thread Kristian Nils Robin Morin via Geoserver-users
Hi, I am implementing geoserver to run as a docker container. But geoserver fail to start due to unmappable characters. This error also occurs if I start geoserver with a new data_dir and try to save a style or workspace with a name with special character (åæø). This has not been an issue when

Re: [Geoserver-users] Possible bug when using the REST API to create an empty imagemosaic without configuring it

2023-08-24 Thread Corina Tudorache via Geoserver-users
I am updating this answer in case someone else will come across this issue in the feature. It seems python creates an extra folder if the zip file is created from a folder with configuration files in it, so the zip file has to be created by zipping only the files, not the folder. Curl doesn’t

[Geoserver-users] GWC seed/truncate form times out

2023-08-24 Thread Verbeeck Bart (AIV)
Hi there In my installation (2.23.1, or 2.23 snapshot of today) the seed/truncate form doesn’t appear (https://host/geoserver/gwc/rest/seed/wsname:lyrname). The wmts works perfectly. Installation Azure App Service Java: 11 or 17 (same result) Tomcat:: 8.5 or 9 (both same result) Extensions:

[Geoserver-users] Seed tiles number unusually problem

2023-08-24 Thread tlgeo george
Hello folks, I create a shpfile Datastore then publish it. I seed the pbf tiles using GWC,but tiles number is less than normal ,which meaning lacking amount of the tiles. I have installed vectortiles plugin and gwc-sqlite plugin. But however I use "File BlobStore" or "MBTiles BlobStore" It