openimsdk / open-im-sdk-ios

An OpenIM SDK in Objective-C for iOS
https://openim.io
MIT License
158 stars 142 forks source link

[BUG] insertSingleMessageToLocalStorage reports error 10005, for example, InsertMessage failed: no such table: chat_logs_si_1794197_1801541 #57

Open ChingFai51866 opened 4 days ago

ChingFai51866 commented 4 days ago

OpenIM Server Version

3.5.1

Operating System and CPU Architecture

macOS (AMD)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

退出登陆,登陆其他账号之后,此API会出现报错,code码10005,error errors.withStack not implement CodeError: ==> github.com/openimsdk/openim-sdk-core/v3/pkg/db.(DataBase).InsertMessage()@73: InsertMessage failed: no such table: chat_logs_si_1794197_1801541

Screenshots Link

No response

std-s commented 3 days ago

@ChingFai51866 Hi, what is the scenario? Non-friends have never chatted to call this function?