GeoNode / geonode

GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
https://geonode.org/
Other
1.43k stars 1.12k forks source link

Geoserver upgrade in Docker #11672

Open techworldthink opened 10 months ago

techworldthink commented 10 months ago

I've already installed GeoNode 4.1.x using Docker in the production environment. Now, I'd like to upgrade GeoServer. I attempted the upgrade by changing the Docker version in the Dockerfile within the GeoServer Docker folder and then rebuilding and running it again. However, after the update, some features in GeoNode display errors such as 'Authorization failed'. I can still log in to GeoServer and GeoNode using my old admin credentials. How can I rectify this issue?

kikislater commented 8 months ago

I didn't remember which version but a recent release (may be mid year of 2023) of geoserver broke the update. May be 2.23 ... It was due to security enforcement. Then you have to follow Geoserver backup and restore ...