Skip to content

Instantly share code, notes, and snippets.

@dimonovdd
Created October 27, 2020 18:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dimonovdd/bc04118d6e85ec2a6592ea7cb50e123f to your computer and use it in GitHub Desktop.
Save dimonovdd/bc04118d6e85ec2a6592ea7cb50e123f to your computer and use it in GitHub Desktop.
log
dbug: Microsoft.AspNetCore.Hosting.Diagnostics[3]
Hosting starting
warn: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[60]
Storing keys in a directory '/root/.aspnet/DataProtection-Keys' that may not be persisted outside of the container. Protected data will be unavailable when container is destroyed.
info: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[0]
User profile is available. Using '/root/.aspnet/DataProtection-Keys' as key repository; keys will not be encrypted at rest.
dbug: Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver[53]
Repository contains no viable default key. Caller should generate a key with immediate activation.
dbug: Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider[57]
Policy resolution states that a new key should be added to the key ring.
info: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[58]
Creating key {67d39ba4-e219-442d-8fb8-45705abed038} with creation date 2020-10-27 18:15:40Z, activation date 2020-10-27 18:15:40Z, and expiration date 2021-01-25 18:15:40Z.
dbug: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[32]
Descriptor deserializer type for key {67d39ba4-e219-442d-8fb8-45705abed038} is 'Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'.
dbug: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[34]
No key escrow sink found. Not writing key {67d39ba4-e219-442d-8fb8-45705abed038} to escrow.
warn: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[35]
No XML encryptor configured. Key {67d39ba4-e219-442d-8fb8-45705abed038} may be persisted to storage in unencrypted form.
info: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[39]
Writing data to file '/root/.aspnet/DataProtection-Keys/key-67d39ba4-e219-442d-8fb8-45705abed038.xml'.
dbug: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[23]
Key cache expiration token triggered by 'CreateNewKey' operation.
dbug: Microsoft.AspNetCore.DataProtection.Repositories.FileSystemXmlRepository[37]
Reading data from file '/root/.aspnet/DataProtection-Keys/key-67d39ba4-e219-442d-8fb8-45705abed038.xml'.
dbug: Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager[18]
Found key {67d39ba4-e219-442d-8fb8-45705abed038}.
dbug: Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver[13]
Considering key {67d39ba4-e219-442d-8fb8-45705abed038} with expiration date 2021-01-25 18:15:40Z as default key.
dbug: Microsoft.AspNetCore.DataProtection.TypeForwardingActivator[0]
Forwarded activator type request from Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=3.1.9.0, Culture=neutral, PublicKeyToken=adb9793829ddae60 to Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Culture=neutral, PublicKeyToken=adb9793829ddae60
dbug: Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ManagedAuthenticatedEncryptorFactory[11]
Using managed symmetric algorithm 'System.Security.Cryptography.Aes'.
dbug: Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ManagedAuthenticatedEncryptorFactory[10]
Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'.
dbug: Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider[2]
Using key {67d39ba4-e219-442d-8fb8-45705abed038} as the default key.
dbug: Microsoft.AspNetCore.DataProtection.Internal.DataProtectionHostedService[0]
Key ring with default key {67d39ba4-e219-442d-8fb8-45705abed038} was loaded during application startup.
dbug: Microsoft.AspNetCore.Server.Kestrel.Core.KestrelServer[2]
Failed to locate the development https certificate at '(null)'.
dbug: Microsoft.AspNetCore.Hosting.Diagnostics[4]
Hosting started
dbug: Microsoft.AspNetCore.Hosting.Diagnostics[0]
Loaded hosting startup assembly safecity.nsi
Hosting environment: Production
Content root path: /opt/nsi
Now listening on: http://[::]:80
Application started. Press Ctrl+C to shut down.
dbug: Microsoft.AspNetCore.Server.Kestrel[39]
Connection id "0HM3QKH9LH7UG" accepted.
dbug: Microsoft.AspNetCore.Server.Kestrel[1]
Connection id "0HM3QKH9LH7UG" started.
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
Request starting HTTP/1.1 GET http://develop.dimovdima.ru:54125/nsi
dbug: Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware[0]
Wildcard detected, all requests with hosts will be allowed.
trce: Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware[2]
All hosts are allowed.
trce: IdentityServer4.AccessTokenValidation.IdentityServerAuthenticationHandler[0]
HandleAuthenticateAsync called
dbug: IdentityServer4.AccessTokenValidation.IdentityServerAuthenticationHandler[9]
AuthenticationScheme: Bearer was not authenticated.
trce: Microsoft.AspNetCore.ResponseCompression.ResponseCompressionProvider[3]
This request accepts compression.
trce: Anemonis.AspNetCore.RequestDecompression.RequestDecompressionMiddleware[1001]
The request has content with encodings applied (count: 0)
dbug: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]
The request path does not match a supported file type
dbug: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]
The request path does not match a supported file type
dbug: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1000]
No candidates found for the request path ''
dbug: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[2]
Request did not match any endpoints
dbug: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[3]
The request path does not match the path filter
trce: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[0]
Range header's value is empty.
info: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[6]
The file /index.html was not modified
dbug: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[8]
Handled. Status code: 304 File: /index.html
dbug: Microsoft.AspNetCore.Server.Kestrel[9]
Connection id "0HM3QKH9LH7UG" completed keep alive response.
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
Request finished in 68.2672ms 304 text/html
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
Request starting HTTP/1.1 GET http://develop.dimovdima.ru:54125/nsi/uiapi/Settings
trce: Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware[2]
All hosts are allowed.
trce: IdentityServer4.AccessTokenValidation.IdentityServerAuthenticationHandler[0]
HandleAuthenticateAsync called
dbug: IdentityServer4.AccessTokenValidation.IdentityServerAuthenticationHandler[9]
AuthenticationScheme: Bearer was not authenticated.
trce: Microsoft.AspNetCore.ResponseCompression.ResponseCompressionProvider[3]
This request accepts compression.
trce: Anemonis.AspNetCore.RequestDecompression.RequestDecompressionMiddleware[1001]
The request has content with encodings applied (count: 0)
dbug: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]
The request path /uiapi/Settings does not match a supported file type
dbug: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[4]
The request path /uiapi/Settings does not match a supported file type
dbug: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1001]
1 candidate(s) found for the request path '/uiapi/Settings'
dbug: Microsoft.AspNetCore.Routing.Matching.DfaMatcher[1005]
Endpoint 'safecity.nsi.Controllers.UiApiController.Settings (safecity.nsi)' with route pattern 'uiapi/Settings' is valid for the request path '/uiapi/Settings'
dbug: Microsoft.AspNetCore.Routing.EndpointRoutingMiddleware[1]
Request matched endpoint 'safecity.nsi.Controllers.UiApiController.Settings (safecity.nsi)'
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[0]
Executing endpoint 'safecity.nsi.Controllers.UiApiController.Settings (safecity.nsi)'
dbug: Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory[12]
Registered model binder providers, in the following order: Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BinderTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ServicesModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.HeaderModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FloatingPointTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.EnumTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.SimpleTypeModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CancellationTokenModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ByteArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormFileModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.FormCollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.KeyValuePairModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.DictionaryModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ArrayModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.CollectionModelBinderProvider, Microsoft.AspNetCore.Mvc.ModelBinding.Binders.ComplexTypeModelBinderProvider
info: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[3]
Route matched with {action = "Settings", controller = "UiApi"}. Executing controller action with signature System.Collections.Generic.Dictionary`2[System.String,System.Object] Settings() on controller safecity.nsi.Controllers.UiApiController (safecity.nsi).
dbug: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]
Execution plan of authorization filters (in the following order): None
dbug: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]
Execution plan of resource filters (in the following order): None
dbug: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]
Execution plan of action filters (in the following order): Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000), Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)
dbug: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]
Execution plan of exception filters (in the following order): None
dbug: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]
Execution plan of result filters (in the following order): Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000), Microsoft.AspNetCore.Mvc.ProducesAttribute (Order: 0)
dbug: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]
Executing controller factory for controller safecity.nsi.Controllers.UiApiController (safecity.nsi)
dbug: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]
Executed controller factory for controller safecity.nsi.Controllers.UiApiController (safecity.nsi)
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]
Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[3]
Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]
Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[3]
Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter.
info: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[1]
Executing action method safecity.nsi.Controllers.UiApiController.Settings (safecity.nsi) - Validation state: Valid
info: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]
Executed action method safecity.nsi.Controllers.UiApiController.Settings (safecity.nsi), returned result Microsoft.AspNetCore.Mvc.ObjectResult in 1.2509ms.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]
Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[3]
Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]
Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[3]
Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]
Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[3]
Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]
Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ProducesAttribute.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[3]
Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ProducesAttribute.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[4]
Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult.
dbug: Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector[11]
List of registered output formatters, in the following order: Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter, Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonOutputFormatter
dbug: Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector[7]
Attempting to select an output formatter based on Accept header 'application/json' and explicitly specified content types 'application/json'. The content types in the accept header must be a subset of the explicitly set content types.
dbug: Microsoft.AspNetCore.Mvc.Infrastructure.DefaultOutputFormatterSelector[2]
Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonOutputFormatter' and content type 'application/json' to write the response.
info: Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor[1]
Executing ObjectResult, writing value of type 'System.Collections.Generic.Dictionary`2[[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Object, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
trce: Microsoft.AspNetCore.ResponseCompression.ResponseCompressionProvider[6]
Response compression is available for this Content-Type.
dbug: Microsoft.AspNetCore.ResponseCompression.ResponseCompressionProvider[8]
The response will be compressed with 'gzip'.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[5]
After executing action result Microsoft.AspNetCore.Mvc.ObjectResult.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]
Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ProducesAttribute.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[3]
Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ProducesAttribute.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]
Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter.
trce: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[3]
Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter.
info: Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker[2]
Executed action safecity.nsi.Controllers.UiApiController.Settings (safecity.nsi) in 43.0661ms
info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1]
Executed endpoint 'safecity.nsi.Controllers.UiApiController.Settings (safecity.nsi)'
dbug: Microsoft.AspNetCore.Server.Kestrel[9]
Connection id "0HM3QKH9LH7UG" completed keep alive response.
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
Request finished in 75.7494ms 200 application/json; charset=utf-8
info: Microsoft.AspNetCore.Hosting.Diagnostics[1]
Request starting HTTP/1.1 GET http://develop.dimovdima.ru:54125/nsi/favicon.ico
trce: Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware[2]
All hosts are allowed.
trce: IdentityServer4.AccessTokenValidation.IdentityServerAuthenticationHandler[0]
HandleAuthenticateAsync called
dbug: IdentityServer4.AccessTokenValidation.IdentityServerAuthenticationHandler[9]
AuthenticationScheme: Bearer was not authenticated.
trce: Microsoft.AspNetCore.ResponseCompression.ResponseCompressionProvider[3]
This request accepts compression.
trce: Anemonis.AspNetCore.RequestDecompression.RequestDecompressionMiddleware[1001]
The request has content with encodings applied (count: 0)
dbug: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[5]
The request path /favicon.ico does not match an existing file
trce: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[0]
Range header's value is empty.
dbug: Microsoft.AspNetCore.ResponseCompression.ResponseCompressionProvider[5]
Response compression is not enabled for the Content-Type 'image/x-icon'.
info: Microsoft.AspNetCore.StaticFiles.StaticFileMiddleware[2]
Sending file. Request path: '/favicon.ico'. Physical path: '/opt/nsi/ClientApp/build/favicon.ico'
dbug: Microsoft.AspNetCore.Server.Kestrel[9]
Connection id "0HM3QKH9LH7UG" completed keep alive response.
info: Microsoft.AspNetCore.Hosting.Diagnostics[2]
Request finished in 11.3949ms 200 image/x-icon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment