VPC で Chef Server を設定しようとしています。シェフ サーバーは、パブリック サブネットの下のインスタンスにインストールされ、Elastic VPC IP も与えられます。Chef-server-ctl reconfigure は正常に実行されますが、ブラウザからサーバーに接続しようとすると、「502 Bad Gateway」が表示されます
シェフサーバーの下のNginxログが表示されます
2013/08/08 05:49:49 [error] 14051#0: *26 upstream prematurely closed connection while reading response header from upstream, client: 1xx.72.xx.34, server: ec2-54-2x3-xx-184.us-west-2.compute.amazonaws.com, request: "GET /users/login HTTP/1.1", upstream: "http://127.0.0.1:9462/users/login", host: "54.2x3.xx.184"
この問題を解決するにはどうすればよいですか。どんな助けでも大歓迎です。