Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cap staging db:pull causes this problem :( #122

Open
dongalor opened this issue Feb 3, 2018 · 2 comments
Open

cap staging db:pull causes this problem :( #122

dongalor opened this issue Feb 3, 2018 · 2 comments
Assignees
Labels
Milestone

Comments

@dongalor
Copy link

dongalor commented Feb 3, 2018

DEBUG [db320e15] 	bundler: command not found: rails
Install missing gem executables with `bundle install`

SSHKit::Runner::ExecuteError: Exception while executing as [email protected]: rails exit status: 127
rails stdout: bundler: command not found: rails
Install missing gem executables with `bundle install`
rails stderr: Nothing written

@numbata
Copy link
Collaborator

numbata commented Feb 6, 2018

Did you deploy rails app?

@ali-sheiba
Copy link

I got the same issue

if you are using rvm in your server, add (append :rvm_map_bins, 'rails') to deploy.rb. it works for me.

found it here #118

@numbata numbata added the bug label Feb 27, 2018
@numbata numbata added this to the v0.7 milestone Feb 27, 2018
@numbata numbata self-assigned this Feb 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants