[GeoNode-users] geonode 2.8 updatelayers error

Andres Juarez albertoandres.juarez at gmail.com
Wed Apr 11 09:02:32 PDT 2018


Hello everyone

I just installed stable version 2.8 using APT in Ubuntu 16.04 also newly
installed. Geonode works and I can load layers, edit metadata, etc.
I have found two problems, perhaps related:
1- When viewing the layer information, the preview takes me to an erroneous
extension, however if I look for the location manually the layer looks
correct. The same happens when creating a map with any layer.

2- I have connected in geoserver another postgis database and published
several layers. When executing "updatelayers" it shows me the following
error:


Traceback (most recent call last):
  File "/usr/bin/django-admin", line 9, in <module>
    load_entry_point('Django==1.8.19', 'console_scripts', 'django-admin')()
  File
"/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line
354, in execute_from_command_line
    utility.execute()
  File
"/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line
346, in execute
    self.fetch_command(subcommand).run_from_argv(self.argv)
  File "/usr/lib/python2.7/dist-packages/django/core/management/base.py",
line 394, in run_from_argv
    self.execute(*args, **cmd_options)
  File "/usr/lib/python2.7/dist-packages/django/core/management/base.py",
line 445, in execute
    output = self.handle(*args, **options)
  File
"/usr/local/lib/python2.7/dist-packages/geonode/geoserver/management/commands/updatelayers.py",
line 122, in handle
    execute_signals=True)
  File
"/usr/local/lib/python2.7/dist-packages/geonode/geoserver/helpers.py", line
614, in gs_slurp
    "srid": resource.srid
Exception: ('Failed to process ancho_calle', AttributeError("'FeatureType'
object has no attribute 'srid'",))


The same happens with the layers loaded by the Geonode interface, it shows
the same error.

What can I do to solve it?
Greetings and thanks in advance.
-- 
   Andrés Juarez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180411/944275ed/attachment.html>


More information about the geonode-users mailing list