[Geoserver-users] strange behavior after upgrade

Hi All,

I recently upgraded 2.22.2, Tomcat container. The data are still being served correctly, but the web interface now has lost much of its functionality: searches through layers or stores don’t do anything, many links return 400 Bad request errors, etc.

Any help is greatly appreciated. Error log attached.

Thanks,
Steve

gs_error.txt (28.5 KB)

···

Stephen Crawford

Center For Environmental Informatics

The Pennsylvania State University

src176@anonymised.com

Hi All,

I recently upgraded 2.22.2, Tomcat container. The data are still being served correctly, but the web interface now has lost much of its functionality: searches through layers or stores don’t do anything, many links return 400 Bad request errors, etc.

Any help is greatly appreciated. Error log attached.

Can’t see what the exact issue is, but it could be CSRF (https://docs.geoserver.org/latest/en/user/security/webadmin/csrf.html) or possibly a Java version mismatch if you aren;t using 11 (or possibly 17). Another issue is if you are using tomcat 10 which isn’t supported (yet)

Ian

···

Ian Turton

Hi Ian and group,

CSRF was it.

Thanks,
Steve

···

Stephen Crawford

Center For Environmental Informatics

The Pennsylvania State University

src176@anonymised.com


From: Ian Turton ijturton@anonymised.com
Sent: Thursday, March 2, 2023 11:54 AM
To: Crawford Jr., Stephen Rand src176@anonymised.com
Cc: geoserver-users@lists.sourceforge.net geoserver-users@anonymised.comsourceforge.net
Subject: Re: [Geoserver-users] strange behavior after upgrade

On Thu, 2 Mar 2023 at 16:38, Crawford Jr., Stephen Rand <src176@anonymised.com> wrote:

Hi All,

I recently upgraded 2.22.2, Tomcat container. The data are still being served correctly, but the web interface now has lost much of its functionality: searches through layers or stores don’t do anything, many links return 400 Bad request errors, etc.

Any help is greatly appreciated. Error log attached.

Can’t see what the exact issue is, but it could be CSRF (https://docs.geoserver.org/latest/en/user/security/webadmin/csrf.html) or possibly a Java version mismatch if you aren;t using 11 (or possibly 17). Another issue is if you are using tomcat 10 which isn’t supported (yet)

Ian

Thanks,
Steve

Stephen Crawford

Center For Environmental Informatics

The Pennsylvania State University

src176@anonymised.com


Geoserver-users mailing list

Please make sure you read the following two resources before posting to this list:

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

Ian Turton