Re: [Geoserver-users] GDAL Plugin documentation/compatibility issue (wish to use .jp2)

2023-02-17 Thread Mark Prins
On 16-02-2023 10:55, André Kjellstrup wrote: Referring to https://docs.geoserver.org/stable/en/user/data/raster/gdal.html 1. The link to  geoserver-2.22-SNAPSHOT-gdal-plugin.zip is dead. ...one can install newer version of

Re: [Geoserver-users] URL domain becomes localhost:8080 when login

2023-02-17 Thread bradh
Perhaps you just need to set the host name on the operating system level.Or perhaps set it in the jetty  webroot .On 17 Feb 2023 9:08 pm, celati Laurent wrote:Good morning,I work with geoserver 2.21.1 and Jetty  (debian)The home page loads fine: https://SERVER_NAME.fr/geoserver/web/?0.But when I

Re: [Geoserver-users] URL domain becomes localhost:8080 when login

2023-02-17 Thread Alessio Cruciani
Hi Laurent, You are probably missing ProxyBaseURL settings inside the Global settings Regards, A- Il 17 feb 2023, 11:18 +0100, celati Laurent , ha scritto: > Good morning, > I work with geoserver 2.21.1 and Jetty  (debian) > The home page loads fine: https://SERVER_NAME.fr/geoserver/web/?0. >

[Geoserver-users] URL domain becomes localhost:8080 when login

2023-02-17 Thread celati Laurent
Good morning, I work with geoserver 2.21.1 and Jetty (debian) The home page loads fine: https://*SERVER_NAME.fr*/geoserver/web/?0. But when I log in (with id/pswd), there is a problem. The URL becomes http://*localhost:8080*/geoserver/j_spring_security_check. Do you know why it becomes