[GeoNode-users] Error saving style back to server

Daniel Victoria daniel.victoria at gmail.com
Tue Jun 21 11:12:43 PDT 2016


Hi list,

I have a GeoNode instance running on Ubuntu, installed via
apt-get.Everything appears to be working fine however, when I try to change
a layer style, I get the error: "There was an error saving the style back
to the server."

Looking at the development console, I see that when I try to alter the
layer style there are 2 PUT calls to the server. The first one fails with
error 500 Internal server error. This is the call that's sending the SLD to
the server. The second one returns 200 OK and it's sending the a JSON
{"layer":{"defaultStyle":{"name":"estados"},"styles":{},"enabled":true}}

I'm trying to debug this error but can't find what is going on. I'm running
behind a proxy server. Could this be a security setting? Is it normal that
one PUT call fails and the other works?

Thanks
Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160621/42dc4be6/attachment.html>


More information about the geonode-users mailing list