Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/heroku/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Heroku运行rails 2.x Puma错误_Heroku_Puma - Fatal编程技术网

Heroku运行rails 2.x Puma错误

Heroku运行rails 2.x Puma错误,heroku,puma,Heroku,Puma,我在heroku日志中得到以下错误。Puma行和配置文件是Heroku提供的默认值 使用命令bundle exec puma-C config/puma.rb启动进程无效选项:-C 以前有人见过吗?原来是彪马版本的问题。我运行的是一个不支持-C选项的旧版本

我在heroku日志中得到以下错误。Puma行和配置文件是Heroku提供的默认值

使用命令bundle exec puma-C config/puma.rb启动进程无效选项:-C


以前有人见过吗?

原来是彪马版本的问题。我运行的是一个不支持-C选项的旧版本