Skip to content

Instantly share code, notes, and snippets.

@awead
Created March 10, 2015 16:01
Show Gist options
  • Save awead/51a342240ddac5b64cc3 to your computer and use it in GitHub Desktop.
Save awead/51a342240ddac5b64cc3 to your computer and use it in GitHub Desktop.
[root@ss1qa httpd]# RBENV_VERSION=2.1.5 ~deploy/.rbenv/shims/passenger-status
ERROR: Phusion Passenger doesn't seem to be running. If you are sure that it is running, then the causes of this problem could be:
1. You customized the instance registry directory using Apache's PassengerInstanceRegistryDir option, Nginx's passenger_instance_registry_dir option, or Phusion Passenger Standalone's --instance-registry-dir command line argument. If so, please set the environment variable PASSENGER_INSTANCE_REGISTRY_DIR to that directory and run passenger-status again.
2. The instance directory has been removed by an operating system background service. Please set a different instance registry directory using Apache's PassengerInstanceRegistryDir option, Nginx's passenger_instance_registry_dir option, or Phusion Passenger Standalone's --instance-registry-dir command line argument.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment