open-im-sdk-web-wasm
open-im-sdk-web-wasm copied to clipboard
[BUG] After upgrading the server version to 3.8.3-patch4, the web end (3.8.3-patch3) cannot fetch historical messages. An error will be reported when initializing the sqlite database.
OpenIM Server Version
3.8.3-patch4
Operating System and CPU Architecture
Linux (AMD)
Deployment Method
Source Code Deployment
Bug Description and Steps to Reproduce
服务器版本升级到3.8.3-patch4之后,web端(3.8.3-patch3)拉取不到历史消息,看了下debug,sqlite数据库初始化的时候会报错(如图),每次将sqlite数据库删除后,刷新都会报这个错,不删数据库刷新就不会报错
Screenshots Link
No response
补充一下,服务端3.8.1版本是正常的
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
To add, the server version 3.8.1 is normal
Have you tried running electron-demo directly to connect to your server?