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 Jun 27, 2023. It is now read-only.
I'm running Geonode 2.6 installed with apt-get, and geonode-client 0.23 compiled from source at master (#4118783 for the record, although I get the same behaviour using the pip install v0.0.18).
When I create a new map (from the geonode maps_browse "new map" button), then expand the layers button and click "add layer", my "Local Geoserver" is returning a 404 popup.
I'm running Geonode 2.6 installed with apt-get, and geonode-client 0.23 compiled from source at master (#4118783 for the record, although I get the same behaviour using the pip install v0.0.18).
When I create a new map (from the geonode maps_browse "new map" button), then expand the layers button and click "add layer", my "Local Geoserver" is returning a 404 popup.
In the browser console I get the message:
http://myamazinggeonode.com/proxy/?url=http%3A%2F%2Fmyamazinggeonode.com%2Fmaps%2F%5Bobject%20Object%5D%2Fgeoserver%2Fwms%3Fservice%3DWMS%26request%3DGetCapabilities%26version%3D1.3.0
If you read translate the URL encoding, you'll notice the url contains a reference to "/maps/[object Object]/geoserver/wms?"
Does this give anyone hints as to what's misconfigured?
Dave
The text was updated successfully, but these errors were encountered: