You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
Got an error building geoserver from geonode-project v3.3.x
base image: tomcat:9-jre11-temurin-focal
Geonode failed on entrypoint when trying to reach geoserver/rest
Testing inside nginx container
etc/nginx # curl http://geoserver:8080/geoserver/rest
Ambiguous handler methods mapped for '/geoserver/rest': {public org.geoserver.rest.wrapper.RestWrapper org.geoserver.rest.IndexController.get(), public org.springframework.http.ResponseEntity org.geowebcache.rest.controller.GWCIndexController.handleRequestInternal(javax.servlet.http.HttpServletRequest)}
Notice: geonode-project 3.3.x is using 2.19.6 but I encountered problem when installing COG plugins, I used 2.20.6 and it worked but when one of our dev rebuild the entire container it failed using the new build 2.20.6 here
Got an error building geoserver from geonode-project v3.3.x
base image: tomcat:9-jre11-temurin-focal
Geonode failed on entrypoint when trying to reach
geoserver/rest
Testing inside nginx container
Notice: geonode-project 3.3.x is using 2.19.6 but I encountered problem when installing COG plugins, I used 2.20.6 and it worked but when one of our dev rebuild the entire container it failed using the new build 2.20.6 here
The text was updated successfully, but these errors were encountered: