<div dir="ltr">Hi, seems that you may have a wrong version of gsconfig. pls check that.</div><div class="gmail_extra"><br><div class="gmail_quote">2017-02-17 16:05 GMT+01:00 Giovani Fronza <span dir="ltr"><<a href="mailto:giovanifronza@gmail.com" target="_blank">giovanifronza@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;color:rgb(51,51,51)">I think so. Don´t tried to start paver before, but now, it retuns this messanges:<br>...<br>---> pavement.start_django<br>python manage.py runserver  &<br>GeoNode is now available.<br>root@vmgeo:/home/geonode# Performing system checks...<br><br>System check identified some issues:<br><br>WARNINGS:<br>base.ResourceBase.tkeywords: (fields.W340) null has no effect on ManyToManyField.<br><br>System check identified 1 issue (0 silenced).<br>February 17, 2017 - 08:54:03<br>Django version 1.8.17, using settings 'geonode.settings'<br>Starting development server at <a href="http://127.0.0.1:8000/" target="_blank">http://127.0.0.1:8000/</a><br>Quit the server with CONTROL-C.<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-02-17 12:17 GMT-02:00 Paolo Corti <span dir="ltr"><<a href="mailto:pcorti@gmail.com" target="_blank">pcorti@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Before starting using httpd and mod_wsgi: does your GeoNode instance<br>
work correctly with the development server? You can start it with<br>
paver start, as suggested in the documentation page you have linked<br>
<span class="m_-6810722778884642514HOEnZb"><font color="#888888">p<br>
</font></span><div class="m_-6810722778884642514HOEnZb"><div class="m_-6810722778884642514h5"><br>
On Fri, Feb 17, 2017 at 8:31 AM, Giovani Fronza <<a href="mailto:giovanifronza@gmail.com" target="_blank">giovanifronza@gmail.com</a>> wrote:<br>
> Thankyou very much Paolo!<br>
><br>
> After installation I faced problem with wsgi. Something related to<br>
> geoserver.catalog.<br>
> I found this on apache error.log<br>
><br>
>  mod_wsgi (pid=22240): Target WSGI script '/home/geonode/geonode/wsgi.py<wbr>'<br>
> cannot be loaded as Python module.<br>
>  mod_wsgi (pid=22240): Exception occurred processing WSGI script<br>
> '/home/geonode/geonode/wsgi.py<wbr>'.<br>
>  Traceback (most recent call last):<br>
>    File "/home/geonode/geonode/wsgi.py<wbr>", line 30, in <module><br>
>      application = get_wsgi_application()<br>
>    File "/usr/local/lib/python2.7/dist<wbr>-packages/django/core/wsgi.py"<wbr>, line<br>
> 14, in get_wsgi_application<br>
>      django.setup()<br>
>    File "/usr/local/lib/python2.7/dist<wbr>-packages/django/__init__.py", line<br>
> 18, in setup<br>
>      apps.populate(settings.INSTALL<wbr>ED_APPS)<br>
>    File "/usr/local/lib/python2.7/dist<wbr>-packages/django/apps/registry<wbr>.py",<br>
> line 108, in populate<br>
>      app_config.import_models(all_m<wbr>odels)<br>
>    File "/usr/local/lib/python2.7/dist<wbr>-packages/django/apps/config.<wbr>py", line<br>
> 198, in import_models<br>
>      self.models_module = import_module(models_module_na<wbr>me)<br>
>    File "/usr/lib/python2.7/importlib/<wbr>__init__.py", line 37, in<br>
> import_module<br>
>      __import__(name)<br>
>    File "/home/geonode/geonode/service<wbr>s/models.py", line 24, in <module><br>
>      from geoserver.catalog import FailedRequestError, Catalog<br>
>  ImportError: No module named catalog<br>
><br>
><br>
> How to resolv that?<br>
><br>
> 2017-02-16 18:24 GMT-02:00 Paolo Corti <<a href="mailto:pcorti@gmail.com" target="_blank">pcorti@gmail.com</a>>:<br>
>><br>
>> Hi Giovani<br>
>> you should be able to get the 2.6 (note that it is still not released) by<br>
>> checking out the 2.6 tag from git:<br>
>> <a href="https://github.com/GeoNode/geonode/tree/debian/2.6.0+alpha1" rel="noreferrer" target="_blank">https://github.com/GeoNode/geo<wbr>node/tree/debian/2.6.0+alpha1</a><br>
>> hope it helps<br>
>> p<br>
>><br>
>> On Thu, Feb 16, 2017 at 3:09 PM, Giovani Fronza <<a href="mailto:giovanifronza@gmail.com" target="_blank">giovanifronza@gmail.com</a>><br>
>> wrote:<br>
>> > I've just installed the current geonode.git, according to the<br>
>> > instructions<br>
>> > presented on<br>
>> ><br>
>> > <a href="http://docs.geonode.org/en/master/tutorials/admin/install/custom_install.html" rel="noreferrer" target="_blank">http://docs.geonode.org/en/mas<wbr>ter/tutorials/admin/install/<wbr>custom_install.html</a>,<br>
>> > and for my surprise that was installed the 2.7.dev version.<br>
>> ><br>
>> > I'm curious about 2.6 stable release. We have just started a big project<br>
>> > to<br>
>> > manage geospatial data and we would like to lead with a solution newest<br>
>> > as<br>
>> > possible.<br>
>> ><br>
>> > Is there a realistic date for 2.6 version launch?<br>
>> ><br>
>> > What are your recomendations for custom installation (for debian),<br>
>> > considering this situation?<br>
>> ><br>
>> > Giovani<br>
>> ><br>
>> > ______________________________<wbr>_________________<br>
>> > geonode-users mailing list<br>
>> > <a href="mailto:geonode-users@lists.osgeo.org" target="_blank">geonode-users@lists.osgeo.org</a><br>
>> > <a href="https://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailma<wbr>n/listinfo/geonode-users</a><br>
>> ><br>
>><br>
>><br>
>><br>
>> --<br>
>> Paolo Corti<br>
>> Geospatial software developer<br>
>> web: <a href="http://www.paolocorti.net" rel="noreferrer" target="_blank">http://www.paolocorti.net</a><br>
>> twitter: @capooti<br>
>> skype: capooti<br>
><br>
><br>
<br>
<br><span class="HOEnZb"><font color="#888888">
<br>
--<br>
Paolo Corti<br>
Geospatial software developer<br>
web: <a href="http://www.paolocorti.net" rel="noreferrer" target="_blank">http://www.paolocorti.net</a><br>
twitter: @capooti<br>
skype: capooti<br>
</font></span></div></div></blockquote></div><br></div>
<br>______________________________<wbr>_________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org">geonode-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/geonode-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Simone </div>
</div>