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

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

Open
maykino opened this issue Jan 30, 2019 · 0 comments
Open

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

maykino opened this issue Jan 30, 2019 · 0 comments

Comments

@maykino
Copy link

maykino commented Jan 30, 2019

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

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