<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 all,<br><br>I just solved my problems on geoserver version provided by geonode.<br>Now a new problem appears on saving maps.<br>I have no errors on creating a map, when I save a new map I got an error,<br><br><span id="ext-gen356" class="ext-mb-text">The server returned an error: 500 Internal Server Error<br><br>so my apache2 error log havs:<br><br></span>[Tue Sep 29 09:47:45 2015] [error] [client x.x.x.x] Premature end of script headers: wsgi.py, referer: http://my_server_name/maps/new<br>[Tue Sep 29 09:47:45 2015] [notice] child pid 15764 exit signal Segmentation fault (11)<br><br>Actually on maps page of geonode I see the new map, without title and thumbnail.<br>If I click to view such map a page error appears:<br><br><h1>IndexError at /maps/89</h1>
  <pre class="exception_value">list index out of range</pre>
  

    <table class="meta"><tbody><tr>
      <th>Request Method:</th>
      <td>GET</td>
    </tr>
    <tr>
      <th>Request URL:</th>
      <td>http://my_server_name/maps/89</td>
    </tr>

    <tr>
      <th>Django Version:</th>
      <td>1.6.10</td>
    </tr>

    <tr>
      <th>Exception Type:</th>
      <td>IndexError</td>
    </tr>


    <tr>
      <th>Exception Value:</th>
      <td><pre>list index out of range</pre></td>
    </tr>


    <tr>
      <th>Exception Location:</th>
      <td>/dati/geonode/geonode/utils.py in viewer_json, line 266</td>
    </tr>

    <tr>
      <th>Python Executable:</th>
      <td>/usr/bin/python</td>
    </tr>
    <tr>
      <th>Python Version:</th>
      <td>2.7.3</td>
    </tr>
    <tr>
      <th>Python Path:</th>
      <td><pre>['/dati/.venvs/geonode/lib/python2.7/site-packages',
 '/usr/local/lib/python2.7/dist-packages/virtualenv-1.8.4-py2.7.egg',
 '/usr/local/lib/python2.7/dist-packages/pip-1.2.1-py2.7.egg',
 '/dati/geonode',
 '/usr/lib/python2.7',
 '/usr/lib/python2.7/plat-linux2',
 '/usr/lib/python2.7/lib-tk',
 '/usr/lib/python2.7/lib-old',
 '/usr/lib/python2.7/lib-dynload',
 '/usr/local/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages',
 '/usr/lib/python2.7/dist-packages/PIL',
 '/usr/lib/pymodules/python2.7',
 '/var/www']</pre></td>
    </tr>
    <tr>
      <th>Server time:</th>
      <td>Tue, 29 Sep 2015 09:59:48 +0200</td></tr></tbody></table><br><br>Any hints on this issue?<br><br>Regards<br><br>Eugenio<br><br>                                           </div></body>
</html>