Re: [Geoserver-users] Docker not loading layers

2024-06-25 Thread Kristian Nils Robin Morin via Geoserver-users
25 Jun 08:11:53 ERROR [storage.DefaultStorageFinder] - Found system environment variableGEOSERVER_DATA_DIR set to /opt/geoserver_data/ , *which is not writable* Check your file permissions against the user running geoserver in your container. On Tue, Jun 25, 2024 at 10:33 AM emmexx wrote: > I'

Re: [Geoserver-users] Install community extensions?

2024-05-15 Thread Kristian Nils Robin Morin via Geoserver-users
; Le mer. 15 mai 2024 à 15:44, Kristian Nils Robin Morin via Geoserver-users > a écrit : > >> I am trying to install the community extension ogcapi-features using for >> >> geoserver: >> image: docker.osgeo.org/geoserver:2.25.0 >> >> environ

[Geoserver-users] Install community extensions?

2024-05-15 Thread Kristian Nils Robin Morin via Geoserver-users
I am trying to install the community extension ogcapi-features using for geoserver: image: docker.osgeo.org/geoserver:2.25.0 environment: - INSTALL_EXTENSIONS=true - SKIP_DEMO_DATA=true - STABLE_EXTENSIONS=h2,pyramid,css, sqlserver, monitor - COMMUNITY_EXTENSIONS

Re: [Geoserver-users] Unable to create new grid set

2024-05-13 Thread Kristian Nils Robin Morin via Geoserver-users
n EPSG:4326 ?? >> > > Or possibly epsg:4326 when GeoServer was expecting just 4326. > > Ian > >> >> Russ >> >> On 10 May 2024, at 13:20, Kristian Nils Robin Morin via Geoserver-users < >> geoserver-users@lists.sourceforge.net> wrote: &g

[Geoserver-users] Unable to create new grid set

2024-05-10 Thread Kristian Nils Robin Morin via Geoserver-users
I am using working to configure the image docker.osgeo.org/geoserver:2.25.0 to be run in production and I need to add a new grid set to geoserver. But whatever CRS i am trying to use I get an error. WARN [web.wicket] - Unknown CRS identifier EPSG:EPSG:4326 gs_test | org.geotools.api.referencing

[Geoserver-users] Recommended way to run Geoserver

2024-03-04 Thread Kristian Nils Robin Morin via Geoserver-users
Hi, There are several different ways to run geoserver depending on the situation. But given you don't have any specific requirements more than adding plugins to the installation, which one would you choose? The major options are running it through a Tomcat servlet container or dokker. There are m

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

2023-09-26 Thread Kristian Nils Robin Morin via Geoserver-users
ato la cui conoscenza è >> riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il >> messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra >> operazione è illecita. Le sarei comunque grato se potesse darmene notizia. >> >> This email is int

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

2023-08-25 Thread Kristian Nils Robin Morin via Geoserver-users
d, confidential or > otherwise protected from disclosure. We remind that - as provided by > European Regulation 2016/679 “GDPR” - copying, dissemination or use of this > e-mail or the information herein by anyone other than the intended > recipient is prohibited. If you have received th

[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 geo