<div dir="ltr">Dear all,<div><br></div><div>I would like to create a backup of my geonode project and I am using this guide: <a href="http://docs.geonode.org/en/master/tutorials/admin/backup_restore/">http://docs.geonode.org/en/master/tutorials/admin/backup_restore/</a></div><div><br></div><div>From my django admin page (Base => backups) I tried to do a backup, but, when I run the backup, on a fully writable folder (777), there is this server error: </div><h1 style="color:rgb(0,0,0);font-family:"times new roman"">Internal Server Error</h1><p style="color:rgb(0,0,0);font-family:"times new roman";font-size:medium">The server encountered an internal error or misconfiguration and was unable to complete your request.</p><div>I have double checked the settings.ini file, and I have noted that the configuration file is not yet update for the 2.6 version, it has these lines:</div><div><br></div><div><div>#Migrate from GN 2.4 to GN 2.4</div><div>migrations = base.resourcebase,layers.layer,layers.attribute,maps.map,maps.maplayer</div><div>manglers   = gn24_to_24.ResourceBaseMangler,gn24_to_24.LayerMangler,gn24_to_24.LayerAttributesMangler,gn24_to_24.DefaultMangler,gn24_to_24.MapLayersMangler</div></div><div><br></div><div>Is it correct? Have I to change these lines accordingly to the 2.6 version? (e.g. gn26_to_26.ResourceBaseMangler ...)?</div><div><br></div><div>When I try to run the backup from command line there is the following error about the file backup.py</div><div><br></div><div><div>import error: no moduled named simplejson</div><div><br></div><div>How can I solved this issue?</div><div><br></div><div>Tanks a lot</div><div><br></div><div>Federico</div><div><br></div><div><div><br></div></div></div></div>