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.