Setting up a rails app on puma, rails, nginx everything is running, but nginx sends error
问题 I am trying to run a rails app. I followed these instructions: http://luugiathuy.com/2014/11/setup-nginx-puma-on-ubuntu/ to set up a server. But, when I got to the end, specifically: puma -e production -d -b unix:///tmp/app_name.sock --pidfile /tmp/puma.pid Upon running it I got the response: Puma starting in single mode... * Version 2.16.0 (ruby 2.1.7-p400), codename: Midwinter Nights Trance * Min threads: 0, max threads: 16 * Environment: production * Daemonizing... The external IP just