[GeoNode-users] How do I install Geonode 2.6.3 on Ubuntu 16.04 or 18.04?
Julierme Pinheiro
juliermeopensourcedeveloper at gmail.com
Thu Oct 11 10:27:53 PDT 2018
Dear Simon Lee,
If you are looking for GeoNode at 2.6.x. I will strongly recommend you to take
a look in this project <https://github.com/olivierdalang/SPCgeonode>.
Following the Docker Installation procedure, I think you may not face any
issue in respect to Ubuntu version.
I hope it helps. I will be glad to help, if you need further assistance.
Kind Regards
Julierme
On Thu, Oct 11, 2018 at 1:58 PM Simon Lee <simon.lee at null.net> wrote:
> I tried to use the manual install method, cloning the 2.6.x branch from
> GitHub, but when I run paver setup it outputs an error. I tried both "paver
> setup" and "sudo paver setup" with the same effect.
>
> I guess that's because http://build.geonode.org/geoserver/latest/ is not
> reachable. I downloaded the official geoserver.war but it doesn't work
> because of auth. Any help? :)
>
> Here's the output:
>
> simon at ubuntu:~/geonode$ sudo paver setup
> ---> pavement.setup
> ---> pavement.setup_geoserver
> Downloading geoserver binary
>
>
> Captured Task Output:
> ---------------------
>
> ---> pavement.setup
> ---> pavement.setup_geoserver
> Traceback (most recent call last):
> File "/home/simon/.local/lib/python2.7/site-packages/paver/tasks.py",
> line 201, in _run_task
> return do_task()
> File "/home/simon/.local/lib/python2.7/site-packages/paver/tasks.py",
> line 197, in do_task
> task()
> File "/home/simon/.local/lib/python2.7/site-packages/paver/tasks.py",
> line 333, in __call__
> retval = environment._run_task(self.name, self.needs, self.func)
> File "/home/simon/.local/lib/python2.7/site-packages/paver/tasks.py",
> line 219, in _run_task
> return do_task()
> File "/home/simon/.local/lib/python2.7/site-packages/paver/tasks.py",
> line 198, in do_task
> return func(**kw)
> File "pavement.py", line 106, in setup_geoserver
> "geoserver binary")
> File "pavement.py", line 74, in grab
> urllib.urlretrieve(str(src), str(dest))
> File "/usr/lib/python2.7/urllib.py", line 98, in urlretrieve
> return opener.retrieve(url, filename, reporthook, data)
> File "/usr/lib/python2.7/urllib.py", line 245, in retrieve
> fp = self.open(url, data)
> File "/usr/lib/python2.7/urllib.py", line 213, in open
> return getattr(self, name)(url)
> File "/usr/lib/python2.7/urllib.py", line 350, in open_http
> h.endheaders(data)
> File "/usr/lib/python2.7/httplib.py", line 1038, in endheaders
> self._send_output(message_body)
> File "/usr/lib/python2.7/httplib.py", line 882, in _send_output
> self.send(msg)
> File "/usr/lib/python2.7/httplib.py", line 844, in send
> self.connect()
> File "/usr/lib/python2.7/httplib.py", line 821, in connect
> self.timeout, self.source_address)
> File "/usr/lib/python2.7/socket.py", line 575, in create_connection
> raise err
> IOError: [Errno socket error] [Errno 110] Connection timed out
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geonode-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20181011/1c0509eb/attachment-0001.html>
More information about the geonode-users
mailing list