- 2025年06月01日
- 星期日

我已经在Passenger和Nginx上部署了我的Rails应用程序,并且运行正常.以下是我的伺服器配置:server { listen 80; server_name localhost; location / { root /var/www/demo/public; passen

我有rvm,passenger,ruby 1.9.3,nginx但我现在得到这个错误 Cannot spawn application /path/to/my/app: Could not read from the spawn server: Connection reset by peer (104) 我将passenger_roo