[GeoNode-users] Custom Installation

Giovani Fronza giovanifronza at gmail.com
Fri Feb 17 05:31:08 PST 2017


Thankyou very much Paolo!

After installation I faced problem with wsgi. Something related to
geoserver.catalog.
I found this on apache error.log

 mod_wsgi (pid=22240): Target WSGI script '/home/geonode/geonode/wsgi.py'
cannot be loaded as Python module.
 mod_wsgi (pid=22240): Exception occurred processing WSGI script
'/home/geonode/geonode/wsgi.py'.
 Traceback (most recent call last):
   File "/home/geonode/geonode/wsgi.py", line 30, in <module>
     application = get_wsgi_application()
   File "/usr/local/lib/python2.7/dist-packages/django/core/wsgi.py", line
14, in get_wsgi_application
     django.setup()
   File "/usr/local/lib/python2.7/dist-packages/django/__init__.py", line
18, in setup
     apps.populate(settings.INSTALLED_APPS)
   File "/usr/local/lib/python2.7/dist-packages/django/apps/registry.py",
line 108, in populate
     app_config.import_models(all_models)
   File "/usr/local/lib/python2.7/dist-packages/django/apps/config.py",
line 198, in import_models
     self.models_module = import_module(models_module_name)
   File "/usr/lib/python2.7/importlib/__init__.py", line 37, in
import_module
     __import__(name)
   File "/home/geonode/geonode/services/models.py", line 24, in <module>
     from geoserver.catalog import FailedRequestError, Catalog
 ImportError: No module named catalog


How to resolv that?

2017-02-16 18:24 GMT-02:00 Paolo Corti <pcorti at gmail.com>:

> Hi Giovani
> you should be able to get the 2.6 (note that it is still not released) by
> checking out the 2.6 tag from git:
> https://github.com/GeoNode/geonode/tree/debian/2.6.0+alpha1
> hope it helps
> p
>
> On Thu, Feb 16, 2017 at 3:09 PM, Giovani Fronza <giovanifronza at gmail.com>
> wrote:
> > I've just installed the current geonode.git, according to the
> instructions
> > presented on
> > http://docs.geonode.org/en/master/tutorials/admin/
> install/custom_install.html,
> > and for my surprise that was installed the 2.7.dev version.
> >
> > I'm curious about 2.6 stable release. We have just started a big project
> to
> > manage geospatial data and we would like to lead with a solution newest
> as
> > possible.
> >
> > Is there a realistic date for 2.6 version launch?
> >
> > What are your recomendations for custom installation (for debian),
> > considering this situation?
> >
> > Giovani
> >
> > _______________________________________________
> > geonode-users mailing list
> > geonode-users at lists.osgeo.org
> > https://lists.osgeo.org/mailman/listinfo/geonode-users
> >
>
>
>
> --
> Paolo Corti
> Geospatial software developer
> web: http://www.paolocorti.net
> twitter: @capooti
> skype: capooti
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20170217/7e9c2fe1/attachment-0001.html>


More information about the geonode-users mailing list