<div dir="ltr">Hi, Im trying to add a WMS (<a href="http://neowms.sci.gsfc.nasa.gov/wms/wms?version=1.3.0&service=WMS&request=GetCapabilities">http://neowms.sci.gsfc.nasa.gov/wms/wms?version=1.3.0&service=WMS&request=GetCapabilities</a>) on my geonode but when I do it and then update layers this error appears<div><br></div><div><div>  File "/usr/lib/python2.7/dist-packages/geoserver/catalog.py", line 216, in get_xml</div><div>    raise FailedRequestError("Tried to make a GET request to %s but got a %d status code: \n%s" % (rest_url, response.status, content))</div><div>geoserver.catalog.FailedRequestError: Tried to make a GET request to <a href="http://localhost:8080/geoserver/rest/workspaces/geonode/wmsstores/NASA">http://localhost:8080/geoserver/rest/workspaces/geonode/wmsstores/NASA</a> Earth Observations (NEO) WMS/wmslayers.xml but got a 505 status code:</div></div><div><br></div><div>I write on the local settings the next line</div><div><br></div><div>PROXY_ALLOWED_HOSTS=('*',)<br></div><div><br></div><div>But still don't work</div><div><br></div><div><br></div><div>Thanks for your help</div><div><br></div><div><br></div></div>