<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
<div> Hello,</div><div><br /></div><div>(with GeoNode 2.4 on Ubuntu apt-get install)</div><div><br /></div><div>I receive a Internal Server Error exception while trying to update metadata for layers: </div><div>http://<hostname>/layers/<layername>/metadata</div><div><br /></div><div>Apache returns this: </div><div><br /></div><div>Internal Server Error: /layers/geonode:<layer>/metadata</div><div>...</div><div>File "/usr/local/lib/python2.7/dist-packages/geonode/base/models.py", line 564, in save_thumbnail</div><div>    with open(os.path.join(upload_path, filename), 'wb') as f:</div><div>IOError: [Errno 13] Permission denied: u'/var/www/geonode/uploaded/thumbs/layer-43fc3f6c-08b3-42a8-af0f-2b1e20821023-thumb.png'</div><div>...</div><div><br /></div><div>It appears to be a permission problem with thumbnail files. www-data is not the owner.</div><div>Owner is the current user. </div><div>Have I missed something when installing GeoNode?</div><div><br /></div><div>m431m</div>  </body>
</html>