Problems when migrating data to geoserver 2.27.1

Hi

After deploying geoserver.war 2.27.1 i stop the tomcat service and then i move the data folder and start the service backup. geoserver is loading in browser but when i try to login i get

my url is: https://mydomain.dk/geoserver

Request URL
https://mydomain.dk/j_spring_security_check
Request Method
POST
Status Code
404 Not Found

I am running java 17
and tomcat for apache v. 9.105
ubuntu 22.04

The geoserver works 100% with all dummy data when fresh deployed but when i copy over only the data folder called data, then this issue comes.

Anyone that can help figer out what the issue is.

Hi @tcadm and welcome to the user forum.

Your request for assistance has not met with much response; in part because I cannot see what you version you are migrating from.

The GeoServer update instructions call out specific steps to perform when upgrading from older versions; sometimes there are changes you need to be aware of when upgrading.

I would double check your PROXY_BASE_URL setting (always good advice), and check the startup logs to see if there are any warnings to address.

References: