openimsdk / openim-electron-demo

Instant Messaging web desktop
https://openim.io
Apache License 2.0
157 stars 178 forks source link

[BUG] IMSDK.getOneConversation api error #79

Open gch2008net opened 2 weeks ago

gch2008net commented 2 weeks ago

OpenIM Server Version

3.8.0

Operating System and CPU Architecture

Linux (AMD)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

open-im-pc-web-demo 调用 getOneConversation 时,出现如下问题:第一次调用可以正确返回会话信息,再次调用则报错,错误信息如下图 image

Screenshots Link

image

Bloomingg commented 3 days ago

This has nothing to do with getOneConversation. It is your other operations that have caused the SDK to crash. Complete log information for the entire process is required.