You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/lib/python3.11/site-packages/tornado/web.py", line 1790, in _execute
result = await result
^^^^^^^^^^^^
File "/usr/src/app/web/handlers/my.py", line 34, in get
if (await self.db.user.get(user['id'], fields=('id',))):
~~~~^^^^^^
KeyError: 'id'
Expected behavior
安装启动时报错
Screenshots
No response
The text was updated successfully, but these errors were encountered:
Verify steps
QD Version
最新
Bug on OS
Linux
Bug on Platform
Docker/Linux 64位
To Reproduce
安装启动时报错
Describe the Bug
安装启动时报错
QD config
No response
QD log
Expected behavior
安装启动时报错
Screenshots
No response
The text was updated successfully, but these errors were encountered: