兄弟,在.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 河边一只蛙,呱呱呱 阅读(382) 评论(1) 推荐(0) 编辑
摘要: 在本地开发环境调试下,调试这个RSA加密是没问题的,但是部署到IIS就会报错。原来是,在本地vs调试与IIS上运行是存在权限差异的。本地调试权限最大,IIS 次之。所以在我们声明CspParameters参数时,我们要启动标识使用计算机存储权限UseMachineKeyStore。默认是不指定任何配... 阅读全文
posted @ 2015-05-08 14:30 河边一只蛙,呱呱呱 阅读(563) 评论(0) 推荐(0) 编辑
摘要: 客户端多线程异步调用webserver 阅读全文
posted @ 2015-04-08 15:02 河边一只蛙,呱呱呱 阅读(640) 评论(0) 推荐(0) 编辑
摘要: 搭建golang的beego注意事项 阅读全文
posted @ 2013-12-28 15:44 河边一只蛙,呱呱呱 阅读(15172) 评论(0) 推荐(1) 编辑
摘要: 正则表达式集 阅读全文
posted @ 2013-11-28 11:57 河边一只蛙,呱呱呱 阅读(167) 评论(0) 推荐(0) 编辑
摘要: Net的struct的内存对齐问题 阅读全文
posted @ 2013-11-15 18:52 河边一只蛙,呱呱呱 阅读(345) 评论(0) 推荐(0) 编辑
摘要: Uncaught Error: SecurityError: DOM Exception 18 Unable to get image data from canvas because the canvas has been tainted by cross-origin data 阅读全文
posted @ 2013-10-28 18:10 河边一只蛙,呱呱呱 阅读(2860) 评论(0) 推荐(1) 编辑
摘要: 一个json实例:反序列化 阅读全文
posted @ 2013-03-13 13:49 河边一只蛙,呱呱呱 阅读(5813) 评论(12) 推荐(0) 编辑
摘要: jquery html SyntaxError 阅读全文
posted @ 2012-12-02 02:24 河边一只蛙,呱呱呱 阅读(50689) 评论(1) 推荐(1) 编辑
摘要: 设计 阅读全文
posted @ 2012-11-23 19:10 河边一只蛙,呱呱呱 阅读(319) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示