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
2023-12-04 10:01:58.120 | INFO | nonebot:log:270 - Kaiheila | Bot xxxxx connected
RuntimeError: nonebot-plugin-orm 未初始化
(4 additional frame(s) were not displayed)
...
File "nonebot/dependencies/__init__.py", line 209, in _solve_field
value = await param._solve(**params)
File "nonebot/internal/params.py", line 221, in _solve
return await task
File "contextlib.py", line 638, in enter_async_context
result = await _enter(cm)
File "contextlib.py", line 204, in __aenter__
return await anext(self.gen)
File "__init__.py", line 128, in get_scoped_session
raise RuntimeError("nonebot-plugin-orm 未初始化") from None
2023-12-04 10:01:58.139 | ERROR | nonebot:_run_hook:158 - Error when running WebSocketConnection hook. Running cancelled!
Traceback (most recent call last):
File "/usr/local/bin/gunicorn", line 8, in <module>
sys.exit(run())
| | -> <function run at 0x7f43ef0ed580>
| -> <built-in function exit>
-> <module 'sys' (built-in)>
File "/usr/local/lib/python3.11/site-packages/gunicorn/app/wsgiapp.py", line 67, in run
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
-> <class 'gunicorn.app.wsgiapp.WSGIApplication'>
File "/usr/local/lib/python3.11/site-packages/gunicorn/app/base.py", line 231, in run
super().run()
File "/usr/local/lib/python3.11/site-packages/gunicorn/app/base.py", line 72, in run
Arbiter(self).run()
| -> <gunicorn.app.wsgiapp.WSGIApplication object at 0x7f43ef0fc3d0>
-> <class 'gunicorn.arbiter.Arbiter'>
File "/usr/local/lib/python3.11/site-packages/gunicorn/arbiter.py", line 202, in run
self.manage_workers()
| -> ...
The text was updated successfully, but these errors were encountered:
Sentry Issue: COOLQBOT-G9
The text was updated successfully, but these errors were encountered: