Please execute this command and restart paver host. sudo apt-get install libproj-dev proj-bin proj-data
Jeff On Sun, May 8, 2011 at 7:27 AM, Sorbi Ildefonso <[email protected]> wrote: > I do have GeoServer running but I still cannot access Geonode. > > When I go to http://localhost:8000/, I get this : > > TemplateSyntaxError at / Caught OGRException while rendering: OGR failure. > > Here's the jetty.log and the django.log. > > > On Sun, May 8, 2011 at 10:20 PM, Jeffrey Johnson <[email protected]> > wrote: >> >> That means you are all set. You should be able to visit your geonode >> installation at http://localhost:8000/ ... Let us know if you run into >> further problems. >> >> Jeff >> >> On Sun, May 8, 2011 at 6:09 AM, Sorbi Ildefonso >> <[email protected]> wrote: >> > Hi! I tried installing GeoNode on a fresh Ubuntu. I got to "TheGeoNode >> > is an >> > unstoppable machine". But before that, it said >> > >> > django-admin.py updatelayers --settings=geonode.settings >> > Couldn't connect to GeoServer; is it running? Make sure the >> > GEOSERVER_BASE_URL setting is set correctly. >> > >> > This is the new jetty.log and the new django.log. BTW, I do have a >> > GeoServer >> > running. >> > >> > Thanks! >> > >> > >> > On Sat, May 7, 2011 at 11:37 PM, Jeffrey Johnson <[email protected]> >> > wrote: >> >> >> >> Hi There, >> >> >> >> This is usually caused by GeoServer being unable to connect to the >> >> GeoNode to retrieve the permissions for the layers. More information >> >> can be found in both the django.log and the jetty.log in the directory >> >> where you executed paver host. Can you have a look at those and >> >> perhaps paste the relevant lines to something like dpaste.de ... or >> >> post them in their entirety if you are not sure what is relevant. >> >> >> >> Jeff >> >> >> >> On Sat, May 7, 2011 at 2:36 AM, Sorbi Ildefonso >> >> <[email protected]> wrote: >> >> > Hi! This is my first time to install GeoNode on my Ubuntu machine and >> >> > following the documentation by the letter. >> >> > >> >> > After "paver build", it said "Build Successful" then when I proceeden >> >> > with >> >> > "paver host" I got this: >> >> > >> >> > Django is starting up, please wait... >> >> > Logging servlet output to jetty.log and django output to >> >> > django.log... >> >> > Jetty is starting up, please wait... >> >> > django-admin.py updatelayers --settings=geonode.settings >> >> > Shutting down... >> >> > >> >> > What could be the issue here? Thank you very much!
