Skywalking 8.x 在.NET core 3.1 的错误 导致服务线程崩溃

兄弟,在.NET CORE 3.1 使用skywalking 的时候 有没遇到这样问题的?

 

问题描述如下:

版本:

SkyAPM ASP.NET Core Agent. 1.3.0

SkyAPM.Diagnostics.AspNetCore notifies Web Http requests. 1.3.0

Microsoft.Utilities.DependencyInjection (IServiceCollection) support for SkyAPM. 1.3.0

 

 

 

 

环境变量:

 

 

 

Application: dotnet.exe CoreCLR Version: 4.6.27414.5 Description:
The process was terminated due to an unhandled exception. Exception Info:
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at SkyApm.Service.RegisterService.Polling(Int32 retry, Func`1 execute, CancellationToken cancellationToken)
at SkyApm.Service.RegisterService.RegisterServiceAsync(CancellationToken cancellationToken)
at SkyApm.Service.RegisterService.ExecuteAsync(CancellationToken cancellationToken)
at SkyApm.ExecutionService.Callback(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown --- at System.Threading.ThreadPoolWorkQueue.Dispatch()</

 

 

posted @ 2022-03-15 14:00  河边一只蛙,呱呱呱  阅读(310)  评论(1编辑  收藏  举报