2025-03-14 11:24:38,410 [294] ERROR MCMS.Wechat.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5010/WechatMessageQC/GetKeywordList;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:中文提示 : 连接数据库过程中发生错误,检查服务器是否正常连接字符串是否正确,错误信息:Exception while connectingDbType="PostgreSQL";ConfigId="". English Message : Connection open error . Exception while connectingDbType="PostgreSQL";ConfigId="" 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.GetScalar(String sql, SugarParameter[] parameters) at SqlSugar.AdoProvider.GetInt(String sql, SugarParameter[] parameters) at SqlSugar.QueryableProvider`1.GetCount() at SqlSugar.QueryableProvider`1.Count() at SqlSugar.QueryableProvider`1.ToPageList(Int32 pageIndex, Int32 pageSize, Int32& totalNumber) at MCMS.Wechat.Utility.SqlSugar.SqlSugarHelper.GetWechatKeyword(Expression`1 expression, Int32 page, Int32 pageSize, Int32& totalCount) in E:\agent\_work\16\s\MCMS.Wechat.Utility\SqlSugar\SqlSugarHelper.cs:line 58 at MCMS.Wechat.Controllers.WechatMessageQCController.GetKeywordList() in E:\agent\_work\16\s\MCMS.Wechat\Controllers\WechatMessageQCController.cs:line 199 at lambda_method227(Closure , Object , Object[] ) at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- 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.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)