[GeoNode-users] syncdb on a new install doesn't work : "relation "people_profile" does not exist"

Daniel Berry dberry at boundlessgeo.com
Tue Jul 26 11:34:31 PDT 2016


Jorge,

Instead of running python manage.py syncdb

can you run the following:

    python manage.py makemigrations
    python manage.py migrate account --noinput
    python manage.py migrate --noinput

let me know if that works..

Dan

On Tue, Jul 26, 2016 at 10:22 AM, Jorge de Jesus <jorge.jesus at gmail.com>
wrote:

> Hi to all
>
> I have hit the same problem today pulling from master Latest commit
> (f943c9a) using ubuntu 16.04.1  and running geonode on virtualenv
>
> Packages install from pip
> http://pastebin.com/vzD0eCzm
> Then the error when sync
> http://pastebin.com/mgkpsprh
>
> I dont have any custom app as refered above (qgis?)
>
> Cheers
> Jorge
>
> <https://github.com/GeoNode/geonode/commit/f943c9a50c52ec1f99e5760773940612589411e3>
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geonode-users
>
>


-- 
*Daniel Berry*
Senior Software Engineer | Boundless
dberry at boundlessgeo.com
512-468-3946 (cell)
@boundlessgeo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160726/173000de/attachment.html>


More information about the geonode-users mailing list