geonode-client icon indicating copy to clipboard operation
geonode-client copied to clipboard

"Local Geoserver" returns /maps/[object Object]/geoserver/wms

Open davekennewell opened this issue 7 years ago • 0 comments

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

davekennewell avatar May 25 '17 04:05 davekennewell