<div dir="ltr"><span style="color:rgb(33,33,33);font-size:16px;white-space:pre-wrap">Dear list
I'm working with Geonode that I installed on a VM set via Vagrant

When I try to load the shape file, I get this error:
</span><b style="color:rgb(33,33,33);font-size:16px;white-space:pre-wrap">failed to create /var/www/vagrant-ubuntu-<wbr>trusty-64.MainThread-3777</b><span style="color:rgb(33,33,33);font-size:16px;white-space:pre-wrap">

In the Apache error log is as follows:

</span><b style="color:rgb(33,33,33);font-size:16px;white-space:pre-wrap">ERROR: geonode.layers.views: failed to create /var/www/vagrant-ubuntu-<wbr>trusty-64.Dummy-2-3778</b><span style="color:rgb(33,33,33);font-size:16px;white-space:pre-wrap">


Trying to google around I found that in the settings.py file should add the line:
NOTIFICATION_LOCK_LOCATION = '/ var / www / geonode'

Finally I verified that the www-data user has all permissions on the www / folder geonode

drwxr-xr-x 5 www-data root March 21 4096 14:27 geonode

The fact remains that I can't upload.

Does anyone know help me?</span><br></div>