An exception occurred during performance of the job. 收起...
2026/6/26 1:00:06
System.Net.Http.HttpRequestException
Response status code does not indicate success: 401 (Authorization Required).
System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Authorization Required).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Eureka.Trading.Binance.BapiService.GetAlphaLimitHistoryAsync(LimitHistoryRequestrequest) in E:\Current\Eureka\Web\chenyaojun.com\invest\Eureka.Trading\Eureka.Trading\Binance\BapiService.cs:line 487
at Eureka.Trading.Binance.AlphaTradeService.GetLimitOrderList(Int32totalPage, Int64startTimestamp, Int64endTimestamp, Int32rows) in E:\Current\Eureka\Web\chenyaojun.com\invest\Eureka.Trading\Eureka.Trading\Binance\AlphaTradeService.cs:line 373
at Eureka.Trading.Binance.AlphaAutoReverseJob.RunAsync(StringuserName, DecimaltargetAmount) in E:\Current\Eureka\Web\chenyaojun.com\invest\Eureka.Trading\Eureka.Trading\Binance\AlphaAutoReverseJob.cs:line 82
at InvokeStub_TaskAwaiter.GetResult(Object,Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Objectobj, BindingFlagsinvokeAttr)