Advertisement
Guest User

Untitled

a guest
May 29th, 2019
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.00 KB | None | 0 0
  1. Microsoft.AspNetCore.Server.Kestrel[1]
  2. Connection id "0HLN4CPASJL8F" started.
  3. Microsoft.AspNetCore.Server.Kestrel:Debug:Connection id "0HLN4CPASJL8F" started.
  4. Microsoft.AspNetCore.Server.Kestrel:Debug:Connection id "0HLN4CPASJL8F" started.
  5. info: Microsoft.AspNetCore.Hosting.Internal.WebHost[1]
  6. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log
  7. Request starting HTTP/1.1 GET http://localhost:8000/helpers/log
  8. Microsoft.AspNetCore.Hosting.Internal.WebHost:Info:Request starting HTTP/1.1 GET http://localhost:8000/helpers/log
  9. Microsoft.AspNetCore.Hosting.Internal.WebHost:Info:Request starting HTTP/1.1 GET http://localhost:8000/helpers/log
  10. dbug: Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware[0]
  11. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log
  12. Wildcard detected, all requests with hosts will be allowed.
  13. Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware:Debug:Wildcard detected, all requests with hosts will be allowed.
  14. Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware:Debug:Wildcard detected, all requests with hosts will be allowed.
  15. dbug: Microsoft.AspNetCore.Routing.Tree.TreeRouter[1]
  16. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log
  17. Request successfully matched the route with name '(null)' and template 'helpers/log'
  18. Microsoft.AspNetCore.Routing.Tree.TreeRouter:Debug:Request successfully matched the route with name '(null)' and template 'helpers/log'
  19. Microsoft.AspNetCore.Routing.Tree.TreeRouter:Debug:Request successfully matched the route with name '(null)' and template 'helpers/log'
  20. info: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[3]
  21. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log => Test.WebControllers.HelpersController.GetLog (Test)
  22. Route matched with {action = "GetLog", controller = "Helpers"}. Executing controller action with signature System.String GetLog() on controller Test.WebControllers.HelpersController (Test).
  23. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Info:Route matched with {action = "GetLog", controller = "Helpers"}. Executing controller action with signature System.String GetLog() on controller Test.WebControllers.HelpersController (Test).
  24. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Info:Route matched with {action = "GetLog", controller = "Helpers"}. Executing controller action with signature System.String GetLog() on controller Test.WebControllers.HelpersController (Test).
  25. dbug: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[1]
  26. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log => Test.WebControllers.HelpersController.GetLog (Test)
  27. Execution plan of authorization filters (in the following order): Microsoft.AspNetCore.Mvc.Authorization.AuthorizeFilter
  28. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Debug:Execution plan of authorization filters (in the following order): Microsoft.AspNetCore.Mvc.Authorization.AuthorizeFilter
  29. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Debug:Execution plan of authorization filters (in the following order): Microsoft.AspNetCore.Mvc.Authorization.AuthorizeFilter
  30. dbug: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[1]
  31. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log => Test.WebControllers.HelpersController.GetLog (Test)
  32. Execution plan of resource filters (in the following order): Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter
  33. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Debug:Execution plan of resource filters (in the following order): Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter
  34. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Debug:Execution plan of resource filters (in the following order): Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter
  35. dbug: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[1]
  36. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log => Test.WebControllers.HelpersController.GetLog (Test)
  37. Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.Internal.ControllerActionFilter (Order: -2147483648), Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
  38. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Debug:Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.Internal.ControllerActionFilter (Order: -2147483648), Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
  39. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Debug:Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.Internal.ControllerActionFilter (Order: -2147483648), Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)
  40. dbug: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[1]
  41. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log => Test.WebControllers.HelpersController.GetLog (Test)
  42. Execution plan of exception filters (in the following order): None
  43. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Debug:Execution plan of exception filters (in the following order): None
  44. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Debug:Execution plan of exception filters (in the following order): None
  45. dbug: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[1]
  46. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log => Test.WebControllers.HelpersController.GetLog (Test)
  47. Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter, Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0), Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)
  48. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Debug:Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter, Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0), Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)
  49. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Debug:Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter, Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0), Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)
  50. info: Microsoft.AspNetCore.Authorization.DefaultAuthorizationService[2]
  51. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log => Test.WebControllers.HelpersController.GetLog (Test)
  52. Authorization failed.
  53. Microsoft.AspNetCore.Authorization.DefaultAuthorizationService:Info:Authorization failed.
  54. Microsoft.AspNetCore.Authorization.DefaultAuthorizationService:Info:Authorization failed.
  55. info: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[3]
  56. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log => Test.WebControllers.HelpersController.GetLog (Test)
  57. Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.Authorization.AuthorizeFilter'.
  58. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Info:Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.Authorization.AuthorizeFilter'.
  59. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Info:Authorization failed for the request at filter 'Microsoft.AspNetCore.Mvc.Authorization.AuthorizeFilter'.
  60. info: Microsoft.AspNetCore.Mvc.ChallengeResult[1]
  61. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log => Test.WebControllers.HelpersController.GetLog (Test)
  62. Executing ChallengeResult with authentication schemes ().
  63. Microsoft.AspNetCore.Mvc.ChallengeResult:Info:Executing ChallengeResult with authentication schemes ().
  64. Microsoft.AspNetCore.Mvc.ChallengeResult:Info:Executing ChallengeResult with authentication schemes ().
  65. info: Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler[12]
  66. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log => Test.WebControllers.HelpersController.GetLog (Test)
  67. AuthenticationScheme: Bearer was challenged.
  68. Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler:Info:AuthenticationScheme: Bearer was challenged.
  69. Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler:Info:AuthenticationScheme: Bearer was challenged.
  70. info: Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker[2]
  71. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log => Test.WebControllers.HelpersController.GetLog (Test)
  72. Executed action Test.WebControllers.HelpersController.GetLog (Test) in 148.7419ms
  73. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Info:Executed action Test.WebControllers.HelpersController.GetLog (Test) in 148.7419ms
  74. Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker:Info:Executed action Test.WebControllers.HelpersController.GetLog (Test) in 148.7419ms
  75. dbug: Microsoft.AspNetCore.Server.Kestrel[9]
  76. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log
  77. Connection id "0HLN4CPASJL8F" completed keep alive response.
  78. Microsoft.AspNetCore.Server.Kestrel:Debug:Connection id "0HLN4CPASJL8F" completed keep alive response.
  79. Microsoft.AspNetCore.Server.Kestrel:Debug:Connection id "0HLN4CPASJL8F" completed keep alive response.
  80. info: Microsoft.AspNetCore.Hosting.Internal.WebHost[2]
  81. => ConnectionId:0HLN4CPASJL8F => RequestId:0HLN4CPASJL8F:00000001 RequestPath:/helpers/log
  82. Request finished in 443.8356ms 401
  83. Microsoft.AspNetCore.Hosting.Internal.WebHost:Info:Request finished in 443.8356ms 401
  84. Microsoft.AspNetCore.Hosting.Internal.WebHost:Info:Request finished in 443.8356ms 401
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement