openimsdk / openim-sdk-core

Instant Messaging
https://openim.io
Apache License 2.0
320 stars 303 forks source link

Bug: <[conversation_msg/message_controller.go:47] GetConversation err {"operationID": "1711373607196", "conversationID": "sg_8107702635", "error": "==> github.com/openimsdk/openim-sdk-core/v3/pkg/db.(*DataBase).GetConversation()@154: GetConversation failed, conversationID: sg_8107702635: record not found"}> #537

Closed huahuli202 closed 3 days ago

huahuli202 commented 3 months ago

What happened?

Search directly into the group, Android prompts error message:Bug: <[conversation_msg/message_controller.go:47] GetConversation err {"operationID": "1711373607196", "conversationID": "sg_8107702635", "error": "==> github.com/openimsdk/openim-sdk-core/v3/pkg/db.(*DataBase).GetConversation()@154: GetConversation failed, conversationID: sg_8107702635: record not found"}>

What did you expect to happen?

There shouldn't be this error prompt

How can we reproduce it (as minimally and precisely as possible)?

Create a group that does not require verification, and users can search and join the group directly

Anything else we need to know?

No response

version

3.5.1 $ {3.5.1} version # paste output here ```3.5.1

Cloud provider

Search directly into the group, Android prompts error message:Bug: <[conversation_msg/message_controller.go:47] GetConversation err {"operationID": "1711373607196", "conversationID": "sg_8107702635", "error": "==> github.com/openimsdk/openim-sdk-core/v3/pkg/db.(*DataBase).GetConversation()@154: GetConversation failed, conversationID: sg_8107702635: record not found"}>

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools

huahuli202 commented 2 months ago

The source code does not contain this bug. An error was corrected later on

kubbot commented 1 week ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

kubbot commented 3 days ago

This issue was closed because it has been stalled for 7 days with no activity.