capistrano / capistrano/rvm

Capistrano deployment failing with 'rbenv: /home/alexander/.rvm/bin/rvm: command not found'

Open
#71 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
140
Forks
44
PR merge metrics
No merged PRs in 30d

Description

I won't show the whole log but here's the error message:

```
(Backtrace restricted to imported tasks)
cap aborted!
SSHKit::Runner::ExecuteError: Exception while executing as alexander@104.236.110.192: bundle exit status: 127
bundle stdout: rbenv: /home/alexander/.rvm/bin/rvm: command not found
bundle stderr: Nothing written

SSHKit::Command::Failed: bundle exit status: 127
bundle stdout: rbenv: /home/alexander/.rvm/bin/rvm: command not found
bundle stderr: Nothing written

Tasks: TOP => deploy:updated => bundler:install
(See full trace by running task with --trace)
The deploy has failed with an error: Exception while executing as alexander@104.236.110.192: bundle exit status: 127
bundle stdout: rbenv: /home/alexander/.rvm/bin/rvm: command not found
bundle stderr: Nothing written
```

I have no idea what this means. Ideas?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.