Advertisement
Guest User

Untitled

a guest
May 24th, 2016
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. I, [2016-05-24T06:30:33.215786 #21746] INFO -- : Started GET "/blog/xmlrpc.php" for 89.248.174.4 at 2016-05-24 06:30:33 -0400
  2. F, [2016-05-24T06:30:33.220309 #21746] FATAL -- :
  3. ActionController::RoutingError (No route matches [GET] "/blog/xmlrpc.php"):
  4. actionpack (4.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
  5. actionpack (4.2.2) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
  6. railties (4.2.2) lib/rails/rack/logger.rb:38:in `call_app'
  7. railties (4.2.2) lib/rails/rack/logger.rb:20:in `block in call'
  8. activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `block in tagged'
  9. activesupport (4.2.2) lib/active_support/tagged_logging.rb:26:in `tagged'
  10. activesupport (4.2.2) lib/active_support/tagged_logging.rb:68:in `tagged'
  11. railties (4.2.2) lib/rails/rack/logger.rb:20:in `call'
  12. actionpack (4.2.2) lib/action_dispatch/middleware/request_id.rb:21:in `call'
  13. rack (1.6.4) lib/rack/methodoverride.rb:22:in `call'
  14. rack (1.6.4) lib/rack/runtime.rb:18:in `call'
  15. activesupport (4.2.2) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
  16. rack (1.6.4) lib/rack/sendfile.rb:113:in `call'
  17. railties (4.2.2) lib/rails/engine.rb:518:in `call'
  18. railties (4.2.2) lib/rails/application.rb:164:in `call'
  19. puma (3.4.0) lib/puma/configuration.rb:224:in `call'
  20. puma (3.4.0) lib/puma/server.rb:569:in `handle_request'
  21. puma (3.4.0) lib/puma/server.rb:406:in `process_client'
  22. puma (3.4.0) lib/puma/server.rb:271:in `block in run'
  23. puma (3.4.0) lib/puma/thread_pool.rb:114:in `call'
  24. puma (3.4.0) lib/puma/thread_pool.rb:114:in `block in spawn_thread'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement