<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno mar 7 mag 2019 alle ore 11:52 Naresh N <<a href="mailto:naresh919@gmail.com">naresh919@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><font size="4">Dear Amedeo,</font><div><br></div><div><font size="4">Thanks for your reply. I have changed as advised </font></div><div>[...]</div><div><font size="4">but Now  while uploading the data it is showing the <font color="#ff0000">error</font>  ' <b>Tried to make a GET request to http://<ourdomainname>:8080/geoserver/rest/workspaces/default.xml but got a 404 status code</b>:'</font></div><div><br></div></div></div></div></div></div></blockquote><div>Nope, in this way yo're trying the server is trying to contact geoserver at the URL http://<oudomainname>:8080 and is good that you've a 404 error: port 8080 is not exposed to the external but is redirected by apache proxy (yes the geonode conf. seems correct).</div><div>Port 8080 is only available for localhost as the default tomcat port, try to set </div><div>GEOSERVER_LOCATION<br></div><div>to</div><div><a href="http://localhost:8080/geoserver">http://localhost:8080/geoserver</a></div><div><br></div><div>Amedeo</div><div><br></div></div></div></div></div>