Skip to content

[BUG] log print wrong level when i create group success. #861

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

Open
endless404 opened this issue Feb 20, 2025 · 0 comments
Open

[BUG] log print wrong level when i create group success. #861

endless404 opened this issue Feb 20, 2025 · 0 comments
Labels
bug Categorizes issue or PR as related to a bug.

Comments

@endless404
Copy link

OpenIM SDK Version

3.8.3

OpenIM Server Version

3.8.3

SDK Platform

Flutter SDK

Device Model

xiaomi 12

Operating System Version

android 15

Bug Description and Steps to Reproduce

初始化配置:日志最高等级

功能:创建群组

说明:创建群组调用接口成功并且数据库已经创建数据,但是在日志中会返回错误,原因在于本地没有数据的情况,gorm当成错误,返回的日志级别显示问题。

报错:"sql": "SELECT * FROM local_sync_version WHERE table_name = "local_groups" and entity_id = "1775458515" LIMIT 1", "error": "record not found"}

图片说明:

Image

Image

Screenshots Link

No response

@endless404 endless404 added the bug Categorizes issue or PR as related to a bug. label Feb 20, 2025
@endless404 endless404 changed the title [BUG] [BUG]日志报错 Feb 20, 2025
@FGadvancer FGadvancer changed the title [BUG]日志报错 [BUG] log print wrong level when i create group success. Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

1 participant