Having trouble in part 2.3.5 of railstutorial.org, getting a 404 error on the deployment page. Any ideas why? Heroku log looks clean
The page you were looking for doesn't exist.
You may have mistyped the address or the page may have moved.
If you are the application owner check the logs for more information.
LOGS BELOW, thanks for your help:
2013-12-14T00:18:49.872271+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/tagged_logging.rb:25:intagged' 2013-12-14T00:18:49.872271+00:00 app[web.1]:
tagged' 2013-12-14T00:18:49.872271+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/tagged_logging.rb:67:in
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/rack/logger.rb:20:incall' 2013-12-14T00:18:49.872444+00:00 app[web.1]:
call' 2013-12-14T00:18:49.872444+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in
vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/request_id.rb:21:incall' 2013-12-14T00:18:49.872444+00:00 app[web.1]:
call' 2013-12-14T00:18:49.872444+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/runtime.rb:17:in
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/cache/strategy/local_cache.rb:83:incall' 2013-12-14T00:18:49.872444+00:00 app[web.1]:
call' 2013-12-14T00:18:49.872444+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/static.rb:64:in
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/sendfile.rb:112:incall' 2013-12-14T00:18:49.872444+00:00 app[web.1]:
call' 2013-12-14T00:18:49.872444+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/engine.rb:511:in
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/application.rb:97:incall' 2013-12-14T00:18:49.872444+00:00 app[web.1]:
call' 2013-12-14T00:18:49.872444+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/lock.rb:17:in
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/content_length.rb:14:incall' 2013-12-14T00:18:49.872598+00:00 app[web.1]:
service' 2013-12-14T00:18:49.872598+00:00 app[web.1]: 2013-12-14T00:18:49.872598+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in
vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:138:inservice' 2013-12-14T00:18:49.872598+00:00 app[web.1]:
run' 2013-12-14T00:18:49.872598+00:00 app[web.1]:
vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in
vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:295:inblock in start_thread' 2013-12-14T00:18:49.872598+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/"): 2013-12-14T00:18:49.872598+00:00 app[web.1]: 2013-12-14T00:18:49.872598+00:00 app[web.1]: 2013-12-14T00:18:49.872598+00:00 app[web.1]:
call' 2013-12-14T00:18:49.872598+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/debug_exceptions.rb:21:in
vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/show_exceptions.rb:30:incall' 2013-12-14T00:18:49.873063+00:00 app[web.1]:
call' 2013-12-14T00:18:49.873063+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/rack/logger.rb:20:in
vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/request_id.rb:21:incall' 2013-12-14T00:18:49.873063+00:00 app[web.1]:
call' 2013-12-14T00:18:49.873063+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:in
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/runtime.rb:17:incall' 2013-12-14T00:18:49.873063+00:00 app[web.1]:
call_app' 2013-12-14T00:18:49.873063+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/rack/logger.rb:38:in
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/cache/strategy/local_cache.rb:83:incall' 2013-12-14T00:18:49.873236+00:00 app[web.1]:
call' 2013-12-14T00:18:49.873236+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/static.rb:64:in
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/sendfile.rb:112:incall' 2013-12-14T00:18:49.873236+00:00 app[web.1]:
call' 2013-12-14T00:18:49.873236+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/engine.rb:511:in
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/application.rb:97:incall' 2013-12-14T00:18:49.873236+00:00 app[web.1]:
call' 2013-12-14T00:18:49.873236+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/lock.rb:17:in
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/content_length.rb:14:incall' 2013-12-14T00:18:49.873236+00:00 app[web.1]:
service' 2013-12-14T00:18:49.873236+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:in
vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:138:inservice' 2013-12-14T00:18:49.873236+00:00 app[web.1]:
run' 2013-12-14T00:18:49.873063+00:00 app[web.1]:
vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/rack/logger.rb:20:inblock in call' 2013-12-14T00:18:49.873063+00:00 app[web.1]:
block in tagged' 2013-12-14T00:18:49.873063+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/tagged_logging.rb:67:in
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/tagged_logging.rb:25:intagged' 2013-12-14T00:18:49.873063+00:00 app[web.1]:
tagged' 2013-12-14T00:18:49.873236+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/tagged_logging.rb:67:in
vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:295:inblock in start_thread' 2013-12-14T00:18:49.873570+00:00 app[web.1]: 2013-12-14T00:18:49.873570+00:00 app[web.1]: 2013-12-14T00:18:50.183847+00:00 heroku[router]: at=info method=GET path=/favicon.ico host=pure-basin-6606.herokuapp.com fwd="50.177.117.96" dyno=web.1 connect=1ms service=6ms status=304 bytes=0 2013-12-14T00:18:49.877507+00:00 heroku[router]: at=info method=GET path=/ host=pure-basin-6606.herokuapp.com fwd="50.177.117.96" dyno=web.1 connect=4ms service=15ms status=404 bytes=1351 2013-12-14T00:33:02.653417+00:00 app[web.1]: Started GET "/" for 50.177.117.96 at 2013-12-14 00:33:02 +0000 2013-12-14T00:33:02.654408+00:00 app[web.1]:
call' 2013-12-14T00:33:02.653417+00:00 app[web.1]: Started GET "/" for 50.177.117.96 at 2013-12-14 00:33:02 +0000 2013-12-14T00:33:02.654408+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/debug_exceptions.rb:21:in
vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/show_exceptions.rb:30:incall' 2013-12-14T00:33:02.654408+00:00 app[web.1]:
call_app' 2013-12-14T00:33:02.654408+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/rack/logger.rb:38:in
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/rack/logger.rb:20:inblock in call' 2013-12-14T00:33:02.654408+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/"): 2013-12-14T00:33:02.654408+00:00 app[web.1]: 2013-12-14T00:33:02.654408+00:00 app[web.1]:
block in tagged' 2013-12-14T00:33:02.654408+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/tagged_logging.rb:67:in
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/tagged_logging.rb:25:intagged' 2013-12-14T00:33:02.654408+00:00 app[web.1]:
tagged' 2013-12-14T00:33:02.654408+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/tagged_logging.rb:67:in
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/rack/logger.rb:20:incall' 2013-12-14T00:33:02.654575+00:00 app[web.1]:
call' 2013-12-14T00:33:02.654575+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/request_id.rb:21:in
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:incall' 2013-12-14T00:33:02.654575+00:00 app[web.1]:
call' 2013-12-14T00:33:02.654575+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/runtime.rb:17:in
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/cache/strategy/local_cache.rb:83:incall' 2013-12-14T00:33:02.654575+00:00 app[web.1]:
call' 2013-12-14T00:33:02.654575+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/sendfile.rb:112:in
vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/static.rb:64:incall' 2013-12-14T00:33:02.654575+00:00 app[web.1]:
call' 2013-12-14T00:33:02.654575+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/engine.rb:511:in
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/application.rb:97:incall' 2013-12-14T00:33:02.654575+00:00 app[web.1]:
call' 2013-12-14T00:33:02.654736+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/lock.rb:17:in
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:inservice' 2013-12-14T00:33:02.654736+00:00 app[web.1]:
service' 2013-12-14T00:33:02.654736+00:00 app[web.1]:
vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in
vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:94:inrun' 2013-12-14T00:33:02.654575+00:00 app[web.1]:
call' 2013-12-14T00:33:02.654736+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/content_length.rb:14:in
vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:295:inblock in start_thread' 2013-12-14T00:33:02.654736+00:00 app[web.1]: 2013-12-14T00:33:02.654736+00:00 app[web.1]:
call' 2013-12-14T00:33:02.655209+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/debug_exceptions.rb:21:in
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/rack/logger.rb:38:incall_app' 2013-12-14T00:33:02.654736+00:00 app[web.1]: 2013-12-14T00:33:02.654736+00:00 app[web.1]:
call' 2013-12-14T00:33:02.654736+00:00 app[web.1]: 2013-12-14T00:33:02.654736+00:00 app[web.1]: ActionController::RoutingError (No route matches [GET] "/"): 2013-12-14T00:33:02.655209+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/show_exceptions.rb:30:in
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/rack/logger.rb:20:inblock in call' 2013-12-14T00:33:02.655209+00:00 app[web.1]:
block in tagged' 2013-12-14T00:33:02.655209+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/tagged_logging.rb:67:in
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/tagged_logging.rb:25:intagged' 2013-12-14T00:33:02.655209+00:00 app[web.1]:
call' 2013-12-14T00:33:02.655209+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/rack/logger.rb:20:in
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/tagged_logging.rb:67:intagged' 2013-12-14T00:33:02.655209+00:00 app[web.1]:
call' 2013-12-14T00:33:02.655209+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/request_id.rb:21:in
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/methodoverride.rb:21:incall' 2013-12-14T00:33:02.655209+00:00 app[web.1]:
call' 2013-12-14T00:33:02.655209+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/runtime.rb:17:in
vendor/bundle/ruby/2.0.0/gems/activesupport-4.0.2/lib/active_support/cache/strategy/local_cache.rb:83:incall' 2013-12-14T00:33:02.655367+00:00 app[web.1]:
call' 2013-12-14T00:33:02.655367+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/actionpack-4.0.2/lib/action_dispatch/middleware/static.rb:64:in
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/sendfile.rb:112:incall' 2013-12-14T00:33:02.655367+00:00 app[web.1]:
call' 2013-12-14T00:33:02.655367+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/engine.rb:511:in
vendor/bundle/ruby/2.0.0/gems/railties-4.0.2/lib/rails/application.rb:97:incall' 2013-12-14T00:33:02.655367+00:00 app[web.1]:
call' 2013-12-14T00:33:02.655367+00:00 app[web.1]:
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/content_length.rb:14:in
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/lock.rb:17:incall' 2013-12-14T00:33:02.655367+00:00 app[web.1]:
service' 2013-12-14T00:33:02.655367+00:00 app[web.1]:
vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:138:in
vendor/bundle/ruby/2.0.0/gems/rack-1.5.2/lib/rack/handler/webrick.rb:60:inservice' 2013-12-14T00:33:02.655367+00:00 app[web.1]:
run' 2013-12-14T00:33:02.655367+00:00 app[web.1]:
vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/httpserver.rb:94:in
vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread' 2013-12-14T00:33:02.655706+00:00 app[web.1]: 2013-12-14T00:33:02.655706+00:00 app[web.1]: