|
- 【日志级别】:Error
- 【日志类名】:Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware
- 【日志时间】:2024-07-08 10:22:35
- 【日志内容】:An unhandled exception has occurred while executing the request.
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.Web.Core.WebStatusMiddleware.InvokeAsync(HttpContext context) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Middleware\WebStatusMiddleware.cs:line 34
- at MoYu.UnifyResult.UnifyResultStatusCodesMiddleware.InvokeAsync(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:11
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.LoginPolicy() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 70
- at lambda_method176(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:11
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.SysInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 49
- at lambda_method175(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:11
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:11
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:11
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.SysInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 49
- at lambda_method175(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:11
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:12
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.SysInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 49
- at lambda_method175(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:12
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:12
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.System.ConfigService.GetIco() in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 85
- at SafeCampus.Web.Core.CommonController.Ico() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 38
- at lambda_method218(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:12
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:19
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.System.Services.Auth.AuthService.CheckCaptcha(LoginInput input) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Auth\Auth\AuthService.cs:line 156
- at SafeCampus.System.Services.Auth.AuthService.Login(LoginInput input, LoginClientTypeEnum loginClientType) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Auth\Auth\AuthService.cs:line 73
- at SafeCampus.Web.Core.AuthBController.Login(LoginInput input) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\Auth\AuthBController.cs:line 60
- at lambda_method226(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:19
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:20
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.System.Services.Auth.AuthService.GetCaptchaInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Auth\Auth\AuthService.cs:line 35
- at SafeCampus.Web.Core.AuthBController.GetPicCaptcha() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\Auth\AuthBController.cs:line 35
- at lambda_method244(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:20
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:44
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.System.ConfigService.GetIco() in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 85
- at SafeCampus.Web.Core.CommonController.Ico() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 38
- at lambda_method218(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:44
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware
- 【日志时间】:2024-07-08 10:23:45
- 【日志内容】:An unhandled exception has occurred while executing the request.
- 【异常信息】:System.InvalidOperationException: StatusCode cannot be set because the response has already started.
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ThrowResponseAlreadyStartedException(String value)
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.set_StatusCode(Int32 value)
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.Microsoft.AspNetCore.Http.Features.IHttpResponseFeature.set_StatusCode(Int32 value)
- at Microsoft.AspNetCore.Http.DefaultHttpResponse.set_StatusCode(Int32 value)
- at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleForbiddenAsync(AuthenticationProperties properties)
- at Microsoft.AspNetCore.Authentication.AuthenticationHandler`1.ForbidAsync(AuthenticationProperties properties)
- at Microsoft.AspNetCore.Authentication.AuthenticationService.ForbidAsync(HttpContext context, String scheme, AuthenticationProperties properties)
- at Microsoft.AspNetCore.Mvc.ForbidResult.ExecuteResultAsync(ActionContext context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeResultAsync>g__Logged|22_0(ResourceInvoker invoker, IActionResult result)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAlwaysRunResultFilters>g__Awaited|27_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
- at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
- at StackExchange.Profiling.MiniProfilerMiddleware.Invoke(HttpContext context) in C:\projects\dotnet\src\MiniProfiler.AspNetCore\MiniProfilerMiddleware.cs:line 112
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at SafeCampus.Web.Core.WebStatusMiddleware.InvokeAsync(HttpContext context) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Middleware\WebStatusMiddleware.cs:line 42
- at MoYu.UnifyResult.UnifyResultStatusCodesMiddleware.InvokeAsync(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
-
- 【日志级别】:Error
- 【日志类名】:Microsoft.AspNetCore.Server.Kestrel
- 【日志时间】:2024-07-08 10:23:45
- 【日志内容】:Connection id "0HN4UUJ9UL142", Request id "0HN4UUJ9UL142:00000002": An unhandled exception was thrown by the application.
- 【异常信息】:System.InvalidOperationException: StatusCode cannot be set because the response has already started.
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ThrowResponseAlreadyStartedException(String value)
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.set_StatusCode(Int32 value)
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.Microsoft.AspNetCore.Http.Features.IHttpResponseFeature.set_StatusCode(Int32 value)
- at Microsoft.AspNetCore.Http.DefaultHttpResponse.set_StatusCode(Int32 value)
- at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleForbiddenAsync(AuthenticationProperties properties)
- at Microsoft.AspNetCore.Authentication.AuthenticationHandler`1.ForbidAsync(AuthenticationProperties properties)
- at Microsoft.AspNetCore.Authentication.AuthenticationService.ForbidAsync(HttpContext context, String scheme, AuthenticationProperties properties)
- at Microsoft.AspNetCore.Mvc.ForbidResult.ExecuteResultAsync(ActionContext context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeResultAsync>g__Logged|22_0(ResourceInvoker invoker, IActionResult result)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAlwaysRunResultFilters>g__Awaited|27_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Logged|17_1(ResourceInvoker invoker)
- at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
- at StackExchange.Profiling.MiniProfilerMiddleware.Invoke(HttpContext context) in C:\projects\dotnet\src\MiniProfiler.AspNetCore\MiniProfilerMiddleware.cs:line 112
- at Swashbuckle.AspNetCore.SwaggerUI.SwaggerUIMiddleware.Invoke(HttpContext httpContext)
- at Swashbuckle.AspNetCore.Swagger.SwaggerMiddleware.Invoke(HttpContext httpContext, ISwaggerProvider swaggerProvider)
- at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
- at SafeCampus.Web.Core.WebStatusMiddleware.InvokeAsync(HttpContext context) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Middleware\WebStatusMiddleware.cs:line 42
- at MoYu.UnifyResult.UnifyResultStatusCodesMiddleware.InvokeAsync(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
- at MoYu.StartupFilter.<>c__DisplayClass0_1.<<Configure>b__1>d.MoveNext()
- --- End of stack trace from previous location ---
- at Microsoft.WebTools.BrowserLink.Net.BrowserLinkMiddleware.InvokeAsync(HttpContext context)
- at Microsoft.AspNetCore.Watch.BrowserRefresh.BrowserRefreshMiddleware.InvokeAsync(HttpContext context)
- at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:46
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.SysInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 49
- at lambda_method175(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:46
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:46
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.LoginPolicy() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 70
- at lambda_method176(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:46
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:46
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.SysInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 49
- at lambda_method175(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:46
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:46
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.SysInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 49
- at lambda_method175(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:46
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:57
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.System.ConfigService.GetIco() in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 85
- at SafeCampus.Web.Core.CommonController.Ico() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 38
- at lambda_method218(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:57
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:59
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.LoginPolicy() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 70
- at lambda_method176(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:59
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:23:59
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.SysInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 49
- at lambda_method175(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:23:59
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.System.ConfigService.GetIco() in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 85
- at SafeCampus.Web.Core.CommonController.Ico() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 38
- at lambda_method218(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.LoginPolicy() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 70
- at lambda_method176(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.SysInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 49
- at lambda_method175(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.LoginPolicy() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 70
- at lambda_method176(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.SysInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 49
- at lambda_method175(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.SysInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 49
- at lambda_method175(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.SysInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 49
- at lambda_method175(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.System.ConfigService.GetIco() in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 85
- at SafeCampus.Web.Core.CommonController.Ico() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 38
- at lambda_method218(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.SysInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 49
- at lambda_method175(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.SysInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 49
- at lambda_method175(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.System.Services.Auth.AuthService.CheckCaptcha(LoginInput input) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Auth\Auth\AuthService.cs:line 156
- at SafeCampus.System.Services.Auth.AuthService.Login(LoginInput input, LoginClientTypeEnum loginClientType) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Auth\Auth\AuthService.cs:line 73
- at SafeCampus.Web.Core.AuthBController.Login(LoginInput input) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\Auth\AuthBController.cs:line 60
- at lambda_method226(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:24:00
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:24:01
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.System.Services.Auth.AuthService.GetCaptchaInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Auth\Auth\AuthService.cs:line 35
- at SafeCampus.Web.Core.AuthBController.GetPicCaptcha() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\Auth\AuthBController.cs:line 35
- at lambda_method244(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:24:01
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:24:07
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.System.Services.Auth.AuthService.CheckCaptcha(LoginInput input) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Auth\Auth\AuthService.cs:line 156
- at SafeCampus.System.Services.Auth.AuthService.Login(LoginInput input, LoginClientTypeEnum loginClientType) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Auth\Auth\AuthService.cs:line 73
- at SafeCampus.Web.Core.AuthBController.Login(LoginInput input) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\Auth\AuthBController.cs:line 60
- at lambda_method226(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:24:07
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:24:07
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.System.Services.Auth.AuthService.GetCaptchaInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Auth\Auth\AuthService.cs:line 35
- at SafeCampus.Web.Core.AuthBController.GetPicCaptcha() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\Auth\AuthBController.cs:line 35
- at lambda_method244(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:24:07
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware
- 【日志时间】:2024-07-08 10:28:34
- 【日志内容】:An unhandled exception has occurred while executing the request.
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.Web.Core.WebStatusMiddleware.InvokeAsync(HttpContext context) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Middleware\WebStatusMiddleware.cs:line 34
- at MoYu.UnifyResult.UnifyResultStatusCodesMiddleware.InvokeAsync(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
-
- 【日志级别】:Error
- 【日志类名】:Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware
- 【日志时间】:2024-07-08 10:33:04
- 【日志内容】:An unhandled exception has occurred while executing the request.
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.Web.Core.WebStatusMiddleware.InvokeAsync(HttpContext context) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Middleware\WebStatusMiddleware.cs:line 34
- at MoYu.UnifyResult.UnifyResultStatusCodesMiddleware.InvokeAsync(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
-
- 【日志级别】:Error
- 【日志类名】:Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware
- 【日志时间】:2024-07-08 10:35:48
- 【日志内容】:An unhandled exception has occurred while executing the request.
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.Web.Core.WebStatusMiddleware.InvokeAsync(HttpContext context) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Middleware\WebStatusMiddleware.cs:line 34
- at MoYu.UnifyResult.UnifyResultStatusCodesMiddleware.InvokeAsync(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:37:03
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.LoginPolicy() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 70
- at lambda_method175(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-08 10:37:03
- 【日志内容】:ERR Client sent AUTH, but no password is set
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at NewLife.Caching.RedisHash`2.GetAll()
- at SafeCampus.Cache.RedisCacheService.HashGetAll[T](String key) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 52
- at SafeCampus.System.ConfigService.GetConfigsByCategory(String category) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 30
- at SafeCampus.Web.Core.CommonController.SysInfo() in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Controllers\System\CommonController.cs:line 49
- at lambda_method176(Closure , Object )
- at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
- at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
- --- End of stack trace from previous location ---
- at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:37:03
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-08 10:37:03
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware
- 【日志时间】:2024-07-08 10:37:55
- 【日志内容】:An unhandled exception has occurred while executing the request.
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.Web.Core.WebStatusMiddleware.InvokeAsync(HttpContext context) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Middleware\WebStatusMiddleware.cs:line 34
- at MoYu.UnifyResult.UnifyResultStatusCodesMiddleware.InvokeAsync(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
-
- 【日志级别】:Error
- 【日志类名】:Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware
- 【日志时间】:2024-07-08 10:38:20
- 【日志内容】:An unhandled exception has occurred while executing the request.
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.Web.Core.WebStatusMiddleware.InvokeAsync(HttpContext context) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Middleware\WebStatusMiddleware.cs:line 34
- at MoYu.UnifyResult.UnifyResultStatusCodesMiddleware.InvokeAsync(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
-
- 【日志级别】:Error
- 【日志类名】:Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware
- 【日志时间】:2024-07-08 10:38:59
- 【日志内容】:An unhandled exception has occurred while executing the request.
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.Web.Core.WebStatusMiddleware.InvokeAsync(HttpContext context) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Middleware\WebStatusMiddleware.cs:line 34
- at MoYu.UnifyResult.UnifyResultStatusCodesMiddleware.InvokeAsync(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
-
- 【日志级别】:Error
- 【日志类名】:Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware
- 【日志时间】:2024-07-08 10:44:02
- 【日志内容】:An unhandled exception has occurred while executing the request.
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.Web.Core.WebStatusMiddleware.InvokeAsync(HttpContext context) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Middleware\WebStatusMiddleware.cs:line 34
- at MoYu.UnifyResult.UnifyResultStatusCodesMiddleware.InvokeAsync(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
-
- 【日志级别】:Error
- 【日志类名】:Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware
- 【日志时间】:2024-07-08 10:45:54
- 【日志内容】:An unhandled exception has occurred while executing the request.
- 【异常信息】:NewLife.Caching.RedisException: ERR Client sent AUTH, but no password is set
- at NewLife.Caching.RedisClient.GetResponse(Stream ns, Int32 count)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Execute[TResult](String cmd, Object[] args)
- at NewLife.Caching.RedisClient.Auth(String username, String password)
- at NewLife.Caching.RedisClient.CheckLogin(String cmd)
- at NewLife.Caching.RedisClient.ExecuteCommand(String cmd, Packet[] args, Object[] oriArgs)
- at NewLife.Caching.RedisClient.Execute(String cmd, Object[] args)
- at NewLife.Caching.Redis.<>c.<GetInfo>b__105_1(RedisClient rds)
- at NewLife.Caching.Redis.Execute[TResult](Func`2 func)
- at NewLife.Caching.Redis.GetInfo(Boolean all)
- at NewLife.Caching.FullRedis.InitCluster()
- at NewLife.Caching.FullRedis.Execute[T](String key, Func`3 func, Boolean write)
- at SimpleRedis.SimpleRedis.HashGetOne[T](String key, String field)
- at SafeCampus.Cache.RedisCacheService.HashGetOne[T](String key, String field) in F:\Project\QJKJ\SafeCampus\SafeCampus.Cache\Service\RedisCacheHashService.cs:line 46
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 56
- at SafeCampus.Web.Core.WebStatusMiddleware.InvokeAsync(HttpContext context) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Middleware\WebStatusMiddleware.cs:line 34
- at MoYu.UnifyResult.UnifyResultStatusCodesMiddleware.InvokeAsync(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
-
- 【日志级别】:Error
- 【日志类名】:Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware
- 【日志时间】:2024-07-08 10:53:27
- 【日志内容】:An unhandled exception has occurred while executing the request.
- 【异常信息】:SqlSugar.SqlSugarException: 中文提示 : 连接数据库过程中发生错误,检查服务器是否正常连接字符串是否正确,错误信息:The operation has timed out.DbType="PostgreSQL";ConfigId="SafeCampus".
- English Message : Connection open error . The operation has timed out.DbType="PostgreSQL";ConfigId="SafeCampus"
- at SqlSugar.Check.Exception(Boolean isException, String message, String[] args)
- at SqlSugar.AdoProvider.CheckConnection()
- at SqlSugar.PostgreSQLProvider.GetCommand(String sql, SugarParameter[] parameters)
- at SqlSugar.AdoProvider.GetDataReaderAsync(String sql, SugarParameter[] parameters)
- at SqlSugar.QueryableProvider`1.GetDataAsync[TResult](KeyValuePair`2 sqlObj)
- at SqlSugar.QueryableProvider`1._ToListAsync[TResult]()
- at SqlSugar.QueryableProvider`1.FirstAsync()
- at SqlSugar.QueryableProvider`1.FirstAsync(Expression`1 expression)
- at SafeCampus.System.ConfigService.GetByConfigKey(String category, String configKey) in F:\Project\QJKJ\SafeCampus\SafeCampus.System\Services\Ops\Config\ConfigService.cs:line 60
- at SafeCampus.Web.Core.WebStatusMiddleware.InvokeAsync(HttpContext context) in F:\Project\QJKJ\SafeCampus\SafeCampus.Web.Core\Middleware\WebStatusMiddleware.cs:line 34
- at MoYu.UnifyResult.UnifyResultStatusCodesMiddleware.InvokeAsync(HttpContext context)
- at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
|