Skip to content

Instantly share code, notes, and snippets.

Created April 5, 2016 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/b6f76ea9f4a36bf2484f8b9d4f73f0df to your computer and use it in GitHub Desktop.
Save anonymous/b6f76ea9f4a36bf2484f8b9d4f73f0df to your computer and use it in GitHub Desktop.
*** ERROR: You are not authorized to query the status for this Phusion Passenger instance. Please try again with 'rvmsudo'.
$ cap production deploy tenant=mytenanttodeploy
..
cap aborted!
SSHKit::Runner::ExecuteError: Exception while executing as myrvmmanager@myserver.mydomain.com: passenger-config exit status: 2
passenger-config stdout: Nothing written
passenger-config stderr: *** ERROR: You are not authorized to query the status for this Phusion Passenger instance. Please try again with 'rvmsudo'.
SSHKit::Command::Failed: passenger-config exit status: 2
passenger-config stdout: Nothing written
passenger-config stderr: *** ERROR: You are not authorized to query the status for this Phusion Passenger instance. Please try again with 'rvmsudo'.
Tasks: TOP => passenger:restart
(See full trace by running task with --trace)
The deploy has failed with an error: Exception while executing as myrvmmanager@myserver.mydomain.com: passenger-config exit status: 2
passenger-config stdout: Nothing written
passenger-config stderr: *** ERROR: You are not authorized to query the status for this Phusion Passenger instance. Please try again with 'rvmsudo'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment