<div dir="ltr">Can you double check that the geoserver user and password on your local_settings belong to an actual "internal" geoserver user with admin rights?<div><br></div><div>Also check that the geoserver address is reachable from your machine.</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div style="font-size:12.8px">Best Regards,</div><div style="font-size:12.8px">Alessio Fabiani.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>==</div><div>GeoServer Professional Services from the experts!</div><div>Visit <a href="http://goo.gl/it488V" target="_blank">http://goo.gl/it488V</a> for more information.</div><div>==</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Ing. Alessio Fabiani</div><div style="font-size:12.8px">@alfa7691</div><div style="font-size:12.8px"><a href="https://github.com/afabiani?tab=overview" style="font-size:12.8px" target="_blank">github</a><br></div><div style="font-size:12.8px">Founder/Technical Lead</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>GeoSolutions S.A.S.</div><div>Via di Montramito 3/A</div><div>55054  Massarosa (LU)</div><div>Italy</div><div>phone: +39 0584 962313</div><div>fax:     +39 0584 1660272</div><div>mob:   +39 <span style="font-size:12.8px">331 6233686</span></div><div><br></div><div><a href="http://www.geo-solutions.it/" target="_blank">http://www.geo-solutions.it</a></div><div><a href="http://twitter.com/geosolutions_it" target="_blank">http://twitter.com/geosolutions_it</a></div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">-------------------------------------------------------</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><p><span lang="IT"><font size="1"><b>AVVERTENZE AI SENSI DEL D.Lgs. 196/2003</b></font></span></p><p><span lang="IT"><font size="1">Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.</font></span></p><p><span lang="IT"><font size="1"> </font></span></p><p><font size="1">The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility  for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.</font></p><p><font size="1">---------------------------------------------------------------------</font></p></div></div></div></div>
<br><div class="gmail_quote">On Tue, May 16, 2017 at 2:20 PM, Davi Custodio <span dir="ltr"><<a href="mailto:davicustodio@gmail.com" target="_blank">davicustodio@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi everyone, I'm using Geonode 2.4 and I'm having trouble running the "geonode updatelayers" command.</div><div>When I run the command I get the following error log:</div><div><br></div><div><div>root@ide-cnpma:~# geonode updatelayers</div><div>Traceback (most recent call last):</div><div>  File "/usr/bin/django-admin.py", line 5, in <module></div><div>    management.execute_from_<wbr>command_line()</div><div>  File "/usr/lib/python2.7/dist-<wbr>packages/django/core/<wbr>management/__init__.py", line 399, in execute_from_command_line</div><div>    utility.execute()</div><div>  File "/usr/lib/python2.7/dist-<wbr>packages/django/core/<wbr>management/__init__.py", line 392, in execute</div><div>    self.fetch_command(subcommand)<wbr>.run_from_argv(self.argv)</div><div>  File "/usr/lib/python2.7/dist-<wbr>packages/django/core/<wbr>management/base.py", line 242, in run_from_argv</div><div>    self.execute(*args, **options.__dict__)</div><div>  File "/usr/lib/python2.7/dist-<wbr>packages/django/core/<wbr>management/base.py", line 285, in execute</div><div>    output = self.handle(*args, **options)</div><div>  File "/usr/local/lib/python2.7/<wbr>dist-packages/geonode/<wbr>geoserver/management/commands/<wbr>updatelayers.py", line 108, in handle</div><div>    remove_deleted=remove_deleted)</div><div>  File "/usr/local/lib/python2.7/<wbr>dist-packages/geonode/<wbr>geoserver/helpers.py", line 395, in gs_slurp</div><div>    resources = cat.get_resources()</div><div>  File "/usr/lib/python2.7/dist-<wbr>packages/geoserver/catalog.py"<wbr>, line 723, in get_resources</div><div>    for ws in self.get_workspaces():</div><div>  File "/usr/lib/python2.7/dist-<wbr>packages/geoserver/catalog.py"<wbr>, line 861, in get_workspaces</div><div>    description = self.get_xml("%s/workspaces.<wbr>xml" % self.service_url)</div><div>  File "/usr/lib/python2.7/dist-<wbr>packages/geoserver/catalog.py"<wbr>, line 211, in get_xml</div><div>    response, content = self.http.request(rest_url)</div><div>  File "/usr/lib/python2.7/dist-<wbr>packages/httplib2/__init__.py"<wbr>, line 1569, in request</div><div>    (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey)</div><div>  File "/usr/lib/python2.7/dist-<wbr>packages/httplib2/__init__.py"<wbr>, line 1316, in _request</div><div>    (response, content) = self._conn_request(conn, request_uri, method, body, headers)</div><div>  File "/usr/lib/python2.7/dist-<wbr>packages/httplib2/__init__.py"<wbr>, line 1251, in _conn_request</div><div>    conn.connect()</div><div>  File "/usr/lib/python2.7/dist-<wbr>packages/httplib2/__init__.py"<wbr>, line 900, in connect</div><div>    self.sock.connect((self.host, self.port) + sa[2:])</div><div>  File "/usr/lib/python2.7/dist-<wbr>packages/httplib2/socks.py", line 424, in connect</div><div>    self.__negotiatehttp(destpair[<wbr>0], destpair[1])</div><div>  File "/usr/lib/python2.7/dist-<wbr>packages/httplib2/socks.py", line 390, in __negotiatehttp</div><div>    raise HTTPError((statuscode, statusline[2]))</div><div>httplib2.socks.HTTPError: (403, 'Forbidden')</div></div><div><br></div><div><div>Can anyone give a tip on what might be causing the problem?</div><div><br></div><div>Thank you.</div></div><span class="HOEnZb"><font color="#888888"><div><br></div><div><br></div>-- <br><div class="m_-3001101812290311505gmail_signature">Davi de O. Custódio</div>
</font></span></div>
<br>______________________________<wbr>_________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org">geonode-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/geonode-users</a><br>
<br></blockquote></div><br></div>