You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.
Provisioning a new VM by running ./scripts/setup successfully builds a container, but then logs an error:
Successfully tagged vagrant_app:latest
Creating network "vagrant_default" with the default driver
ERROR: Cannot start service app: error while creating mount source path '/vagrant/jenkins': chown /vagrant/jenkins: operation not permitted
Connection to 127.0.0.1 closed.
The text was updated successfully, but these errors were encountered:
I just brought up the Vagrant virtual machine up from scratch on develop with setup and was unable to reproduce this failure. When inside of the virtual machine, do you see the jenkins directory?
Provisioning a new VM by running
./scripts/setup
successfully builds a container, but then logs an error:The text was updated successfully, but these errors were encountered: