Hi list, I integrated an external WMS into the geonode application (geonode-1.1-beta2) and I figured out that in some cases geonode is raising an error message (401 Unauthorized). I recognized that the geonode application wants to send a PUT Request (http://external_server/geoserver/rest/styles/) to the external server, which of course isn't authenticated by the external server. Do you know why geonode sends this request to the external WMS and how to fix this problem?
Or is it already fixed in the rc1, but I read on the geonode website, that changes to the way GeoServer is deployed mean thatĀ upgrading a previously installed GeoNode is currently problematic. Before the final release we will be providing an automatic solution to help with this migration, but currently it is not advised to attempt upgrading pre-existing GeoNode installations. So I want to avoid this if it is possible. Thanks in Advance -- Patrick
