Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/ruby-on-rails/67.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
Ruby on rails Heroku应用程序在rails升级到3.2.11后不工作_Ruby On Rails_Heroku_Twitter Bootstrap Rails - Fatal编程技术网

Ruby on rails Heroku应用程序在rails升级到3.2.11后不工作

Ruby on rails Heroku应用程序在rails升级到3.2.11后不工作,ruby-on-rails,heroku,twitter-bootstrap-rails,Ruby On Rails,Heroku,Twitter Bootstrap Rails,我在Heroku日志中发现此错误。我已经将rails版本更新为3.2.11,然后将bootstrap更新为Heroku,人们提到了rails 3.2.10存在一些安全问题。错误如下 2013-01-11T18:07:53+00:00 app[web.1]: from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/commands/server.rb:46:in `app' 2013-01-11T18:07:53+00

我在Heroku日志中发现此错误。我已经将rails版本更新为
3.2.11
,然后将
bootstrap
更新为
Heroku
,人们提到了
rails 3.2.10
存在一些安全问题。错误如下

2013-01-11T18:07:53+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/commands/server.rb:46:in `app'
2013-01-11T18:07:53+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:385:in `_run_prepare_callbacks'
2013-01-11T18:07:53+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/railtie/configurable.rb:30:in `method_missing'
2013-01-11T18:07:53+00:00 app[web.1]:   from /app/config/environment.rb:5:in `<top (required)>'
2013-01-11T18:07:53+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in `require'
2013-01-11T18:07:53+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/builder.rb:51:in `initialize'
2013-01-11T18:07:53+00:00 app[web.1]:   from /app/config.ru:3:in `block in <main>'
2013-01-11T18:07:53+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/builder.rb:40:in `eval'
2013-01-11T18:07:53+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/railtie.rb:97:in `block (2 levels) in <class:Railtie>'
2013-01-11T18:07:53+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/builder.rb:51:in `instance_eval'
2013-01-11T18:07:53+00:00 app[web.1]:   from /app/config.ru:in `<main>'
2013-01-11T18:07:53+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/builder.rb:40:in `parse_file'
2013-01-11T18:07:53+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/commands.rb:50:in `tap'
2013-01-11T18:07:53+00:00 app[web.1]:   from script/rails:6:in `require'
2013-01-11T18:07:53+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/commands.rb:50:in `<top (required)>'
2013-01-11T18:07:53+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/commands/server.rb:70:in `start'
 2013-01-11T18:07:53+00:00 app[web.1]:  from /app/config.ru:in `new'
 2013-01-11T18:07:53+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/server.rb:304:in `wrapped_app'
 2013-01-11T18:07:53+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/server.rb:254:in `start'
 2013-01-11T18:07:53+00:00 app[web.1]:  from script/rails:6:in `<main>'
 2013-01-11T18:07:53+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/server.rb:200:in `app'
 2013-01-11T18:07:54+00:00 heroku[web.1]: Error R12 (Exit timeout) -> At least one process failed to exit within 10 seconds of SIGTERM
 2013-01-11T18:07:54+00:00 heroku[web.1]: Stopping remaining processes with SIGKILL
 2013-01-11T18:07:54+00:00 heroku[web.1]: Process exited with status 1
 2013-01-11T18:07:54+00:00 heroku[web.1]: State changed from starting to crashed
 2013-01-11T18:07:54+00:00 heroku[web.1]: State changed from crashed to starting
 2013-01-11T18:07:56+00:00 heroku[web.1]: Process exited with status 137
 2013-01-11T18:07:56+00:00 heroku[web.1]: Starting process with command `bundle exec rails server -p 12676`
 2013-01-11T18:08:04+00:00 app[web.1]: DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /app/config/environment.rb:5)
 2013-01-11T18:08:04+00:00 app[web.1]: DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /app/config/environment.rb:5)
 2013-01-11T18:08:04+00:00 app[web.1]: DEPRECATION WARNING: You have Rails 2.3-style plugins in vendor/plugins! Support for these plugins will be removed in Rails 4.0. Move them out and bundle them in your Gemfile, or fold them in to your app as lib/myplugin/* and config/initializers/myplugin.rb. See the release notes for more on this: http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (called from <top (required)> at /app/config/environment.rb:5)
 2013-01-11T18:08:17+00:00 app[web.1]: => Ctrl-C to shutdown server
 2013-01-11T18:08:17+00:00 app[web.1]: => Rails 3.2.11 application starting in production on http://0.0.0.0:12676
 2013-01-11T18:08:17+00:00 app[web.1]: => Booting WEBrick
 2013-01-11T18:08:17+00:00 app[web.1]: => Call with -d to detach
 2013-01-11T18:08:17+00:00 app[web.1]: Connecting to database specified by DATABASE_URL
 2013-01-11T18:08:20+00:00 app[web.1]: /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/postgresql_adapter.rb:1208:in `initialize': FATAL:  remaining connection slots are reserved for non-replication superuser connections (PGError)
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract/connection_pool.rb:325:in `checkout_new_connection'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract/connection_pool.rb:247:in `block (2 levels) in checkout'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/postgresql_adapter.rb:326:in `initialize'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/postgresql_adapter.rb:1208:in `connect'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract/connection_pool.rb:242:in `block in checkout'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/postgresql_adapter.rb:28:in `new'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract/connection_pool.rb:239:in `checkout'
 2013-01-11T18:08:20+00:00 app[web.1]: Exiting
 2013-01-11T18:08:20+00:00 app[web.1]:  from /usr/local/lib/ruby/1.9.1/monitor.rb:201:in `mon_synchronize'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract/connection_specification.rb:145:in `connection'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract/connection_pool.rb:101:in `connection'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract/connection_specification.rb:171:in `retrieve_connection'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/railtie.rb:97:in `block (2 levels) in <class:Railtie>'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/model_schema.rb:308:in `clear_cache!'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:418:in `_run__431883729642635568__prepare__3624875479622533686__callbacks'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract/connection_pool.rb:102:in `block in connection'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract/connection_pool.rb:410:in `retrieve_connection'
 2013-01-11T18:08:20+00:00 app[web.1]:  from /app/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.11/lib/action_dispatch/middleware/reloader.rb:48:in `prepare!'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/initializable.rb:30:in `instance_exec'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/postgresql_adapter.rb:1208:in `new'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract/connection_pool.rb:242:in `loop'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:385:in `_run_prepare_callbacks'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/postgresql_adapter.rb:28:in `postgresql_connection'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/connection_adapters/abstract/connection_pool.rb:315:in `new_connection'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:81:in `run_callbacks'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/initializable.rb:55:in `block in run_initializers'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in `block in require'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/initializable.rb:30:in `run'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:236:in `load_dependency'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/initializable.rb:54:in `run_initializers'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/callbacks.rb:405:in `__run_callback'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/initializable.rb:54:in `each'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/config.ru:3:in `block in <main>'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.11/lib/action_dispatch/middleware/reloader.rb:74:in `prepare!'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/application.rb:136:in `initialize!'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/application/finisher.rb:47:in `block in <module:Finisher>'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/railtie/configurable.rb:30:in `method_missing'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in `require'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/config/environment.rb:5:in `<top (required)>'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in `require'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/builder.rb:51:in `instance_eval'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/config.ru:in `new'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/builder.rb:51:in `initialize'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/config.ru:in `<main>'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/builder.rb:40:in `eval'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/builder.rb:40:in `parse_file'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/server.rb:200:in `app'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/commands/server.rb:46:in `app'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/server.rb:304:in `wrapped_app'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/server.rb:254:in `start'
2013-01-11T18:08:20+00:00 app[web.1]:   from script/rails:6:in `<main>'
2013-01-11T18:08:20+00:00 app[web.1]:   from script/rails:6:in `require'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/commands/server.rb:70:in `start'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/commands.rb:55:in `block in <top (required)>'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/commands.rb:50:in `<top (required)>'
2013-01-11T18:08:20+00:00 app[web.1]:   from /app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/commands.rb:50:in `tap'
2013-01-11T18:08:22+00:00 heroku[web.1]: Process exited with status 1
2013-01-11T18:08:22+00:00 heroku[web.1]: State changed from starting to crashed
2013-01-11T18:08:22+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=photography-ahmadhamza.herokuapp.com fwd=116.202.185.14 dyno= queue= wait= connect= service= status=503 bytes=
2013-01-11T18:08:24+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=photography-ahmadhamza.herokuapp.com fwd=116.202.185.14 dyno= queue= wait= connect= service= status=503 bytes=
2013-01-11T18:09:34+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=photography-ahmadhamza.herokuapp.com fwd=116.202.185.14 dyno= queue= wait= connect= service= status=503 bytes=
2013-01-11T18:12:03+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/ host=photography-ahmadhamza.herokuapp.com fwd=116.202.185.14 dyno= queue= wait= connect= service= status=503 bytes=
2013-01-11T18:12:03+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path=/favicon.ico host=photography-ahmadhamza.herokuapp.com fwd=116.202.185.14 dyno= queue= wait= connect= service= status=503 bytes=
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/commands/server.rb:46:in'app'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active\u support/callbacks.rb:385:in``运行\准备\回调'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/railtie/configurable.rb:30:in'method_missing'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/config/environment.rb:5:in`'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:在'require'中
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/builder.rb:51:在“初始化”中
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/config.ru:3:in'block in'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/builder.rb:40:in'eval'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active_record/railtie.rb:97:in'block(2层)in'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/builder.rb:51:in'instance_eval'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/config.ru:in`'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/builder.rb:40:in'parse_file'
2013-01-11T18:07:53+00:00应用程序[网站1]:from/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/commands.rb:50:in'tap'
2013-01-11T18:07:53+00:00应用程序[web.1]:来自脚本/rails:6:in'require'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/commands.rb:50:in`'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/railties-3.2.11/lib/rails/commands/server.rb:70:in'start'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/config.ru:in'new'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/server.rb:304:in'wrapp'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/server.rb:254:在“开始”中
2013-01-11T18:07:53+00:00应用程序[web.1]:来自脚本/rails:6:in`'
2013-01-11T18:07:53+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/rack-1.4.3/lib/rack/server.rb:200:in'app'
2013-01-11T18:07:54+00:00 heroku[web.1]:错误R12(退出超时)->至少有一个进程未能在SIGTERM的10秒内退出
2013-01-11T18:07:54+00:00 heroku[web.1]:使用SIGKILL停止剩余进程
2013-01-11T18:07:54+00:00 heroku[web.1]:进程已退出,状态为1
2013-01-11T18:07:54+00:00 heroku[web.1]:状态从开始更改为崩溃
2013-01-11T18:07:54+00:00 heroku[web.1]:状态从崩溃变为启动
2013-01-11T18:07:56+00:00 heroku[web.1]:进程已退出,状态为137
2013-01-11T18:07:56+00:00 heroku[web.1]:使用命令“bundle exec rails server-p 12676”启动进程`
2013-01-11T18:08:04+00:00应用程序[web.1]:弃用警告:供应商/插件中有Rails 2.3样式的插件!对这些插件的支持将在Rails 4.0中删除。将它们移出并打包到您的Gemfile中,或者将它们作为lib/myplugin/*和config/initializers/myplugin.rb折叠到您的应用程序中。有关这方面的更多信息,请参阅发行说明:http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (从at/app/config/environment.rb:5调用)
2013-01-11T18:08:04+00:00应用程序[web.1]:弃用警告:供应商/插件中有Rails 2.3样式的插件!对这些插件的支持将在Rails 4.0中删除。将它们移出并打包到您的Gemfile中,或者将它们作为lib/myplugin/*和config/initializers/myplugin.rb折叠到您的应用程序中。有关这方面的更多信息,请参阅发行说明:http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (从at/app/config/environment.rb:5调用)
2013-01-11T18:08:04+00:00应用程序[web.1]:弃用警告:供应商/插件中有Rails 2.3样式的插件!对这些插件的支持将在Rails 4.0中删除。将它们移出并打包到您的Gemfile中,或者将它们作为lib/myplugin/*和config/initializers/myplugin.rb折叠到您的应用程序中。有关这方面的更多信息,请参阅发行说明:http://weblog.rubyonrails.org/2012/1/4/rails-3-2-0-rc2-has-been-released. (从at/app/config/environment.rb:5调用)
2013-01-11T18:08:17+00:00应用程序[web.1]:=>Ctrl-C关闭服务器
2013-01-11T18:08:17+00:00应用程序[web.1]:=>Rails 3.2.11应用程序于http://0.0.0.0:12676
2013-01-11T18:08:17+00:00应用程序[web.1]:=>启动WEBrick
2013-01-11T18:08:17+00:00应用程序[web.1]:=>使用-d调用以分离
2013-01-11T18:08:17+00:00应用程序[web.1]:连接到数据库URL指定的数据库
2013-01-11T18:08:20+00:00应用程序[web.1]:/app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active\u record/connection\u adapters/postgresql\u adapter.rb:1208:in“initialize”:致命:剩余的连接插槽保留给非复制超级用户连接(PGError)
2013-01-11T18:08:20+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active\u record/connection\u adapters/abstract/connection\u pool.rb:325:在“签出新连接”中
2013-01-11T18:08:20+00:00应用程序[web.1]:from/app/vendor/bundle/ruby/1.9.1/gems/activerecord-3.2.11/lib/active\u record/connection\u adapters/abstract/connection\u pool.rb:247:“签出中的块(2层)”中
2013-01-11T18:08:20+00:00应用程序[web.1]:from/app/vendor/bundle/