You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
使用提示The remote server returned an error: (400) Bad Request.
WEB日志如下
The remote server returned an error: (400) Bad Request.
at System.Net.HttpWebRequest.GetResponse()
at YiSha.Util.HttpHelper.HttpGet(String url, Int32 timeout) in /root/AKStreamWebUI1/AKStreamWebUI/YiSha.Util/YiSha.Util/HttpHelper.cs:line 54
at YiSha.Admin.Web.Areas.CameraManage.Controllers.MediaManagerController.MediaServerList(MediaManagerParam param, Pagination pagination) in /root/AKStreamWebUI1/AKStreamWebUI/YiSha.Web/YiSha.Admin.Web/Areas/CameraManage/Controllers/MediaManagerController.cs:line 47
at lambda_method(Closure , Object )
at Microsoft.Extensions.Internal.ObjectMethodExecutorAwaitable.Awaiter.GetResult()
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
AKStreamWeb日志如下
2021-04-07 11:58:25,447 [24] ERROR AKStream - [AKStreamWeb]->HTTP-AuthVerify ::ffff:172.16.0.12 GET /MediaServer/GetMediaServerList ->授权访问失败,访问密钥不正确
2021-04-07 11:58:25,448 [24] ERROR AKStream - [AKStreamWeb]->HTTP-OUTPUT->::ffff:172.16.0.12->GET->/MediaServer/GetMediaServerList->StatusCode:200->Object reference not set to an instance of an object.-> at AKStreamWeb.Attributes.LogAttribute.OnActionExecuted(ActionExecutedContext context) in /home/media/AKStream/AKStreamWeb/Attributes/LogAttribute.cs:line 43
在配置文件里没有找到有配置AccessKey的地方,请指教
The text was updated successfully, but these errors were encountered:
使用提示The remote server returned an error: (400) Bad Request.
WEB日志如下
The remote server returned an error: (400) Bad Request.
at System.Net.HttpWebRequest.GetResponse()
at YiSha.Util.HttpHelper.HttpGet(String url, Int32 timeout) in /root/AKStreamWebUI1/AKStreamWebUI/YiSha.Util/YiSha.Util/HttpHelper.cs:line 54
at YiSha.Admin.Web.Areas.CameraManage.Controllers.MediaManagerController.MediaServerList(MediaManagerParam param, Pagination pagination) in /root/AKStreamWebUI1/AKStreamWebUI/YiSha.Web/YiSha.Admin.Web/Areas/CameraManage/Controllers/MediaManagerController.cs:line 47
at lambda_method(Closure , Object )
at Microsoft.Extensions.Internal.ObjectMethodExecutorAwaitable.Awaiter.GetResult()
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.TaskOfActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|12_0(ControllerActionInvoker invoker, ValueTask`1 actionResultValueTask)
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
AKStreamWeb日志如下
2021-04-07 11:58:25,447 [24] ERROR AKStream - [AKStreamWeb]->HTTP-AuthVerify ::ffff:172.16.0.12 GET /MediaServer/GetMediaServerList ->授权访问失败,访问密钥不正确
2021-04-07 11:58:25,448 [24] ERROR AKStream - [AKStreamWeb]->HTTP-OUTPUT->::ffff:172.16.0.12->GET->/MediaServer/GetMediaServerList->StatusCode:200->Object reference not set to an instance of an object.-> at AKStreamWeb.Attributes.LogAttribute.OnActionExecuted(ActionExecutedContext context) in /home/media/AKStream/AKStreamWeb/Attributes/LogAttribute.cs:line 43
在配置文件里没有找到有配置AccessKey的地方,请指教
The text was updated successfully, but these errors were encountered: