<div dir="ltr"><div>Hi Naresh, </div><div>Currently I have 2.4 and 2.8 installation running but  I'm not sure in how it should be in your version.</div><div><br></div><div>There are 2 issues:</div><div>1) 404 error in upload</div><div>2) unable to access to geoserver interface</div><div><br></div><div>1) Maybe the 404 error is related to the second part of the URL default workspace or rest service of Geoserver, could you check if from inside the server the url <a href="http://localhost:8080/geoserver" target="_blank">http://localhost:8080/geoserver</a> is accessible or gives a 404 error? (i use lynx from ssh console, it shows a javascript missing advice)</div><div><br></div><div>2) The connector in server.xml seems ok (see also <a href="https://tomcat.apache.org/tomcat-6.0-doc/config/http.html" target="_blank">https://tomcat.apache.org/tomcat-6.0-doc/config/http.html</a>) tomcat server only serve the applications it usaully not redirect. If your menu entries has a destination url like "https://<ourdomainname>/proxy?url=......." the value of url should be the value of GEOSERVER_BASE_URL that is taken from OGC_SERVER >  PUBLIC LOCATION  in local_settings.py</div><div><br></div><div>your OGC_SERVER should be:</div><div><br></div><div><pre style="box-sizing:border-box;font-family:Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;font-size:12px;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:normal;color:rgb(64,64,64);background-color:rgb(252,252,252)"><span class="m_9107796883863759051gmail-n" style="box-sizing:border-box">OGC_SERVER</span> <span class="m_9107796883863759051gmail-o" style="box-sizing:border-box">=</span> <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">{</span>
    <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'default'</span> <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">{</span>
        <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'BACKEND'</span> <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'geonode.geoserver'</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">,</span>
        <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'LOCATION'</span> <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">GEOSERVER_LOCATION</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">,</span>
        <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'PUBLIC_LOCATION'</span> <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> GEOSERVER_PUBLIC_LOCATION<span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">,</span>
        <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'USER'</span> <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'admin'</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">,</span>
        <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'PASSWORD'</span> <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'******'</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">,</span>
        <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'MAPFISH_PRINT_ENABLED'</span> <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> <span class="m_9107796883863759051gmail-bp" style="box-sizing:border-box">True</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">,</span>
        <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'PRINT_NG_ENABLED'</span> <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> <span class="m_9107796883863759051gmail-bp" style="box-sizing:border-box">True</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">,</span>
        <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'GEONODE_SECURITY_ENABLED'</span> <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> <span class="m_9107796883863759051gmail-bp" style="box-sizing:border-box">True</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">,</span>
        <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'GEOGIG_ENABLED'</span> <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> <span class="m_9107796883863759051gmail-bp" style="box-sizing:border-box">False</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">,</span>
        <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'WMST_ENABLED'</span> <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> <span class="m_9107796883863759051gmail-bp" style="box-sizing:border-box">False</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">,</span>
        <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'BACKEND_WRITE_ENABLED'</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> <span class="m_9107796883863759051gmail-bp" style="box-sizing:border-box">True</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">,</span>
        <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'WPS_ENABLED'</span> <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> <span class="m_9107796883863759051gmail-bp" style="box-sizing:border-box">False</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">,</span>
        <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'LOG_FILE'</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'</span><span class="m_9107796883863759051gmail-si" style="box-sizing:border-box">%s</span><span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">/geoserver/data/logs/geoserver.log'</span> <span class="m_9107796883863759051gmail-o" style="box-sizing:border-box">%</span> <span class="m_9107796883863759051gmail-n" style="box-sizing:border-box">os</span><span class="m_9107796883863759051gmail-o" style="box-sizing:border-box">.</span><span class="m_9107796883863759051gmail-n" style="box-sizing:border-box">path</span><span class="m_9107796883863759051gmail-o" style="box-sizing:border-box">.</span><span class="m_9107796883863759051gmail-n" style="box-sizing:border-box">abspath</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">(</span><span class="m_9107796883863759051gmail-n" style="box-sizing:border-box">os</span><span class="m_9107796883863759051gmail-o" style="box-sizing:border-box">.</span><span class="m_9107796883863759051gmail-n" style="box-sizing:border-box">path</span><span class="m_9107796883863759051gmail-o" style="box-sizing:border-box">.</span><span class="m_9107796883863759051gmail-n" style="box-sizing:border-box">join</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">(</span><span class="m_9107796883863759051gmail-n" style="box-sizing:border-box">PROJECT_ROOT</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">,</span> <span class="m_9107796883863759051gmail-n" style="box-sizing:border-box">os</span><span class="m_9107796883863759051gmail-o" style="box-sizing:border-box">.</span><span class="m_9107796883863759051gmail-n" style="box-sizing:border-box">pardir</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">)),</span>
        <span class="m_9107796883863759051gmail-c1" style="box-sizing:border-box"># Set to name of database in DATABASES dictionary to enable</span>
        <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">'DATASTORE'</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">:</span> <span class="m_9107796883863759051gmail-s1" style="box-sizing:border-box">''</span><span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">,</span> <span class="m_9107796883863759051gmail-c1" style="box-sizing:border-box">#'datastore',</span>
    <span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">}</span>
<span class="m_9107796883863759051gmail-p" style="box-sizing:border-box">}</span></pre></div><div>This is the variable used in 2.8, In geonode 2.4 you'll find also occurence of GEOSERVER_URL... anyway check all the settings file for http or https strings.</div><div><br></div><div>See also the section about geoserver authentication:</div><div><a href="http://docs.geonode.org/en/2.4.x/tutorials/install_and_admin/geonode_install/install_geoserver_application.html?highlight=authentication" target="_blank">http://docs.geonode.org/en/2.4.x/tutorials/install_and_admin/geonode_install/install_geoserver_application.html?highlight=authentication</a> </div><div><br></div><div><br></div><div>The url <a href="http://localhost:8080" target="_blank">http://localhost:8080</a> should not redirect.. only the urls on port 80 should be redirected by apache proxy... check all apache configuration,  the redirect section is like this</div><div><br></div><div><pre style="box-sizing:border-box;font-family:Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;font-size:12px;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:normal;color:rgb(64,64,64);background-color:rgb(252,252,252)"><VirtualHost  *:80>
    Redirect permanent / <a href="https://192.168.10.10/" target="_blank">https://192.168.10.10/</a>
</VirtualHost></pre></div><div>Amedeo</div><div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno mer 8 mag 2019 alle ore 13:32 Naresh N <<a href="mailto:naresh919@gmail.com" target="_blank">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">Dear Amedeo and All<div><br></div><div>Please find the my earlier mail/post , kindly suggest to fix the issues and enable GeoNode with https</div><div><br></div><div>Thanks & Regards,</div><div>Naresh.N</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 8, 2019 at 10:13 AM Naresh N <<a href="mailto:naresh919@gmail.com" target="_blank">naresh919@gmail.com</a>> wrote:<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">Dear Amedeo,<div><br></div><div>Thanks for quick response.</div><div>I have changed the GEOSERVER_LOCATION</div><div>to</div><div><a href="http://localhost:8080/geoserver" target="_blank">http://localhost:8080/geoserver</a></div><div><br></div><div>but I am getting the error in  while uploading layer  "<span style="background-color:rgb(252,248,227);color:rgb(138,109,59);font-family:Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px">Tried to make a GET request to <a href="http://localhost:8080/geoserver/rest/workspaces/default.xml" target="_blank">http://localhost:8080/geoserver/rest/workspaces/default.xml</a> but got a 404 status code:'</span></div><div><span style="background-color:rgb(252,248,227);color:rgb(138,109,59);font-family:Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px"><br></span></div><div><span style="background-color:rgb(252,248,227);font-family:Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px"><font color="#000000">I am having doubt in following</font></span></div><div><span style="background-color:rgb(252,248,227);font-family:Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px"><font color="#000000">1. <a href="http://localhost:8080/geoserver" target="_blank">http://localhost:8080/geoserver</a> it is redirecting to </font></span><font face="Lato, Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:14px"><font color="#ff0000">http:</font><font color="#000000">//<our domain name>:443/geoserver/web/ and showing the following error</font></span></font></div><div><pre style="box-sizing:border-box;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><pre style="font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;white-space:pre-wrap;box-sizing:border-box;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><b><font size="4">Bad Request</font></b></pre><pre style="font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;white-space:pre-wrap;color:rgb(64,64,64);box-sizing:border-box;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="box-sizing:border-box"><b><font size="4">Your browser sent a request that this server could not understand.
Reason: You're speaking plain HTTP to an SSL-enabled server port.
Instead use the HTTPS scheme to access this URL, please</font></b></span></pre><pre style="font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;white-space:pre-wrap;box-sizing:border-box;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="box-sizing:border-box"><font size="4"><font color="#404040">The redirection must be from /etc/tomcat/server.xml of the following code but it is mentioned </font><font color="#00ff00">scheme as <b>https</b></font><font color="#404040"> but it is redirecting to </font><font color="#ff0000">http</font></font></span></pre><pre style="box-sizing:border-box;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;white-space:pre-wrap;box-sizing:border-box"><pre style="white-space:pre-wrap;box-sizing:border-box;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;font-size:12px;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="box-sizing:border-box"><font color="#666666"><</font></span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="color:rgb(64,64,64);box-sizing:border-box">Connector</span><font color="#404040" style="color:rgb(34,34,34)"> </font><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="color:rgb(64,64,64);box-sizing:border-box">port</span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">=</span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-s2" style="color:rgb(64,112,160);box-sizing:border-box">"8080"</span><font color="#404040" style="color:rgb(34,34,34)"> </font><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="color:rgb(64,64,64);box-sizing:border-box">protocol</span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">=</span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-s2" style="color:rgb(64,112,160);box-sizing:border-box">"HTTP/1.1"</span><font color="#404040" style="color:rgb(34,34,34)">
    </font><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="color:rgb(64,64,64);box-sizing:border-box">connectionTimeout</span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">=</span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-s2" style="color:rgb(64,112,160);box-sizing:border-box">"20000"</span><font color="#404040" style="color:rgb(34,34,34)">
    </font><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="color:rgb(64,64,64);box-sizing:border-box">URIEncoding</span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">=</span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-s2" style="color:rgb(64,112,160);box-sizing:border-box">"UTF-8"</span><font color="#404040" style="color:rgb(34,34,34)">
    </font><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="box-sizing:border-box"><font color="#00ff00">scheme</font></span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">=</span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-s2" style="color:rgb(64,112,160);box-sizing:border-box">"https"</span><font color="#404040" style="color:rgb(34,34,34)">
    </font><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="color:rgb(64,64,64);box-sizing:border-box">proxyName</span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">=</span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-s2" style="color:rgb(64,112,160);box-sizing:border-box">"<ourDomainName .. for example as<b> <a href="http://exmaple.com/" target="_blank">exmaple.com</a> </b>>"</span><font color="#404040" style="color:rgb(34,34,34)">
    </font><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="color:rgb(64,64,64);box-sizing:border-box">proxyPort</span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">=</span><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-s2" style="color:rgb(34,34,34);box-sizing:border-box"><font color="#4070a0">"</font><font color="#ff0000">443</font><font color="#4070a0">"</font></span><font color="#404040" style="color:rgb(34,34,34)">
</font><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">/></span></pre><font color="#404040">
2. http://<ourdomainname>:8080/geoserver <b>is redirecting</b> to http://<ourdomainname>:443/geoserver</font></span></pre><pre style="box-sizing:border-box;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;white-space:pre-wrap;box-sizing:border-box"><font color="#404040"><b> but</b> </font></span><font color="#404040" face="SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, Courier, monospace"><span style="white-space:pre-wrap"> http://<our domain name>:8080/geoserver/rest/workspaces/default.xml is not redirecting  and as showing 404 </span></font></pre><pre style="box-sizing:border-box;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><font color="#404040" face="SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, Courier, monospace"><span style="white-space:pre-wrap"><br></span></font></pre><pre style="box-sizing:border-box;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><font color="#404040" face="SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, Courier, monospace"><span style="white-space:pre-wrap">Please help me to resolve the issue and understand the above two points</span></font></pre><pre style="box-sizing:border-box;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><font color="#404040" face="SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, Courier, monospace"><span style="white-space:pre-wrap"><br></span></font></pre><pre style="box-sizing:border-box;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><font color="#404040" face="SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, Courier, monospace"><span style="white-space:pre-wrap">Thanks&Regards,</span></font></pre><pre style="box-sizing:border-box;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><font color="#404040" face="SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, Courier, monospace"><span style="white-space:pre-wrap">Naresh.N</span></font></pre><pre style="font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",Courier,monospace;white-space:pre-wrap;color:rgb(64,64,64);box-sizing:border-box;margin-top:0px;margin-bottom:0px;padding:12px;overflow:auto;line-height:1.4"><span class="m_9107796883863759051gmail-m_-1812434862722851900gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="box-sizing:border-box"><b><font size="4"><br></font></b></span></pre></pre></div><div><span style="background-color:rgb(252,248,227);color:rgb(138,109,59);font-family:Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px"><br></span></div><div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 7, 2019 at 4:05 PM Amedeo Fadini <<a href="mailto:amefad@gmail.com" target="_blank">amefad@gmail.com</a>> wrote:<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"><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" target="_blank">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" target="_blank">http://localhost:8080/geoserver</a></div><div><br></div><div>Amedeo</div><div><br></div></div></div></div></div>
</blockquote></div>
</blockquote></div>
</blockquote></div></div>