<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 completed the installation of geonode <em>vs 2.4.dev20150908094256,<br></em>I even solved the problem on geoserver and it seems to run well.<br>I set a geoserver from my organization as external service and <br>I'm able to see the layers available. I can see the map of the layer <br>and I can use them to prepare maps.<br>I tried also to upload a document, and even this function runs well.<br>My main problem is on map saving, this operation gives me the 500 internal server error.<br>By the way the map appears on the list of maps.<br>Checking the db (postgres) I see in the maps table the new record,<br>however from the map's list I cannot visualize such map, and a new error page<br>with yellow narrow appears. This page contains many statements<em>,</em> these three lines<em><br></em>give an hint on the possible problem:<br><table class="meta"><tbody><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></tbody></table><br>This is my first issue, I got a suggestion (here in the mailing list) to debug by python<br>console geonode, but unfortunately I don't know how to start.<br>Suggestions?<br><br>Another question, might be related to the previous problem, is on geoserver authentication:<br>I didn't give any password during the installation, and in local_setting.py and setting.py<br>I see that geoserver has the classical administrator credentials (admin,geoserver).<br>However if I use the link to geoserver from the user context menu (in the geonode website)<br>I see the geoserver home page already logged in, but the user logged is not admin,<br>but the superuser of django. Is that right? Have I set th geoserver credential somewhere?<br><br>Thanks for now,<br><br>best regards<br><br>Eugenio<br>                                       </div></body>
</html>