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:
beetbox: TASK [Ensure pre tasks directory exists] ***************************************
beetbox: fatal: [localhost]: FAILED! => {"changed": false, "msg": "There was an issue creating /var/beetbox/.beetbox/tasks as requested: [Errno 5] Input/output error: '/var/beetbox/.beetbox/tasks'", "path": "/var/beetbox/.beetbox/tasks/pre", "state": "absent"}
beetbox:
beetbox: PLAY RECAP *********************************************************************
beetbox: localhost : ok=5 changed=0 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.
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
Unable to start up a new box.
Expected behaviour
That it works
Actual behaviour
Errors out
Steps to reproduce
vagrant up
composer require --dev beet/box
Proposed changes
None
The text was updated successfully, but these errors were encountered: