README instructions for running rake tasks lead to error
Bug #1242669 reported by
Taylor Brown
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
rails (Juju Charms Collection) |
Confirmed
|
High
|
Charles Butler |
Bug Description
Documentation specifies that I should run the following command:
juju ssh sample-app/0 run rake db:migrate
That leads to the following error:
bash: run: command not found
In addition to run not being found, rake is not a valid command either. I am too new to juju and Charms to understand where the exact issue is. Any help would be appreciated.
tags: | added: papercut readme |
Changed in rails (Juju Charms Collection): | |
importance: | Undecided → Medium |
assignee: | nobody → Charles Butler (lazypower) |
Changed in rails (Juju Charms Collection): | |
importance: | Medium → High |
To post a comment you must log in.
i encounter the same error will my deployment
juju ssh myapp/0 run rake db:migrate
Warning: Permanently added 'HOSTXYZ' (ECDSA) to the list of known hosts.
Warning: Permanently added 'HOSTXZY' (ECDSA) to the list of known hosts.
bash: run: command not found
Connection to HOSTXXXX closed.
ERROR subprocess encountered error code 127