<div dir="ltr"><div dir="ltr"><div dir="ltr">Dear Amedeo ,<div>Thanks for responding.</div><div>As i donot have access of system to verify  from inside the server <a href="http://localhost:8080/geoserver" target="_blank" rel="nofollow" style="font-size:13.44px;color:rgb(85,26,139);font-family:Verdana,Geneva,Helvetica,Arial,sans-serif">http://localhost:8080/geoserver</a>.</div><div> But the following are few more observations</div><div>1. If we  set <b>GEOSERVER_location</b>: <a href="https://localhost/geoserver">https://localhost/geoserver</a> and <b>GEOSERVER_PUBLIC_LOCATION:</b> GEOSERVER_PUBLIC_LOCATION: <a href="https://localhost/geoservers">https://localhost/geoservers</a>  and <b>not adding  ssl certificates</b> getting the following <b>error</b></div><div> </div><div><br></div><div><div>[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:765)</div><div>[Thu May 09 16:43:52.583859 2019] [:error] [pid 149539] Traceback (most recent call last):</div><div>[Thu May 09 16:43:52.583861 2019] [:error] [pid 149539]   File "/home/geonode/geonode/layers/views.py", line 171, in layer_upload</div><div>[Thu May 09 16:43:52.583863 2019] [:error] [pid 149539]     title=form.cleaned_data["layer_title"],</div><div>[Thu May 09 16:43:52.583865 2019] [:error] [pid 149539]   File "/home/geonode/geonode/layers/utils.py", line 470, in file_upload</div><div>[Thu May 09 16:43:52.583867 2019] [:error] [pid 149539]     defaults=defaults</div><div>[Thu May 09 16:43:52.583869 2019] [:error] [pid 149539]   File "/usr/lib/python2.7/site-packages/django/db/models/manager.py", line 154, in get_or_create</div><div>[Thu May 09 16:43:52.583871 2019] [:error] [pid 149539]     return self.get_queryset().get_or_create(**kwargs)</div><div>[Thu May 09 16:43:52.583873 2019] [:error] [pid 149539]   File "/usr/lib/python2.7/site-packages/modeltranslation/manager.py", line 341, in get_or_create</div><div>[Thu May 09 16:43:52.583875 2019] [:error] [pid 149539]     return super(MultilingualQuerySet, self).get_or_create(**kwargs)</div><div>[Thu May 09 16:43:52.583877 2019] [:error] [pid 149539]   File "/usr/lib/python2.7/site-packages/django/db/models/query.py", line 383, in get_or_create</div><div>[Thu May 09 16:43:52.583879 2019] [:error] [pid 149539]     obj.save(force_insert=True, using=self.db)</div><div>[Thu May 09 16:43:52.583881 2019] [:error] [pid 149539]   File "/usr/lib/python2.7/site-packages/polymorphic/polymorphic_model.py", line 90, in save</div><div>[Thu May 09 16:43:52.583882 2019] [:error] [pid 149539]     return super(PolymorphicModel, self).save(*args, **kwargs)</div><div>[Thu May 09 16:43:52.583884 2019] [:error] [pid 149539]   File "/usr/lib/python2.7/site-packages/django/db/models/base.py", line 545, in save</div><div>[Thu May 09 16:43:52.583886 2019] [:error] [pid 149539]     force_update=force_update, update_fields=update_fields)</div><div>[Thu May 09 16:43:52.583888 2019] [:error] [pid 149539]   File "/usr/lib/python2.7/site-packages/django/db/models/base.py", line 569, in save_base</div><div>[Thu May 09 16:43:52.583890 2019] [:error] [pid 149539]     update_fields=update_fields)</div><div>[Thu May 09 16:43:52.583891 2019] [:error] [pid 149539]   File "/usr/lib/python2.7/site-packages/django/dispatch/dispatcher.py", line 185, in send</div><div>[Thu May 09 16:43:52.583893 2019] [:error] [pid 149539]     response = receiver(signal=self, sender=sender, **named)</div><div>[Thu May 09 16:43:52.583895 2019] [:error] [pid 149539]   File "/home/geonode/geonode/geoserver/signals.py", line 74, in geoserver_pre_save</div><div>[Thu May 09 16:43:52.583897 2019] [:error] [pid 149539]     charset=instance.charset)</div><div>[Thu May 09 16:43:52.583899 2019] [:error] [pid 149539]   File "/home/geonode/geonode/geoserver/helpers.py", line 1053, in geoserver_upload</div><div>[Thu May 09 16:43:52.583905 2019] [:error] [pid 149539]     workspace = cat.get_default_workspace()</div><div>[Thu May 09 16:43:52.583907 2019] [:error] [pid 149539]   File "/usr/lib/python2.7/site-packages/geoserver/catalog.py", line 876, in get_default_workspace</div><div>[Thu May 09 16:43:52.583909 2019] [:error] [pid 149539]     ws.fetch()</div><div>[Thu May 09 16:43:52.583911 2019] [:error] [pid 149539]   File "/usr/lib/python2.7/site-packages/geoserver/support.py", line 174, in fetch</div><div>[Thu May 09 16:43:52.583913 2019] [:error] [pid 149539]     self.dom = self.catalog.get_xml(self.href)</div><div>[Thu May 09 16:43:52.583914 2019] [:error] [pid 149539]   File "/usr/lib/python2.7/site-packages/geoserver/catalog.py", line 211, in get_xml</div><div>[Thu May 09 16:43:52.583916 2019] [:error] [pid 149539]     response, content = self.http.request(rest_url)</div><div>[Thu May 09 16:43:52.583918 2019] [:error] [pid 149539]   File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1586, in request</div><div>[Thu May 09 16:43:52.583920 2019] [:error] [pid 149539]     (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)</div><div>[Thu May 09 16:43:52.583922 2019] [:error] [pid 149539]   File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1333, in _request</div><div>[Thu May 09 16:43:52.583924 2019] [:error] [pid 149539]     (response, content) = self._conn_request(conn, request_uri, method, body, headers)</div><div>[Thu May 09 16:43:52.583926 2019] [:error] [pid 149539]   File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1268, in _conn_request</div><div>[Thu May 09 16:43:52.583928 2019] [:error] [pid 149539]     conn.connect()</div><div>[Thu May 09 16:43:52.583929 2019] [:error] [pid 149539]   File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1060, in connect</div><div>[Thu May 09 16:43:52.583931 2019] [:error] [pid 149539]     raise SSLHandshakeError(e)</div><div>[Thu May 09 16:43:52.583933 2019] [:error] [pid 149539] SSLHandshakeError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:765)</div><div><br></div></div><div>2.  If we  set <b>GEOSERVER_location</b>: <a href="https://localhost/geoserver">https://localhost/geoserver</a> and <b>GEOSERVER_PUBLIC_LOCATION:</b> GEOSERVER_PUBLIC_LOCATION: <a href="https://localhost/geoservers">https://localhost/geoservers</a>  and  by <b>adding  ssl certificates</b> getting the following <b>error</b></div><div><b><br></b></div><div><div><br></div><div><b>[Thu May 09 16:39:23.713842 2019] [:error] [pid 148451] Traceback (most recent call last):</b></div><div><b>[Thu May 09 16:39:23.713844 2019] [:error] [pid 148451]   File "/home/geonode/geonode/layers/views.py", line 171, in layer_upload</b></div><div><b>[Thu May 09 16:39:23.713846 2019] [:error] [pid 148451]     title=form.cleaned_data["layer_title"],</b></div><div><b>[Thu May 09 16:39:23.713848 2019] [:error] [pid 148451]   File "/home/geonode/geonode/layers/utils.py", line 470, in file_upload</b></div><div><b>[Thu May 09 16:39:23.713850 2019] [:error] [pid 148451]     defaults=defaults</b></div><div><b>[Thu May 09 16:39:23.713852 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/django/db/models/manager.py", line 154, in get_or_create</b></div><div><b>[Thu May 09 16:39:23.713854 2019] [:error] [pid 148451]     return self.get_queryset().get_or_create(**kwargs)</b></div><div><b>[Thu May 09 16:39:23.713856 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/modeltranslation/manager.py", line 341, in get_or_create</b></div><div><b>[Thu May 09 16:39:23.713858 2019] [:error] [pid 148451]     return super(MultilingualQuerySet, self).get_or_create(**kwargs)</b></div><div><b>[Thu May 09 16:39:23.713859 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/django/db/models/query.py", line 383, in get_or_create</b></div><div><b>[Thu May 09 16:39:23.713861 2019] [:error] [pid 148451]     obj.save(force_insert=True, using=self.db)</b></div><div><b>[Thu May 09 16:39:23.713863 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/polymorphic/polymorphic_model.py", line 90, in save</b></div><div><b>[Thu May 09 16:39:23.713865 2019] [:error] [pid 148451]     return super(PolymorphicModel, self).save(*args, **kwargs)</b></div><div><b>[Thu May 09 16:39:23.713867 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/django/db/models/base.py", line 545, in save</b></div><div><b>[Thu May 09 16:39:23.713869 2019] [:error] [pid 148451]     force_update=force_update, update_fields=update_fields)</b></div><div><b>[Thu May 09 16:39:23.713871 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/django/db/models/base.py", line 569, in save_base</b></div><div><b>[Thu May 09 16:39:23.713872 2019] [:error] [pid 148451]     update_fields=update_fields)</b></div><div><b>[Thu May 09 16:39:23.713874 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/django/dispatch/dispatcher.py", line 185, in send</b></div><div><b>[Thu May 09 16:39:23.713876 2019] [:error] [pid 148451]     response = receiver(signal=self, sender=sender, **named)</b></div><div><b>[Thu May 09 16:39:23.713878 2019] [:error] [pid 148451]   File "/home/geonode/geonode/geoserver/signals.py", line 74, in geoserver_pre_save</b></div><div><b>[Thu May 09 16:39:23.713880 2019] [:error] [pid 148451]     charset=instance.charset)</b></div><div><b>[Thu May 09 16:39:23.713881 2019] [:error] [pid 148451]   File "/home/geonode/geonode/geoserver/helpers.py", line 1053, in geoserver_upload</b></div><div><b>[Thu May 09 16:39:23.713883 2019] [:error] [pid 148451]     workspace = cat.get_default_workspace()</b></div><div><b>[Thu May 09 16:39:23.713885 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/geoserver/catalog.py", line 876, in get_default_workspace</b></div><div><b>[Thu May 09 16:39:23.713887 2019] [:error] [pid 148451]     ws.fetch()</b></div><div><b>[Thu May 09 16:39:23.713889 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/geoserver/support.py", line 174, in fetch</b></div><div><b>[Thu May 09 16:39:23.713890 2019] [:error] [pid 148451]     self.dom = self.catalog.get_xml(self.href)</b></div><div><b>[Thu May 09 16:39:23.713892 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/geoserver/catalog.py", line 211, in get_xml</b></div><div><b>[Thu May 09 16:39:23.713894 2019] [:error] [pid 148451]     response, content = self.http.request(rest_url)</b></div><div><b>[Thu May 09 16:39:23.713896 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1586, in request</b></div><div><b>[Thu May 09 16:39:23.713901 2019] [:error] [pid 148451]     (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)</b></div><div><b>[Thu May 09 16:39:23.713904 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1333, in _request</b></div><div><b>[Thu May 09 16:39:23.713906 2019] [:error] [pid 148451]     (response, content) = self._conn_request(conn, request_uri, method, body, headers)</b></div><div><b>[Thu May 09 16:39:23.713907 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1268, in _conn_request</b></div><div><b>[Thu May 09 16:39:23.713909 2019] [:error] [pid 148451]     conn.connect()</b></div><div><b>[Thu May 09 16:39:23.713911 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 1033, in connect</b></div><div><b>[Thu May 09 16:39:23.713913 2019] [:error] [pid 148451]     self.disable_ssl_certificate_validation, self.ca_certs)</b></div><div><b>[Thu May 09 16:39:23.713915 2019] [:error] [pid 148451]   File "/usr/lib/python2.7/site-packages/httplib2/__init__.py", line 80, in _ssl_wrap_socket</b></div><div><b>[Thu May 09 16:39:23.713917 2019] [:error] [pid 148451]     cert_reqs=cert_reqs, ca_certs=ca_certs)</b></div><div><b>[Thu May 09 16:39:23.713918 2019] [:error] [pid 148451]   File "/usr/lib64/python2.7/ssl.py", line 915, in wrap_socket</b></div><div><b>[Thu May 09 16:39:23.713920 2019] [:error] [pid 148451]     ciphers=ciphers)</b></div><div><b>[Thu May 09 16:39:23.713922 2019] [:error] [pid 148451]   File "/usr/lib64/python2.7/ssl.py", line 526, in __init__</b></div><div><b>[Thu May 09 16:39:23.713924 2019] [:error] [pid 148451]     self._context.load_verify_locations(ca_certs)</b></div><div><b>[Thu May 09 16:39:23.713926 2019] [:error] [pid 148451] SSLError: [X509] PEM lib (_ssl.c:2988)</b></div></div><div><br></div><div>3.  If we  set <b>GEOSERVER_location</b>: <a href="https://localhost/geoserver">https://localhost/geoserver</a> and <b>GEOSERVER_PUBLIC_LOCATION:</b> GEOSERVER_PUBLIC_LOCATION: <a href="https://localhost/geoservers">https://localhost/geoservers</a> then</div><div>now  I am not getting the error as <font color="#8a6d3b" face="Lato, Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:14px;background-color:rgb(252,248,227)">default workspace error</span></font></div><div><font color="#8a6d3b" face="Lato, Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:14px;background-color:rgb(252,248,227)"><br></span></font></div><div><font color="#8a6d3b" face="Lato, Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:14px">Kindly</span><span style="font-size:14px;background-color:rgb(252,248,227)"> please see above my observations and help me to resolve the issue</span></font></div><div><font color="#8a6d3b" face="Lato, Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:14px;background-color:rgb(252,248,227)"><br></span></font></div><div><font color="#8a6d3b" face="Lato, Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:14px;background-color:rgb(252,248,227)">Thanks&Regards,</span></font></div><div><font color="#8a6d3b" face="Lato, Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:14px;background-color:rgb(252,248,227)">Naresh</span></font></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 8, 2019 at 4:55 PM Naresh N <<a href="mailto:naresh919@gmail.com">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">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="gmail-m_4369599359064151202gmail-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="gmail-m_4369599359064151202gmail-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="gmail-m_4369599359064151202gmail-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="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="box-sizing:border-box"><font color="#666666"><</font></span><span class="gmail-m_4369599359064151202gmail-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="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="color:rgb(64,64,64);box-sizing:border-box">port</span><span class="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">=</span><span class="gmail-m_4369599359064151202gmail-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="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="color:rgb(64,64,64);box-sizing:border-box">protocol</span><span class="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">=</span><span class="gmail-m_4369599359064151202gmail-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="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="color:rgb(64,64,64);box-sizing:border-box">connectionTimeout</span><span class="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">=</span><span class="gmail-m_4369599359064151202gmail-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="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="color:rgb(64,64,64);box-sizing:border-box">URIEncoding</span><span class="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">=</span><span class="gmail-m_4369599359064151202gmail-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="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="box-sizing:border-box"><font color="#00ff00">scheme</font></span><span class="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">=</span><span class="gmail-m_4369599359064151202gmail-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="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="color:rgb(64,64,64);box-sizing:border-box">proxyName</span><span class="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">=</span><span class="gmail-m_4369599359064151202gmail-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="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-n" style="color:rgb(64,64,64);box-sizing:border-box">proxyPort</span><span class="gmail-m_4369599359064151202gmail-m_-2990443811676279701gmail-m_4579602658958777643gmail-o" style="color:rgb(102,102,102);box-sizing:border-box">=</span><span class="gmail-m_4369599359064151202gmail-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="gmail-m_4369599359064151202gmail-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="gmail-m_4369599359064151202gmail-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="gmail-m_4369599359064151202gmail-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>