Advertisement
fusion44

Untitled

Feb 10th, 2014
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. Started GET "/bitbucket_service?project_id=sumwars" for 79.218.194.232 at 2014-02-10 18:43:28 +0100
  2.  
  3. ActionController::RoutingError (No route matches [GET] "/bitbucket_service"):
  4. actionpack (3.2.16) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
  5. actionpack (3.2.16) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
  6. railties (3.2.16) lib/rails/rack/logger.rb:32:in `call_app'
  7. railties (3.2.16) lib/rails/rack/logger.rb:16:in `block in call'
  8. activesupport (3.2.16) lib/active_support/tagged_logging.rb:22:in `tagged'
  9. railties (3.2.16) lib/rails/rack/logger.rb:16:in `call'
  10. actionpack (3.2.16) lib/action_dispatch/middleware/request_id.rb:22:in `call'
  11. rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
  12. rack (1.4.5) lib/rack/runtime.rb:17:in `call'
  13. activesupport (3.2.16) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
  14. rack (1.4.5) lib/rack/lock.rb:15:in `call'
  15. actionpack (3.2.16) lib/action_dispatch/middleware/static.rb:63:in `call'
  16. rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
  17. rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
  18. rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
  19. rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
  20. rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
  21. railties (3.2.16) lib/rails/engine.rb:484:in `call'
  22. railties (3.2.16) lib/rails/application.rb:231:in `call'
  23. railties (3.2.16) lib/rails/railtie/configurable.rb:30:in `method_missing'
  24. passenger (4.0.37) lib/phusion_passenger/rack/thread_handler_extension.rb:77:in `process_request'
  25. passenger (4.0.37) lib/phusion_passenger/request_handler/thread_handler.rb:142:in `accept_and_process_next_request'
  26. passenger (4.0.37) lib/phusion_passenger/request_handler/thread_handler.rb:110:in `main_loop'
  27. passenger (4.0.37) lib/phusion_passenger/request_handler.rb:448:in `block (3 levels) in start_threads'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement