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

当手机空间不足,数据库写入会失败,当用户清理出空间后,无法重新恢复读取到数据库聊天信息; #486

Open
guodonghuang opened this issue Jan 10, 2024 · 1 comment

Comments

@guodonghuang
Copy link

提issue小提示

为了尽快定位问题,需要提供足够的信息,请按照我们的要求格式来提问。如果您不按照格式提问,我们将无法回复您的问题

操作说明

表现现象

当手机空间不足,数据库写入会失败,当用户清理出空间后,无法读取到数据库聊天信息;

预期结果

当用户清理出空间后,可以恢复读取本地数据;

@guodonghuang guodonghuang changed the title 当手机空间不足,数据库写入会失败,当用户清理出空间后,无法读取到数据库聊天信息; 当手机空间不足,数据库写入会失败,当用户清理出空间后,无法重新恢复读取到数据库聊天信息; Jan 10, 2024
@heavyrain2012
Copy link
Collaborator

最近代码已经解决这个问题,当数据库写失败后,如果检查可用磁盘空间不足,不会再删除数据库

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants