You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the front end working, on port 3000 but I cant get
nginx to work with passenger.
output: /bin/sh: 1: exec: /home/deploy/.rbenv/shims/ruby: not found
age/Cor/App/Implementation.cpp:221 ]: Could not spawn process for application /home/deploy/peatio: The application process exited prematurely.
I have the front end working, on port 3000 but I cant get
nginx to work with passenger.
output: /bin/sh: 1: exec: /home/deploy/.rbenv/shims/ruby: not found
age/Cor/App/Implementation.cpp:221 ]: Could not spawn process for application /home/deploy/peatio: The application process exited prematurely.
/etc/nginx/passenger.conf
passenger_root /usr/lib/ruby/vendor_ruby/phusion_passenger/locations.ini;
passenger_ruby /home/deploy/.rbenv/shims/ruby;
The text was updated successfully, but these errors were encountered: