[GeoNode-users] Error on running geonode using docker

Sindile Bidla sindile.bidla at geoilocate.co.za
Wed Jan 4 06:49:25 PST 2017


I am trying to run geonode via the docker on Ubuntu 16.04, but have been 
faced with the following error message:

running docker ps -a


CONTAINER ID        IMAGE COMMAND                  CREATED 
STATUS                    PORTS NAMES
543b85dfd393        geonode/nginx:geoserver   "nginx -g 'daemon off"   
22 hours ago        Up 22 hours 0.0.0.0:80->80/tcp, 443/tcp          
geonode_nginx_1

9a327ceeba10        geonode/django            "django-admin.py runs"   
22 hours ago        Up 22 hours 8000/tcp                             
geonode_django_1

d25966950b90        geonode/django            "celery worker --app="   
22 hours ago        Exited (0) 22 hours 
ago                                        geonode_celery_1

1501d708bca9        geonode/geoserver "/usr/local/tomcat/tm"   22 hours 
ago        Up 22 hours               0.0.0.0:32769->8080/tcp 
geonode_geoserver_1

1978155ef4f4        rabbitmq "docker-entrypoint.sh"   22 hours 
ago        Up 22 hours               4369/tcp, 5671-5672/tcp, 25672/tcp 
geonode_rabbitmq_1

95324b25309d        postgres "/docker-entrypoint.s"   22 hours 
ago        Up 22 hours               5432/tcp geonode_postgres_1

63b5746192f9        geonode/geoserver_data "/bin/true"              22 
hours ago        Exited (0) 22 hours 
ago                                        geoserver_data_dir

b6567923df39        elasticsearch "/docker-entrypoint.s"   22 hours 
ago        Up 22 hours               9200/tcp, 9300/tcp 
geonode_elasticsearch_1

d25966950b90        geonode/django            "celery worker --app="   
22 hours ago        Exited (0) 22 hours 
ago                                        geonode_celery_1 - Is this an 
expected behavior, if not what could I be doing wrong?


Also going to http://localhost, I get the following error message:


  ProgrammingError at /

relation "django_site" does not exist
LINE 1: ..."django_site"."domain", "django_site"."name" FROM "django_si...
                                                              ^

Request Method: 	GET
Request URL: 	http://localhost/
Django Version: 	1.8.7
Exception Type: 	ProgrammingError
Exception Value: 	

relation "django_site" does not exist
LINE 1: ..."django_site"."domain", "django_site"."name" FROM "django_si...
                                                              ^

Exception Location: 
/usr/local/lib/python2.7/site-packages/django/db/backends/utils.py in 
execute, line 64
Python Executable: 	/usr/local/bin/python2
Python Version: 	2.7.9
Python Path: 	

['/usr/local/bin',
  '/usr/src/app',
  '/usr/local/lib/python27.zip',
  '/usr/local/lib/python2.7',
  '/usr/local/lib/python2.7/plat-linux2',
  '/usr/local/lib/python2.7/lib-tk',
  '/usr/local/lib/python2.7/lib-old',
  '/usr/local/lib/python2.7/lib-dynload',
  '/usr/local/lib/python2.7/site-packages',
  '/usr/src/app']

Server time: 	Wed, 4 Jan 2017 08:38:38 -0600


I am able to access geoserver web interface though.


Will greatly appreciate any pointers.

Regards,

Sindile





















-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20170104/99304de4/attachment-0001.html>


More information about the geonode-users mailing list