2025-03-24 14:26:03,879 [93] ERROR MCMS.Portal.Common.GlobalExceptionFilter - URL:http://portal.10g10g.com/UserCommonLocations/GetLocationByIP?ip=::1;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:Input string was not in a correct format. at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type) at System.Int64.Parse(String s) at MCMS.Portal.DAO.Hibernate.IpLocationDAO.<>c.b__3_0(String s) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 83 at System.Linq.Enumerable.SelectArrayIterator`2.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at MCMS.Portal.DAO.Hibernate.IpLocationDAO.IpToInt(String ip) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 83 at MCMS.Portal.DAO.Hibernate.IpLocationDAO.GetByIp(String ip) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 26 at MCMS.Portal.Service.Impl.IpLocationService.GetByIp(String ip) in E:\agent\_work\8\s\MCMS.Portal.Service.Impl\IpLocationService.cs:line 131 at _dynamic_MCMS.Portal.Service.Impl.IpLocationService.GetByIp(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_15f5409235a145a4870dee8ae479d7c9.GetByIp(String ip) at MCMS.Portal.Service.Impl.UserCommonLocationsService.GetLocationByIP(String ip) at _dynamic_MCMS.Portal.Service.Impl.UserCommonLocationsService.GetLocationByIP(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_b018379332ee4056a7ae1090136aa068.GetLocationByIP(String ip) at MCMS.Portal.Controllers.UserCommonLocationsController.GetLocationByIP(String ip) at lambda_method750(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) 2025-03-24 14:26:04,384 [140] ERROR MCMS.Portal.Common.GlobalExceptionFilter - URL:http://portal.10g10g.com/UserCommonLocations/IsCommonLocations?userId=1&ip=::1;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:Input string was not in a correct format. at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type) at System.Int64.Parse(String s) at MCMS.Portal.DAO.Hibernate.IpLocationDAO.<>c.b__3_0(String s) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 83 at System.Linq.Enumerable.SelectArrayIterator`2.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at MCMS.Portal.DAO.Hibernate.IpLocationDAO.IpToInt(String ip) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 83 at MCMS.Portal.DAO.Hibernate.IpLocationDAO.GetByIp(String ip) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 26 at MCMS.Portal.Service.Impl.IpLocationService.GetByIp(String ip) in E:\agent\_work\8\s\MCMS.Portal.Service.Impl\IpLocationService.cs:line 131 at _dynamic_MCMS.Portal.Service.Impl.IpLocationService.GetByIp(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_15f5409235a145a4870dee8ae479d7c9.GetByIp(String ip) at MCMS.Portal.Service.Impl.UserCommonLocationsService.GetLocationByIP(String ip) at MCMS.Portal.Service.Impl.UserCommonLocationsService.IsCommonLocations(Int32 userId, String ip) at _dynamic_MCMS.Portal.Service.Impl.UserCommonLocationsService.IsCommonLocations(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_b018379332ee4056a7ae1090136aa068.IsCommonLocations(Int32 userId, String ip) at MCMS.Portal.Controllers.UserCommonLocationsController.IsCommonLocations(Int32 userId, String ip) at lambda_method759(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) 2025-03-24 14:32:42,376 [228] ERROR MCMS.Portal.Common.GlobalExceptionFilter - URL:http://portal.10g10g.com/UserCommonLocations/GetLocationByIP?ip=::1;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:Input string was not in a correct format. at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type) at System.Int64.Parse(String s) at MCMS.Portal.DAO.Hibernate.IpLocationDAO.<>c.b__3_0(String s) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 83 at System.Linq.Enumerable.SelectArrayIterator`2.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at MCMS.Portal.DAO.Hibernate.IpLocationDAO.IpToInt(String ip) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 83 at MCMS.Portal.DAO.Hibernate.IpLocationDAO.GetByIp(String ip) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 26 at MCMS.Portal.Service.Impl.IpLocationService.GetByIp(String ip) in E:\agent\_work\8\s\MCMS.Portal.Service.Impl\IpLocationService.cs:line 131 at _dynamic_MCMS.Portal.Service.Impl.IpLocationService.GetByIp(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_15f5409235a145a4870dee8ae479d7c9.GetByIp(String ip) at MCMS.Portal.Service.Impl.UserCommonLocationsService.GetLocationByIP(String ip) at _dynamic_MCMS.Portal.Service.Impl.UserCommonLocationsService.GetLocationByIP(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_b018379332ee4056a7ae1090136aa068.GetLocationByIP(String ip) at MCMS.Portal.Controllers.UserCommonLocationsController.GetLocationByIP(String ip) at lambda_method750(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) 2025-03-24 14:32:42,957 [279] ERROR MCMS.Portal.Common.GlobalExceptionFilter - URL:http://portal.10g10g.com/UserCommonLocations/IsCommonLocations?userId=2&ip=::1;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:Input string was not in a correct format. at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode type) at System.Int64.Parse(String s) at MCMS.Portal.DAO.Hibernate.IpLocationDAO.<>c.b__3_0(String s) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 83 at System.Linq.Enumerable.SelectArrayIterator`2.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at MCMS.Portal.DAO.Hibernate.IpLocationDAO.IpToInt(String ip) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 83 at MCMS.Portal.DAO.Hibernate.IpLocationDAO.GetByIp(String ip) in E:\agent\_work\8\s\MCMS.Portal.DAO.Hibernate\IpLocationDAO.cs:line 26 at MCMS.Portal.Service.Impl.IpLocationService.GetByIp(String ip) in E:\agent\_work\8\s\MCMS.Portal.Service.Impl\IpLocationService.cs:line 131 at _dynamic_MCMS.Portal.Service.Impl.IpLocationService.GetByIp(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_15f5409235a145a4870dee8ae479d7c9.GetByIp(String ip) at MCMS.Portal.Service.Impl.UserCommonLocationsService.GetLocationByIP(String ip) at MCMS.Portal.Service.Impl.UserCommonLocationsService.IsCommonLocations(Int32 userId, String ip) at _dynamic_MCMS.Portal.Service.Impl.UserCommonLocationsService.IsCommonLocations(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_b018379332ee4056a7ae1090136aa068.IsCommonLocations(Int32 userId, String ip) at MCMS.Portal.Controllers.UserCommonLocationsController.IsCommonLocations(Int32 userId, String ip) at lambda_method759(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) 2025-03-24 14:33:12,514 [.NET Signal Handler] DEBUG MCMS.Portal.Startup - 【应用程序优雅关闭】 2025-03-24 14:33:19,172 [1] INFO RedisLogger - ConnectionMultiplexer(52493967)附加自定义事件 2025-03-24 14:33:21,259 [1] DEBUG MCMS.Portal.Startup - 项目运行环境(.NET 6.0.25):【门户微服务测试环境】 2025-03-24 14:33:21,748 [1] INFO MCMS.Portal.Startup - 【应用程序启动成功】 2025-03-24 14:33:24,549 [19] INFO MCMS.Portal.Startup - 重启服务重建Layui格式地区信息缓存成功 2025-03-24 14:45:35,233 [.NET Signal Handler] DEBUG MCMS.Portal.Startup - 【应用程序优雅关闭】 2025-03-24 14:45:41,896 [1] INFO RedisLogger - ConnectionMultiplexer(52493967)附加自定义事件 2025-03-24 14:45:44,006 [1] DEBUG MCMS.Portal.Startup - 项目运行环境(.NET 6.0.25):【门户微服务测试环境】 2025-03-24 14:45:44,488 [1] INFO MCMS.Portal.Startup - 【应用程序启动成功】 2025-03-24 14:45:44,585 [21] INFO MCMS.Portal.Startup - 重启服务重建Layui格式地区信息缓存成功 2025-03-24 15:02:46,054 [110] WARN Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware - Failed to determine the https port for redirect.