[GeoNode-devel] regression with uploader
Paolo Corti
pcorti at gmail.com
Thu Sep 19 11:57:14 PDT 2019
Hi devs
I have synced latest changes on a staging instance of GeoNode and I am
noticing a regression with shapefile upload.
During the upload process, I am noticing the following error:
>>> Step 10. Creating Django record for [rivers]
There isn't a geoserver resource for this layer: rivers
Traceback (most recent call last):
File "/home/ubuntu/env/local/lib/python2.7/site-packages/kombu/utils/scheduling.py",
line 56, in get
return self.fun(resource, callback, **kwargs)
File "/home/ubuntu/env/local/lib/python2.7/site-packages/kombu/transport/virtual/base.py",
line 405, in _get_and_deliver
message = self._get(queue)
File "/home/ubuntu/env/local/lib/python2.7/site-packages/kombu/transport/memory.py",
line 27, in _get
return self._queue_for(queue).get(block=False)
File "/usr/lib/python2.7/Queue.py", line 165, in get
raise Empty
Empty
The GeoNode layer seems correctly created but:
1) the layer details page has not the correct zoom
2) the thumbnail is empty
3) layer details page has a syntax error in javascript
Not sure if all of these side effects are connected with the same changeset
thanks for helping with this
Paolo
--
Paolo Corti
Geospatial software developer
web: http://www.paolocorti.net
twitter: @capooti
skype: capooti
#drt3jc1
More information about the geonode-devel
mailing list