[GeoNode-devel] Geonode Unable to Sign in (Julierme Pinheiro)

Paolo Corti pcorti at gmail.com
Fri May 11 07:44:59 PDT 2018


Hi

> Thank you very much for your reply and patience. Here are the responses
to your highlights:

> $ chown www-data:www-data
/home/geo/Envs/geonode/lib/python2.7/dist-packages/geonode/development.db

> ls -l development.db

> -rw-rw-rw- 1 www-data www-data 424960 Mai  9 17:25 development.db

> python manage.py runserver


it looks like you are using the django development server (and not uwsgi
with apache on nginx). Make sure the user which is running this process
(which is not www-data in your case) has permissions for the sqlite file
and its parent directory.

best
p


More information about the geonode-devel mailing list