andreschenkels/odoo-install-scripts

Error with synced error on vagrant

AlyssonNeto opened this issue · 0 comments

The script runs perfect on my vagrant box, but when i tried to synced the /opt/odoo with my machine i get internal server error.

ok > config.vm.synced_folder "./", "/vagrant", type: "nfs"

error > config.vm.synced_folder "./", "/opt/odoo", type: "nfs"