Open Threkork opened 2 weeks ago
OneBot
86d39d3
Linux
x64
正向 WebSocket
Linux下 配置host: "*" 启动Lagrange 使用任意工具连接
连接成功
没有连接成功,但是ipv4,或者域名可以。
No response
❯ ./Lagrange.OneBot Lagrange.OneBot Version: 0.0.3+86d39d3c908a841985042bc9be25e00a9fae4a63 warn: Lagrange.OneBot.Utility.MusicSigner[0] MusicSignServer is not available, sign may be failed info: Microsoft.Hosting.Lifetime[0] Application started. Press Ctrl+C to shut down. info: Microsoft.Hosting.Lifetime[0] Hosting environment: Production info: Microsoft.Hosting.Lifetime[0] Content root path: /home/threkork/.start/onebot/小可beta info: Lagrange.OneBot.LagrangeApp[0] Lagrange.OneBot Implementation has started info: Lagrange.OneBot.LagrangeApp[0] Protocol: | 3.2.10-25765 info: Lagrange.Core.BotContext[0] [2024-11-04 23:09:30] [SocketContext] [VERBOSE]: Server: http://183.47.101.221:8080/ Latency: 10 info: Lagrange.Core.BotContext[0] [2024-11-04 23:09:30] [SocketContext] [VERBOSE]: Server: http://183.47.102.213:8080/ Latency: 12 info: Lagrange.Core.BotContext[0] [2024-11-04 23:09:30] [SocketContext] [VERBOSE]: Server: http://183.47.99.24:8080/ Latency: 13 info: Lagrange.Core.BotContext[0] [2024-11-04 23:09:30] [SocketContext] [VERBOSE]: Server: http://183.2.144.33:8080/ Latency: 13 info: Lagrange.Core.BotContext[0] [2024-11-04 23:09:30] [SocketContext] [VERBOSE]: Server: http://14.22.9.53:8080/ Latency: 11 info: Lagrange.Core.BotContext[0] [2024-11-04 23:09:30] [SocketContext] [VERBOSE]: Server: http://183.47.102.193:8080/ Latency: 12 info: Lagrange.Core.BotContext[0] [2024-11-04 23:09:30] [SocketContext] [VERBOSE]: Server: http://14.22.9.84:8080/ Latency: 12 info: Lagrange.Core.BotContext[0] [2024-11-04 23:09:30] [SocketContext] [VERBOSE]: Server: http://119.147.190.138:8080/ Latency: 13 info: Lagrange.Core.BotContext[0] [2024-11-04 23:09:30] [WtExchangeLogic] [INFORMATION]: Session has not expired, using session to login and register status trce: Lagrange.Core.BotContext[0] [2024-11-04 23:09:30] [ServiceContext] [DEBUG]: Outgoing SSOFrame: trpc.qq_new_tech.status_svc.StatusService.Register trce: Lagrange.Core.BotContext[0] [2024-11-04 23:09:30] [ServiceContext] [DEBUG]: Incoming SSOFrame: trpc.qq_new_tech.status_svc.StatusService.Register info: Lagrange.Core.BotContext[0] [2024-11-04 23:09:30] [WtExchangeLogic] [INFORMATION]: Register Status: register success info: Lagrange.Core.BotContext[0] [2024-11-04 23:09:30] [WtExchangeLogic] [INFORMATION]: AutoReLogin Enabled, session would be refreshed in 15 days period info: Lagrange.OneBot.LagrangeApp[0] Bot Online: 1947375033 info: Lagrange.OneBot.Core.Network.LagrangeWebSvcCollection[1] [LagrangeWebSvcCollection]: Multi Connection has been configured info: Lagrange.OneBot.Core.Network.Service.ForwardWSService[10] The server is started at http://*:60281/ trce: Lagrange.Core.BotContext[0] [2024-11-04 23:09:40] [ServiceContext] [DEBUG]: Outgoing SSOFrame: Heartbeat.Alive trce: Lagrange.Core.BotContext[0] [2024-11-04 23:09:50] [ServiceContext] [DEBUG]: Outgoing SSOFrame: Heartbeat.Alive
用的如果是正向ws的话只需要把Host的值改成*就行了, windows上需要使用管理员权限运行才能监听
Host
*
请确保您已阅读以上注意事项,并勾选下方的确认框。
Lagrange项目
OneBot
所使用/依赖的Lagrange项目对应的commit
86d39d3
运行环境
Linux
运行架构
x64
连接方式
正向 WebSocket
重现步骤
Linux下 配置host: "*" 启动Lagrange 使用任意工具连接
期望的结果是什么?
连接成功
实际的结果是什么?
没有连接成功,但是ipv4,或者域名可以。
简单的复现代码/链接(可选)
No response
Trace 级别日志记录(可选)
补充说明(可选)
No response