Thanks.
Hi @ismcagdas, yes, that's the same issue.
Hi @hilkakan, Sorry I don't get that. Are you saying that if the %-40.40logger variable is 128 characters long the log will just show the last 40 characters and ignore the first 88? Is this so the text file created by the log will always have the - %message%newline variable starting at exactly the same column number? It's not a criticism, just a simple question, my logs are being sent to Application Insights so I can make changes to my own project. I would just like confirmation on what the standard default is.
@hilkakan, thanks.
Is that why the first two characters are always missing from the line %-40.40logger
variable?
Should I raise a github issue for this?
WARN 2019-11-24 23:32:37,541 [4 ] calization.RequestLocalizationMiddleware - AbpUserRequestCultureProvider returned the following unsupported cultures 'null'.
WARN 2019-11-24 23:32:37,567 [4 ] calization.RequestLocalizationMiddleware - AbpUserRequestCultureProvider returned the following unsupported UI Cultures 'null'.
WARN 2019-11-24 23:32:37,569 [4 ] calization.RequestLocalizationMiddleware - AbpDefaultRequestCultureProvider returned the following unsupported cultures 'null'.
WARN 2019-11-24 23:32:37,570 [4 ] calization.RequestLocalizationMiddleware - AbpDefaultRequestCultureProvider returned the following unsupported UI Cultures 'null'.
INFO 2019-11-24 23:32:37,544 [99 ] uthentication.JwtBearer.JwtBearerHandler - Successfully validated the token.
INFO 2019-11-24 23:32:37,594 [47 ] soft.AspNetCore.Hosting.Internal.WebHost - Request starting HTTP/1.1 GET http://localhost:22742/api/services/app/UserLink/GetLinkedUsers?MaxResultCount=7&SkipCount=0
WARN 2019-11-24 23:32:37,594 [99 ] calization.RequestLocalizationMiddleware - AbpUserRequestCultureProvider returned the following unsupported cultures 'null'.
WARN 2019-11-24 23:32:37,617 [99 ] calization.RequestLocalizationMiddleware - AbpUserRequestCultureProvider returned the following unsupported UI Cultures 'null'.
INFO 2019-11-24 23:32:37,571 [4 ] ft.AspNetCore.Routing.EndpointMiddleware - Executing endpoint 'Nuagecare.Authorization.Users.UserLinkAppService.GetRecentlyUsedLinkedUsers (Nuagecare.Application)'
WARN 2019-11-24 23:32:37,618 [99 ] calization.RequestLocalizationMiddleware - AbpDefaultRequestCultureProvider returned the following unsupported cultures 'null'.
WARN 2019-11-24 23:32:37,642 [99 ] calization.RequestLocalizationMiddleware - AbpDefaultRequestCultureProvider returned the following unsupported UI Cultures 'null'.
INFO 2019-11-24 23:32:37,594 [47 ] pNetCore.Cors.Infrastructure.CorsService - CORS policy execution successful.
Hi @ismcagdas, how does one turn on/off Chat Feature? I don't understand why it's no longer showing on the IU.
Hi @ismcagdas, The system diagnostic setting to collect the dump was implemented yesterday. The issue only occurs every few days so as soon as I have a dump I will analyse and if I think it's a Zero problem I will forward the dump file.
Hi @ismcagdas, Ok, let's run with blocking issue and close this issue for the sake of brevity.
@hrg, that's MVC with jQuery. Sorry, can't help. Have you searched the github pages and the forum for "signalr"?