[2025-05-12 12:42:22 ] 资源访问:http://127.0.0.1:5046
[2025-05-12 12:42:22 ] 端口修改:appsettings.json中的Port参数
[2025-05-12 12:42:22 ] 加密:未开启
[2025-05-12 12:42:22 ] 日志:关闭中
g
Unhandled Exception: System.ArgumentOutOfRangeException: Index and length must refer to a location within the string. (Parameter 'length')
at System.String.ThrowSubstringArgumentOutOfRange(Int32, Int32) + 0x98
at System.String.Substring(Int32, Int32) + 0x44
at Program.<ProcessLoopAsync>d__3.MoveNext() + 0x98
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x20
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0xb6
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x42
at Program.<Main>d__0.MoveNext() + 0x180
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() + 0x20
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task) + 0xb6
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task) + 0x42
at Program.<Main>(String[] args) + 0x20
at Server微端服务器!<BaseAddress>+0x9f453b