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.

The SSH command responded with a non-zero exit status. #482

Description

@maykino

Problem/Motivation

Beetbox failed to install

Expected behaviour

NA

Actual behaviour

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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