<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Dear Paolo,<br><br>follow-up your suggestion I started again from scratch.<br>I followed the guide at:<br><a href="http://docs.geonode.org/en/latest/tutorials/admin/install/custom_install.html#custom-install" target="_blank">http://docs.geonode.org/en/latest/tutorials/admin/install/custom_install.html#custom-install</a><br>I did all what is indicated, however I modify the command suggested:<br><br><pre> python manage.py syncdb --noinput --all<br><br><font style="" face="Arial,sans-serif"><font style="" face="Calibri,sans-serif">removing --all, in such wa</font><font style="" face="Calibri,sans-serif">y I got no errors.</font><font style="" face="Calibri,sans-serif"><br></font><font style="" face="Calibri,sans-serif">Another difference is on the webserver host config, since the root directories are not in the normal /var/www,<br>but they are in /dati, so I set up the alias for geonode.<br>Eventually, as you suggested, I stopped my main geoerver (and temporarily renamed) so I can use the geoserver provided<br>by geonode in the main tomcat container.<br><br>Geonode respond to the call from the web browser, I see the portal, it seems to work fine in term of users, login, <br>page links, but trying to upload a shape file I have malfunctioning, the shp file has not been uploaded<br>and no errors were stated in the apache2 error log, and even in the geoserver.<br>Geoserver answers correctly, I see the home page (no error in its log file, only INFO and pair of WARN).<br>No error on create map function, the webgis interface doesn't report error, however if I seve the map I got <br>500 internal server error, and apache refers:<br><br>[Mon Oct 05 11:34:13 2015] [error] [client x.x.x.x] Premature end of script headers: wsgi.py, referer: http://my_server_name/maps/new<br>[Mon Oct 05 11:34:13 2015] [notice] child pid 23331 exit signal Segmentation fault (11).<br><br>As happen last week the map are stored so far, I see that one in the map list, and clicking on the thumbnail (which does not appear)<br>I have the same lines in apache2 error log and the same error page:<br><br>[Mon Oct 05 04:36:20 2015] [error] Internal Server Error: /maps/4<br>[Mon Oct 05 04:36:20 2015] [error] Traceback (most recent call last):<br>[Mon Oct 05 04:36:20 2015] [error]   File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 112, in get_response<br>[Mon Oct 05 04:36:20 2015] [error]     response = wrapped_callback(request, *callback_args, **callback_kwargs)<br>[Mon Oct 05 04:36:20 2015] [error]   File "/dati/geonode/geonode/maps/views.py", line 112, in map_detail<br>[Mon Oct 05 04:36:20 2015] [error]     config = map_obj.viewer_json(request.user)<br>[Mon Oct 05 04:36:20 2015] [error]   File "/dati/geonode/geonode/utils.py", line 266, in viewer_json<br>[Mon Oct 05 04:36:20 2015] [error]     str(int(keys[-1]) + 1)] = settings.MAP_BASELAYERS[0]['source']<br>[Mon Oct 05 04:36:20 2015] [error] IndexError: list index out of range<br><br>Document can be upoloaded and accessed by geonode, only the thumbnail, seems to be not available.<br><br>Eventually some errors occur unfortunately, I wonder if some of them depend on the permits on the directories (e.g. the thumbnails not visible),<br>others on the paths (e.g. the links to maps) and others on geoserver authentication problems (even if the log does not reported it).<br><br>Simone suggested me to work with the debugging tools, but I'm not so skilled on them and I never used them, however if I need and if somebody give me <br>the hints I would try.<br><br>Thank you again for you patience,<br><br>best<br><br>Eugenio <br></font><font style="" face="Calibri,sans-serif"></font></font></pre><br><br><div>> From: pcorti@gmail.com<br>> Date: Fri, 2 Oct 2015 14:17:21 +0200<br>> Subject: Re: [GeoNode-users] import SHP<br>> To: frippe12573@hotmail.com<br>> CC: geonode-users@lists.osgeo.org<br>> <br>> On Fri, Oct 2, 2015 at 1:25 PM, Eugenio Trumpy <frippe12573@hotmail.com> wrote:<br>> > Hi Paolo,<br>> ><br>> > unfortunately I still have problem on import shp file.<br>> > As I said before the /uploaded is owned by www-data (even same group),<br>> > also geonode installation has the same credential (www-data:www-data 755).<br>> > Geonode directory is inside my data dir, owned by me (eugenio:eugenio 755).<br>> > The user eugenio belongs to www-data group.<br>> > Is that config right?<br>> ><br>> > I think my problem could be related even to geoserver (the one I set<br>> > dedicated to geonode),<br>> > as by geonode I can see the new layer, but I cannot visualize it on the map.<br>> ><br>> > Can you give me some hints?<br>> ><br>> <br>> Hi Eugenio<br>> I think that unluckily your configuration is messed up.<br>> Could you try to reinstall GeoNode, and only after it is working add<br>> on top of it the other GeoServer?<br>> cheers<br>> p<br>> <br>> -- <br>> Paolo Corti<br>> Geospatial software developer<br>> web: http://www.paolocorti.net<br>> twitter: @capooti<br>> skype: capooti<br></div>                                       </div></body>
</html>