<p dir="ltr">I assume you are collecting the WMS with GeoNode remote services.<br>
I think spaces in url generates the problem, not sure how they are there.<br>
Try to unadvertize that layer and see if the rest of the process works<br>
If instead you are running updatelayers after cascading, try to see if it is possible to change tge layer name (cannot remember right now)<br>
p</p>
<div class="gmail_quote">On Apr 13, 2015 8:48 PM, "Daniela González" <<a href="mailto:daniela.gonzalez@cigiden.cl">daniela.gonzalez@cigiden.cl</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Dear geonode-users:<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">I'm trying to upload layers from a WMS store, wich displayed without problems in Geoserver, but when y try to upload in Geonode, gives me the following error:<br><br>FailedRequestError: Tried to make a GET request to <a href="http://localhost:8080/geoserver/rest/workspaces/geonode/wmsstores/PRC" target="_blank">http://localhost:8080/geoserver/rest/workspaces/geonode/wmsstores/PRC</a> Arica y Parinacota/wmslayers.xml but got a 505 status code:<br><br>tail -f /var/log/apache2/error.log<br>[Mon Apr 13 14:39:27 2015] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3 Python/2.7.3 configured -- resuming normal operations<br>[Mon Apr 13 13:23:47 2015] [error] Internal Server Error: /gs/rest/stores/geogit/<br>[Mon Apr 13 13:23:47 2015] [error] Traceback (most recent call last):<br>[Mon Apr 13 13:23:47 2015] [error]   File "/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line 115, in get_response<br>[Mon Apr 13 13:23:47 2015] [error]     response = callback(request, *callback_args, **callback_kwargs)<br>[Mon Apr 13 13:23:47 2015] [error]   File "/usr/local/lib/python2.7/dist-packages/geonode/geoserver/views.py", line 9, in stores<br>[Mon Apr 13 13:23:47 2015] [error]     stores = get_stores(store_type)<br>[Mon Apr 13 13:23:47 2015] [error]   File "/usr/local/lib/python2.7/dist-packages/geonode/geoserver/helpers.py", line 437, in get_stores<br>[Mon Apr 13 13:23:47 2015] [error]     store.fetch()<br>[Mon Apr 13 13:23:47 2015] [error]   File "/usr/lib/python2.7/dist-packages/geoserver/support.py", line 159, in fetch<br>[Mon Apr 13 13:23:47 2015] [error]     self.dom = self.catalog.get_xml(self.href)<br>[Mon Apr 13 13:23:47 2015] [error]   File "/usr/lib/python2.7/dist-packages/geoserver/catalog.py", line 188, in get_xml<br>[Mon Apr 13 13:23:47 2015] [error]     raise FailedRequestError("Tried to make a GET request to %s but got a %d status code: \\n%s" % (rest_url, response.status, content))<br>[Mon Apr 13 13:23:47 2015] [error] FailedRequestError: Tried to make a GET request to <a href="http://localhost:8080/geoserver/rest/workspaces/geonode/wmsstores/PRC" target="_blank">http://localhost:8080/geoserver/rest/workspaces/geonode/wmsstores/PRC</a> Arica y Parinacota.xml but got a 505 status code: <br>[Mon Apr 13 13:23:47 2015] [error] <br></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Any idea how to solve it?<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Best regards, <br></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br clear="all"></div><div><div><div dir="ltr"><i>Daniela <br></i></div></div></div>
</div>
<br>_______________________________________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org">geonode-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users</a><br>
<br></blockquote></div>