Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug?]: 机器人在未接收消息时产生SSOFrame警告? #749

Closed
4 tasks done
Shanshui2024 opened this issue Jan 31, 2025 · 1 comment
Closed
4 tasks done

[Bug?]: 机器人在未接收消息时产生SSOFrame警告? #749

Shanshui2024 opened this issue Jan 31, 2025 · 1 comment
Labels
invalid This doesn't seem right

Comments

@Shanshui2024
Copy link

请确保您已阅读以上注意事项,并勾选下方的确认框。

  • 我已经仔细阅读上述内容
  • 我已经使用 最新构建 测试过,问题依旧存在。
  • 我已经在 Issue Tracker 中找过我要提出的问题,没有找到相同问题的ISSUE。
  • 我已知晓并同意,此处仅用于汇报程序中存在的问题。若这个 Issue 是关于其他非程序本身问题,则我的 Issue 可能会被无条件自动关闭或/并锁定。(其它疑问请考虑加入TG群询问或在discussions中提问)

Lagrange项目

OneBot

所使用/依赖的Lagrange项目对应的commit

0679951

运行环境

Windows

运行架构

x64

连接方式

反向 WebSocket

重现步骤

登录框架,连接机器人后静置

期望的结果是什么?

能够正常运行

实际的结果是什么?

  warn: Lagrange.Core.BotContext[0]
  [2025-01-31 16:04:57] [ServiceContext] [WARNING]: Unsupported SSOFrame Received: MsgPush.PushGroupProMsg

简单的复现代码/链接(可选)

Trace 级别日志记录(可选)

warn: Lagrange.Core.BotContext[0]
      [2025-01-31 16:08:34] [ServiceContext] [WARNING]: Unsupported SSOFrame Received: MsgPush.PushGroupProMsg
trce: Lagrange.Core.BotContext[0]
      [2025-01-31 16:08:34] [ServiceContext] [DEBUG]: Unsuccessful SSOFrame Payload: 1800280132B401FB250A322A3008B6CCCD908C95DA9E0110DAD2CD261896AB0E20D39B0B28F089F2BC0638C49503A2060C0892A6AED30810A7A492EF0C3400F100D5EFD5B00218BFEA062095850528F93500F706D0EB01A2060B08CFB9FAE30610BFBEE57C0A342A326800F101D0F8935E18F0C7DE0120BEC7DE0128FE350030EBC9406A00F700CE8496CF0B10D69781ED020A352A333600D4BAA2B03218C0A7860520B7A6866B0040A199B3013700B0D4EEE8DA0B10F1F6A7DA023A0040016200
trce: Lagrange.OneBot.Core.Network.Service.ReverseWSService[2]
      [ReverseWSService] Send(b5eaeb1a-9a6b-4643-be2b-af93e9497524): {"interval":5000,"status":{"app_initialized":true,"app_enabled":true,"app_good":true,"online":true,"good":true},"meta_event_type":"heartbeat","time":1738310914,"self_id":653600334,"post_type":"meta_event"}
trce: Lagrange.Core.BotContext[0]
      [2025-01-31 16:08:39] [ServiceContext] [DEBUG]: Outgoing SSOFrame: Heartbeat.Alive

补充说明(可选)

反向ws连接到Nonebot 2 的Onebot v11

@Shanshui2024 Shanshui2024 added the bug? Maybe it's a bug label Jan 31, 2025
@pk5ls20
Copy link
Contributor

pk5ls20 commented Jan 31, 2025

收到了拉格兰不能解析的数据包就会这样,这是正常现象,忽略即可

@pk5ls20 pk5ls20 closed this as completed Jan 31, 2025
@pk5ls20 pk5ls20 added invalid This doesn't seem right and removed bug? Maybe it's a bug labels Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants