Skip to content
This repository was archived by the owner on Aug 20, 2019. It is now read-only.
This repository was 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

@maykino

Description

@maykino

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions