Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

There was an issue creating /var/beetbox/.beetbox/tasks as requested #480

Open
maykino opened this issue Oct 30, 2018 · 0 comments
Open

Comments

@maykino
Copy link

maykino commented Oct 30, 2018

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

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant