[GeoNode-users] Geonode Installation migrate and collectstatic

Simone Dalmasso simone.dalmasso at gmail.com
Fri May 4 01:51:44 PDT 2018


Hi, check if in your settings.INSTALLED_APPS you have the
'geonode.contrib.ows_api' declared just once.

Hope this helps

2018-05-03 22:20 GMT+02:00 Julierme Pinheiro <
juliermeopensourcedeveloper at gmail.com>:

> Hi all,
>
> I am installing geonode 2.8.0 in an Ubuntu 16.04 machine following the
> installation guide in here
> <http://docs.geonode.org/en/master/tutorials/install_and_admin/geonode_install/setup_configure_httpd.html>.
> And I wonder if anybody has faced any issue with $ python manage.py migrate
> and $ python manage.py collectstatic as I have in:
>
> *$ python manage.py migrate*
>
> Traceback (most recent call last):
>   File "manage.py", line 31, in <module>
>     execute_from_command_line(sys.argv)
>   File "/root/Envs/geonode/local/lib/python2.7/site-packages/
> django/core/management/__init__.py", line 354, in
> execute_from_command_line
>     utility.execute()
>   File "/root/Envs/geonode/local/lib/python2.7/site-packages/
> django/core/management/__init__.py", line 328, in execute
>     django.setup()
>   File "/root/Envs/geonode/local/lib/python2.7/site-packages/django/__init__.py",
> line 18, in setup
>     apps.populate(settings.INSTALLED_APPS)
>   File "/root/Envs/geonode/local/lib/python2.7/site-packages/django/apps/registry.py",
> line 89, in populate
>     "duplicates: %s" % app_config.label)
> django.core.exceptions.ImproperlyConfigured: Application labels aren't
> unique, duplicates: ows_api
>
>
> *$ python manage.py collectstatic*
>
> Traceback (most recent call last):
>   File "manage.py", line 31, in <module>
>     execute_from_command_line(sys.argv)
>   File "/root/Envs/geonode/local/lib/python2.7/site-packages/
> django/core/management/__init__.py", line 354, in
> execute_from_command_line
>     utility.execute()
>   File "/root/Envs/geonode/local/lib/python2.7/site-packages/
> django/core/management/__init__.py", line 328, in execute
>     django.setup()
>   File "/root/Envs/geonode/local/lib/python2.7/site-packages/django/__init__.py",
> line 18, in setup
>     apps.populate(settings.INSTALLED_APPS)
>   File "/root/Envs/geonode/local/lib/python2.7/site-packages/django/apps/registry.py",
> line 89, in populate
>     "duplicates: %s" % app_config.label)
> django.core.exceptions.ImproperlyConfigured: Application labels aren't
> unique, duplicates: ows_api
>
>
> <http://docs.geonode.org/en/master/tutorials/install_and_admin/geonode_install/setup_configure_httpd.html>
>
> Thank you very much for your time and help in advance.
>
> Kind regards
>
> Julierme
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geonode-users
>
>


-- 
Simone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180504/c6a27aaf/attachment.html>


More information about the geonode-users mailing list