Advertisement
Guest User

production.log

a guest
Apr 24th, 2021
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.64 KB | None | 0 0
  1. ActionController::RoutingError (No route matches [GET] "/logs")
  2. config/initializers/100-silence_logger.rb:29:in `call'
  3. lib/middleware/enforce_hostname.rb:23:in `call'
  4. lib/middleware/request_tracker.rb:177:in `call'
  5. Started GET "/login" for 10.105.250.62 at 2021-04-24 08:52:27 +0000
  6. Processing by StaticController#show as HTML
  7. Parameters: {"id"=>"login"}
  8. Rendered static/login.html.erb within layouts/application (Duration: 47.2ms | Allocations: 2051)
  9. Rendered layout layouts/application.html.erb (Duration: 281.0ms | Allocations: 46527)
  10. Completed 200 OK in 397ms (Views: 283.3ms | ActiveRecord: 0.0ms | Allocations: 61012)
  11. Started GET "/login.html" for 10.105.250.62 at 2021-04-24 08:52:33 +0000
  12. Processing by StaticController#show as HTML
  13. Parameters: {"id"=>"login"}
  14. Rendered static/login.html.erb (Duration: 69.2ms | Allocations: 9595)
  15. Completed 200 OK in 72ms (Views: 70.3ms | ActiveRecord: 0.0ms | Allocations: 10213)
  16. Started GET "/session/csrf" for 10.105.250.62 at 2021-04-24 08:52:35 +0000
  17. Processing by SessionController#csrf as JSON
  18. Completed 200 OK in 4ms (Views: 0.5ms | Allocations: 547)
  19. Started POST "/auth/ldap" for 10.105.250.62 at 2021-04-24 08:52:35 +0000
  20. (ldap) Setup endpoint detected, running now.
  21. (ldap) Request phase initiated.
  22. Started POST "/auth/ldap/callback" for 10.105.250.62 at 2021-04-24 08:52:41 +0000
  23. (ldap) Setup endpoint detected, running now.
  24. (ldap) Callback phase initiated.
  25. (ldap) Authentication failure! invalid_credentials encountered.
  26. Started GET "/auth/failure?message=invalid_credentials&origin=http%3A%2F%2F10.32.9.21%2Flogin&strategy=ldap" for 10.105.250.62 at 2021-04-24 08:52:42 +0000
  27. Processing by Users::OmniauthCallbacksController#failure as HTML
  28. Parameters: {"message"=>"invalid_credentials", "origin"=>"http://10.32.9.21/login", "strategy"=>"ldap"}
  29. Rendered users/omniauth_callbacks/failure.html.erb within layouts/no_ember (Duration: 0.4ms | Allocations: 24)
  30. Rendered layout layouts/no_ember.html.erb (Duration: 182.4ms | Allocations: 48541)
  31. Completed 200 OK in 245ms (Views: 185.6ms | ActiveRecord: 0.0ms | Allocations: 54723)
  32. Started GET "/login" for 10.105.250.62 at 2021-04-24 08:52:45 +0000
  33. Processing by StaticController#show as HTML
  34. Parameters: {"id"=>"login"}
  35. Rendered static/login.html.erb within layouts/application (Duration: 90.7ms | Allocations: 6486)
  36. Rendered layout layouts/application.html.erb (Duration: 387.2ms | Allocations: 47343)
  37. Completed 200 OK in 453ms (Views: 392.5ms | ActiveRecord: 0.0ms | Allocations: 53874)
  38. Started GET "/login.html" for 10.105.250.62 at 2021-04-24 08:52:47 +0000
  39. Processing by StaticController#show as HTML
  40. Parameters: {"id"=>"login"}
  41. Rendered static/login.html.erb (Duration: 44.8ms | Allocations: 1914)
  42. Completed 200 OK in 53ms (Views: 48.3ms | ActiveRecord: 0.0ms | Allocations: 2532)
  43. Started GET "/session/csrf" for 10.105.250.62 at 2021-04-24 08:52:49 +0000
  44. Processing by SessionController#csrf as JSON
  45. Completed 200 OK in 2ms (Views: 0.3ms | ActiveRecord: 0.0ms | Allocations: 303)
  46. Started POST "/auth/ldap" for 10.105.250.62 at 2021-04-24 08:52:49 +0000
  47. (ldap) Setup endpoint detected, running now.
  48. (ldap) Request phase initiated.
  49. Started POST "/auth/ldap/callback" for 10.105.250.62 at 2021-04-24 08:52:59 +0000
  50. (ldap) Setup endpoint detected, running now.
  51. (ldap) Callback phase initiated.
  52. Processing by Users::OmniauthCallbacksController#complete as HTML
  53. Parameters: {"username"=>"anwar.ulhassan@afiniti.com", "password"=>"[FILTERED]", "provider"=>"ldap"}
  54. Redirected to http://10.32.9.21/
  55. Completed 302 Found in 67ms (ActiveRecord: 0.0ms | Allocations: 6457)
  56. Started GET "/" for 10.105.250.62 at 2021-04-24 08:53:00 +0000
  57. Processing by CategoriesController#index as HTML
  58. Rendered categories/index.html.erb within layouts/application (Duration: 4.3ms | Allocations: 1266)
  59. Rendered layout layouts/application.html.erb (Duration: 26.3ms | Allocations: 4613)
  60. Completed 200 OK in 837ms (Views: 28.9ms | ActiveRecord: 0.0ms | Allocations: 132301)
  61. Started GET "/extra-locales/admin?v=243afbba11c5076e2fd87cd8f52c6e08" for 10.105.250.62 at 2021-04-24 08:53:01 +0000
  62. Processing by ExtraLocalesController#show as */*
  63. Parameters: {"v"=>"243afbba11c5076e2fd87cd8f52c6e08", "bundle"=>"admin"}
  64. Rendered text template (Duration: 0.0ms | Allocations: 1)
  65. Completed 200 OK in 40ms (Views: 1.1ms | ActiveRecord: 0.0ms | Allocations: 11365)
  66. Failed to process hijacked response correctly : Net::OpenTimeout
  67. Failed to process hijacked response correctly : Net::OpenTimeout
  68. Failed to process hijacked response correctly : Net::OpenTimeout
  69. Failed to process hijacked response correctly : Net::OpenTimeout
  70. Failed to process hijacked response correctly : Net::OpenTimeout
  71. Failed to process hijacked response correctly : Net::OpenTimeout
  72. Started GET "/" for 10.105.250.62 at 2021-04-24 08:55:14 +0000
  73. Processing by CategoriesController#index as HTML
  74. Rendered categories/index.html.erb within layouts/application (Duration: 7.4ms | Allocations: 1293)
  75. Rendered layout layouts/application.html.erb (Duration: 365.8ms | Allocations: 44824)
  76. Completed 200 OK in 1296ms (Views: 370.4ms | ActiveRecord: 0.0ms | Allocations: 213047)
  77. Started GET "/notifications?recent=true&limit=30" for 10.105.250.62 at 2021-04-24 08:55:18 +0000
  78. Processing by NotificationsController#index as JSON
  79. Parameters: {"recent"=>"true", "limit"=>"30"}
  80. Completed 200 OK in 99ms (Views: 0.3ms | ActiveRecord: 0.0ms | Allocations: 16709)
  81. Started GET "/review/count.json" for 10.105.250.62 at 2021-04-24 08:55:22 +0000
  82. Processing by ReviewablesController#count as JSON
  83. Completed 200 OK in 73ms (Views: 0.4ms | ActiveRecord: 0.0ms | Allocations: 13312)
  84. Started GET "/c/v6-evaluator/32/l/latest.json?ascending=false" for 10.105.250.62 at 2021-04-24 08:55:26 +0000
  85. Processing by ListController#category_latest as JSON
  86. Parameters: {"ascending"=>"false", "category_slug_path_with_id"=>"v6-evaluator/32"}
  87. Completed 200 OK in 252ms (Views: 0.2ms | ActiveRecord: 0.0ms | Allocations: 56422)
  88. Started GET "/c/v6-evaluator/32/l/latest.json?ascending=false&page=1" for 10.105.250.62 at 2021-04-24 08:55:32 +0000
  89. Processing by ListController#category_latest as JSON
  90. Parameters: {"ascending"=>"false", "page"=>"1", "category_slug_path_with_id"=>"v6-evaluator/32"}
  91. Completed 200 OK in 207ms (Views: 0.3ms | ActiveRecord: 0.0ms | Allocations: 49721)
  92. Failed to process hijacked response correctly : Net::OpenTimeout
  93. Failed to process hijacked response correctly : Net::OpenTimeout
  94. Failed to process hijacked response correctly : Net::OpenTimeout
  95. Started GET "/c/v6-evaluator/32/l/latest.json?ascending=false&page=2" for 10.105.250.62 at 2021-04-24 08:56:17 +0000
  96. Processing by ListController#category_latest as JSON
  97. Parameters: {"ascending"=>"false", "page"=>"2", "category_slug_path_with_id"=>"v6-evaluator/32"}
  98. Completed 200 OK in 200ms (Views: 0.3ms | ActiveRecord: 0.0ms | Allocations: 46093)
  99. Failed to process hijacked response correctly : Net::OpenTimeout
  100. Failed to process hijacked response correctly : Net::OpenTimeout
  101. Failed to process hijacked response correctly : Net::OpenTimeout
  102. Failed to process hijacked response correctly : Net::OpenTimeout
  103. Failed to process hijacked response correctly : Net::OpenTimeout
  104. Failed to process hijacked response correctly : Net::OpenTimeout
  105. Failed to process hijacked response correctly : Net::OpenTimeout
  106. Failed to process hijacked response correctly : Net::OpenTimeout
  107. Failed to process hijacked response correctly : Net::OpenTimeout
  108. Failed to process hijacked response correctly : Net::OpenTimeout
  109. Sent file /var/www/discourse/public/uploads/default/optimized/1X/f4566dc11c7b7ec0ccb86891967a06d53435c6d3_2_50x50.jpeg (0.4ms)
  110. Sent file /var/www/discourse/public/uploads/default/optimized/1X/0a098effb05afd8a734aaee19d8dfb358fa1944a_2_50x50.jpg (0.4ms)
  111. Failed to process hijacked response correctly : Net::OpenTimeout
  112. Sent file /var/www/discourse/public/uploads/default/optimized/1X/c99345cd8da0191afe0d4bd97cf35f43229d8a4b_2_50x50.jpeg (0.4ms)
  113. Sent file /var/www/discourse/public/uploads/default/optimized/1X/2a6cabd90759108e58d3a9d4f40ce68f99dfceea_2_50x50.png (0.2ms)
  114. Sent file /var/www/discourse/public/uploads/default/optimized/1X/4562910e943c2f7dd46bf92103854ca949613e4d_2_50x50.png (0.2ms)
  115. Failed to process hijacked response correctly : Net::OpenTimeout
  116. Sent file /var/www/discourse/public/uploads/default/optimized/1X/4caecab3271b47e0e4b37205722f370f5fed4d7c_2_50x50.jpeg (0.3ms)
  117. Sent file /var/www/discourse/public/uploads/default/optimized/1X/4d73e8130210b2f5a1b031d889b590d5bc37a380_2_50x50.jpg (0.3ms)
  118. Failed to process hijacked response correctly : Net::OpenTimeout
  119. Failed to process hijacked response correctly : Net::OpenTimeout
  120. Failed to process hijacked response correctly : Net::OpenTimeout
  121. Failed to process hijacked response correctly : Net::OpenTimeout
  122. Failed to process hijacked response correctly : Net::OpenTimeout
  123. Failed to process hijacked response correctly : Net::OpenTimeout
  124. Failed to process hijacked response correctly : Net::OpenTimeout
  125. Failed to process hijacked response correctly : Net::OpenTimeout
  126. Sent file /var/www/discourse/public/uploads/default/optimized/1X/b585d8b3df1818a173d70d7f14ef3639ca75346f_2_50x50.jpg (0.3ms)
  127. Sent file /var/www/discourse/public/uploads/default/optimized/2X/4/487278174cce5a1cc89ab06b026c153c31c19439_2_50x50.jpeg (0.3ms)
  128. Failed to process hijacked response correctly : Net::OpenTimeout
  129. Failed to process hijacked response correctly : Net::OpenTimeout
  130. Failed to process hijacked response correctly : Net::OpenTimeout
  131. Failed to process hijacked response correctly : Net::OpenTimeout
  132. Failed to process hijacked response correctly : Net::OpenTimeout
  133. Failed to process hijacked response correctly : Net::OpenTimeout
  134. Sent file /var/www/discourse/public/uploads/default/optimized/1X/27ac0af76399a22e82c9d42edcab41971ae0fefc_2_50x50.jpeg (0.5ms)
  135. Failed to process hijacked response correctly : Net::OpenTimeout
  136. Failed to process hijacked response correctly : Net::OpenTimeout
  137. Failed to process hijacked response correctly : Net::OpenTimeout
  138. Failed to process hijacked response correctly : Net::OpenTimeout
  139. Failed to process hijacked response correctly : Net::OpenTimeout
  140. Failed to process hijacked response correctly : Net::OpenTimeout
  141. Failed to process hijacked response correctly : Net::OpenTimeout
  142. Sent file /var/www/discourse/public/uploads/default/optimized/1X/b4eba27ca71f3aad57d00127c379902216bfc6e1_2_50x50.jpeg (0.4ms)
  143. Failed to process hijacked response correctly : Net::OpenTimeout
  144. Sent file /var/www/discourse/public/uploads/default/optimized/1X/90cead6317a614589d8cd98aedbaa7bead97cd8c_2_50x50.jpeg (0.4ms)
  145. Failed to process hijacked response correctly : Net::OpenTimeout
  146. Failed to process hijacked response correctly : Net::OpenTimeout
  147. Failed to process hijacked response correctly : Net::OpenTimeout
  148. Sent file /var/www/discourse/public/uploads/default/optimized/1X/d3e560a943caff52b02b6961c65444cf3fb22675_2_50x50.png (0.6ms)
  149. Failed to process hijacked response correctly : Net::OpenTimeout
  150. Failed to process hijacked response correctly : Net::OpenTimeout
  151. Failed to process hijacked response correctly : Net::OpenTimeout
  152. Sent file /var/www/discourse/public/uploads/default/optimized/2X/5/5ae7f124dd0e8fb6b78f3200bae9935dcb7acf0b_2_50x50.jpeg (0.5ms)
  153. Started GET "//letter_avatar_proxy/v4/letter/s/94ad74/50.png" for 10.105.250.62 at 2021-04-24 09:15:46 +0000
  154. Processing by UserAvatarsController#show_proxy_letter as PNG
  155. Parameters: {"version"=>"v4", "letter"=>"s", "color"=>"94ad74", "size"=>"50"}
  156. Rendered text template (Duration: 0.1ms | Allocations: 1)
  157. Completed 418 in 66ms (Views: 2.5ms | ActiveRecord: 0.0ms | Allocations: 7134)
  158. Failed to process hijacked response correctly : Net::OpenTimeout
  159. Job exception: Error connecting to Redis on localhost:6379 (Errno::ENETUNREACH)
  160.  
  161. Job exception: Error connecting to Redis on localhost:6379 (Errno::ENETUNREACH)
  162.  
  163. Error connecting to Redis on localhost:6379 (Errno::ENETUNREACH) subscribe failed, reconnecting in 1 second. Call stack /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:367:in `rescue in establish_connection'
  164. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:348:in `establish_connection'
  165. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:112:in `block in connect'
  166. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:313:in `with_reconnect'
  167. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:111:in `connect'
  168. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:386:in `ensure_connected'
  169. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:238:in `block in process'
  170. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:325:in `logging'
  171. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:237:in `process'
  172. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:145:in `block in call_loop'
  173. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:300:in `with_socket_timeout'
  174. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:144:in `call_loop'
  175. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/subscribe.rb:44:in `subscription'
  176. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/subscribe.rb:14:in `subscribe'
  177. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis.rb:3507:in `_subscription'
  178. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis.rb:2326:in `block in subscribe'
  179. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis.rb:69:in `block in synchronize'
  180. /usr/local/lib/ruby/2.7.0/monitor.rb:202:in `synchronize'
  181. /usr/local/lib/ruby/2.7.0/monitor.rb:202:in `mon_synchronize'
  182. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis.rb:69:in `synchronize'
  183. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis.rb:2325:in `subscribe'
  184. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/message_bus-3.3.4/lib/message_bus/backends/redis.rb:287:in `global_subscribe'
  185. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/message_bus-3.3.4/lib/message_bus.rb:766:in `global_subscribe_thread'
  186. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/message_bus-3.3.4/lib/message_bus.rb:714:in `block in new_subscriber_thread'
  187. Job exception: Error connecting to Redis on localhost:6379 (Errno::ENETUNREACH)
  188.  
  189. Job exception: Error connecting to Redis on localhost:6379 (Errno::ENETUNREACH)
  190.  
  191. Job exception: Error connecting to Redis on localhost:6379 (Errno::ENETUNREACH)
  192.  
  193. Job exception: Error connecting to Redis on localhost:6379 (Errno::ENETUNREACH)
  194.  
  195. Error connecting to Redis on localhost:6379 (Errno::ENETUNREACH) subscribe failed, reconnecting in 1 second. Call stack /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:367:in `rescue in establish_connection'
  196. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:348:in `establish_connection'
  197. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:112:in `block in connect'
  198. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:313:in `with_reconnect'
  199. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:111:in `connect'
  200. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:386:in `ensure_connected'
  201. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:238:in `block in process'
  202. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:325:in `logging'
  203. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:237:in `process'
  204. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis/client.rb:131:in `call'
  205. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/rack-mini-profiler-2.3.1/lib/mini_profiler/profiling_methods.rb:85:in `block in profile_method'
  206. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis.rb:954:in `block in get'
  207. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis.rb:69:in `block in synchronize'
  208. /usr/local/lib/ruby/2.7.0/monitor.rb:202:in `synchronize'
  209. /usr/local/lib/ruby/2.7.0/monitor.rb:202:in `mon_synchronize'
  210. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis.rb:69:in `synchronize'
  211. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/redis-4.2.5/lib/redis.rb:953:in `get'
  212. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/message_bus-3.3.4/lib/message_bus/backends/redis.rb:363:in `process_global_backlog'
  213. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/message_bus-3.3.4/lib/message_bus/backends/redis.rb:271:in `block in global_subscribe'
  214. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/message_bus-3.3.4/lib/message_bus/backends/redis.rb:284:in `global_subscribe'
  215. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/message_bus-3.3.4/lib/message_bus.rb:766:in `global_subscribe_thread'
  216. /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/message_bus-3.3.4/lib/message_bus.rb:714:in `block in new_subscriber_thread'
  217. Deprecation notice: (ldap) message is no longer used because all logins are full screen. It should be removed from the auth_provider
  218. At /var/www/discourse/lib/plugin/instance.rb:689:in `public_send`
  219. Creating scope :open. Overwriting existing method Poll.open.
  220. Creating scope :open. Overwriting existing method Poll.open.
  221. Deprecation notice: The `asset-url` SCSS function is deprecated. Use `absolute-image-url` instead.
  222. At /var/www/discourse/vendor/bundle/ruby/2.7.0/gems/sassc-2.0.1/lib/sassc/functions_handler.rb:22:in `block (2 levels) in setup`
  223. Creating scope :open. Overwriting existing method Poll.open.
  224.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement