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 20, 2019. It is now read-only.
beetbox: TASK [Set ownership of beet_user home directory.] ******************************
beetbox: fatal: [localhost]: FAILED! => {"changed": false, "gid": 20, "group": "dialout", "mode": "0775", "msg": "chown failed: [Errno 1] Operation not permitted: '/tmp/vagrant-cache/npm'", "owner": "501", "path": "/tmp/vagrant-cache/npm", "size": 64, "state": "directory", "uid": 501}
beetbox:
beetbox: RUNNING HANDLER [geerlingguy.apache : restart apache] **************************
beetbox:
beetbox: RUNNING HANDLER [pwelch.avahi : restart avahi-daemon] **************************
beetbox:
beetbox: PLAY RECAP *********************************************************************
beetbox: localhost : ok=186 changed=8 unreachable=0 failed=1
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
Steps to reproduce
composer require --dev beet/box
vagrant up
Proposed changes
NA
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem/Motivation
Beetbox failed to install
Expected behaviour
NA
Actual behaviour
Steps to reproduce
composer require --dev beet/box
vagrant up
Proposed changes
NA
The text was updated successfully, but these errors were encountered: