登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
8
Star
122
Fork
67
insistence
/
RuoYi-Vue-FastAPI
代码
Issues
4
Pull Requests
0
Wiki
统计
流水线
服务
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
更新失败,请稍后重试!
移除标识
内容风险标识
本任务被
标识为内容中包含有代码安全 Bug 、隐私泄露等敏感信息,仓库外成员不可访问
生成代码后新增报错
待办的
#ID1OVB
Hoenwang
创建于
2025-10-13 21:25
2025-10-13 21:08:29.476 | 6e75c528914e4bb79c463e99ffe062aa | ERROR | module_admin.annotation.log_annotation:wrapper:130 - 'TesttableModel' object is not callable Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\spawn.py", line 122, in spawn_main exitcode = _main(fd, parent_sentinel) │ │ └ 344 │ └ 3 └ <function _main at 0x00000227EAB4FF60> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\spawn.py", line 135, in _main return self._bootstrap(parent_sentinel) │ │ └ 344 │ └ <function BaseProcess._bootstrap at 0x00000227EA8E36A0> └ <SpawnProcess name='SpawnProcess-1' parent=42984 started> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\process.py", line 314, in _bootstrap self.run() │ └ <function BaseProcess.run at 0x00000227EA8E2C00> └ <SpawnProcess name='SpawnProcess-1' parent=42984 started> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\process.py", line 108, in run self._target(*self._args, **self._kwargs) │ │ │ │ │ └ {'config': <uvicorn.config.Config object at 0x000002278B2522D0>, 'target': <bound method Server.run of <uvicorn.server.Server... │ │ │ │ └ <SpawnProcess name='SpawnProcess-1' parent=42984 started> │ │ │ └ () │ │ └ <SpawnProcess name='SpawnProcess-1' parent=42984 started> │ └ <function subprocess_started at 0x00000227ECF99DA0> └ <SpawnProcess name='SpawnProcess-1' parent=42984 started> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\uvicorn\_subprocess.py", line 80, in subprocess_started target(sockets=sockets) │ └ [<socket.socket fd=2312, family=2, type=1, proto=6, laddr=('0.0.0.0', 9099)>] └ <bound method Server.run of <uvicorn.server.Server object at 0x000002278B2536D0>> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\uvicorn\server.py", line 67, in run return asyncio_run(self.serve(sockets=sockets), loop_factory=self.config.get_loop_factory()) │ │ │ │ │ │ └ <function Config.get_loop_factory at 0x00000227ECF32340> │ │ │ │ │ └ <uvicorn.config.Config object at 0x000002278B2522D0> │ │ │ │ └ <uvicorn.server.Server object at 0x000002278B2536D0> │ │ │ └ [<socket.socket fd=2312, family=2, type=1, proto=6, laddr=('0.0.0.0', 9099)>] │ │ └ <function Server.serve at 0x00000227ECF98CC0> │ └ <uvicorn.server.Server object at 0x000002278B2536D0> └ <function asyncio_run at 0x00000227ECF98B80> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\uvicorn\_compat.py", line 23, in asyncio_run return runner.run(main) │ │ └ <coroutine object Server.serve at 0x000002278AE987C0> │ └ <function Runner.run at 0x00000227EC879DA0> └ <asyncio.runners.Runner object at 0x000002278AF950D0> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) │ │ │ └ <Task pending name='Task-1' coro=<Server.serve() running at E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI... │ │ └ <function BaseEventLoop.run_until_complete at 0x00000227EC873880> │ └ <_WindowsSelectorEventLoop running=True closed=False debug=False> └ <asyncio.runners.Runner object at 0x000002278AF950D0> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_events.py", line 641, in run_until_complete self.run_forever() │ └ <function BaseEventLoop.run_forever at 0x00000227EC8737E0> └ <_WindowsSelectorEventLoop running=True closed=False debug=False> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_events.py", line 608, in run_forever self._run_once() │ └ <function BaseEventLoop._run_once at 0x00000227EC879620> └ <_WindowsSelectorEventLoop running=True closed=False debug=False> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_events.py", line 1936, in _run_once handle._run() │ └ <function Handle._run at 0x00000227EC805760> └ <Handle Task.task_wakeup(<Future finished result=None>)> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\asyncio\events.py", line 84, in _run self._context.run(self._callback, *self._args) │ │ │ │ │ └ <member '_args' of 'Handle' objects> │ │ │ │ └ <Handle Task.task_wakeup(<Future finished result=None>)> │ │ │ └ <member '_callback' of 'Handle' objects> │ │ └ <Handle Task.task_wakeup(<Future finished result=None>)> │ └ <member '_context' of 'Handle' objects> └ <Handle Task.task_wakeup(<Future finished result=None>)> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\uvicorn\protocols\http\httptools_impl.py", line 409, in run_asgi result = await app( # type: ignore[func-returns-value] └ <uvicorn.middleware.proxy_headers.ProxyHeadersMiddleware object at 0x000002278B129210> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\uvicorn\middleware\proxy_headers.py", line 60, in __call__ return await self.app(scope, receive, send) │ │ │ │ └ <bound method RequestResponseCycle.send of <uvicorn.protocols.http.httptools_impl.RequestResponseCycle object at 0x000002278B... │ │ │ └ <bound method RequestResponseCycle.receive of <uvicorn.protocols.http.httptools_impl.RequestResponseCycle object at 0x0000022... │ │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... │ └ <fastapi.applications.FastAPI object at 0x000002278AE8BC90> └ <uvicorn.middleware.proxy_headers.ProxyHeadersMiddleware object at 0x000002278B129210> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\fastapi\applications.py", line 1054, in __call__ await super().__call__(scope, receive, send) │ │ └ <bound method RequestResponseCycle.send of <uvicorn.protocols.http.httptools_impl.RequestResponseCycle object at 0x000002278B... │ └ <bound method RequestResponseCycle.receive of <uvicorn.protocols.http.httptools_impl.RequestResponseCycle object at 0x0000022... └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\applications.py", line 113, in __call__ await self.middleware_stack(scope, receive, send) │ │ │ │ └ <bound method RequestResponseCycle.send of <uvicorn.protocols.http.httptools_impl.RequestResponseCycle object at 0x000002278B... │ │ │ └ <bound method RequestResponseCycle.receive of <uvicorn.protocols.http.httptools_impl.RequestResponseCycle object at 0x0000022... │ │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... │ └ <starlette.middleware.errors.ServerErrorMiddleware object at 0x000002278B2F3FD0> └ <fastapi.applications.FastAPI object at 0x000002278AE8BC90> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\middleware\errors.py", line 164, in __call__ await self.app(scope, receive, _send) │ │ │ │ └ <function ServerErrorMiddleware.__call__.<locals>._send at 0x000002278B3CF380> │ │ │ └ <bound method RequestResponseCycle.receive of <uvicorn.protocols.http.httptools_impl.RequestResponseCycle object at 0x0000022... │ │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... │ └ <middlewares.trace_middleware.middle.TraceASGIMiddleware object at 0x000002278AEC5E90> └ <starlette.middleware.errors.ServerErrorMiddleware object at 0x000002278B2F3FD0> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\middlewares\trace_middleware\middle.py", line 47, in __call__ await self.app(scope, handle_outgoing_receive, handle_outgoing_request) │ │ │ │ └ <function TraceASGIMiddleware.__call__.<locals>.handle_outgoing_request at 0x000002278B405B20> │ │ │ └ <function RequestResponseCycle.receive at 0x000002278B4059E0> │ │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... │ └ <starlette.middleware.gzip.GZipMiddleware object at 0x000002278AF60E50> └ <middlewares.trace_middleware.middle.TraceASGIMiddleware object at 0x000002278AEC5E90> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\middleware\gzip.py", line 29, in __call__ await responder(scope, receive, send) │ │ │ └ <function TraceASGIMiddleware.__call__.<locals>.handle_outgoing_request at 0x000002278B405B20> │ │ └ <function RequestResponseCycle.receive at 0x000002278B4059E0> │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... └ <starlette.middleware.gzip.GZipResponder object at 0x000002278B4036D0> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\middleware\gzip.py", line 130, in __call__ await super().__call__(scope, receive, send) │ │ └ <function TraceASGIMiddleware.__call__.<locals>.handle_outgoing_request at 0x000002278B405B20> │ └ <function RequestResponseCycle.receive at 0x000002278B4059E0> └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\middleware\gzip.py", line 46, in __call__ await self.app(scope, receive, self.send_with_compression) │ │ │ │ │ └ <function IdentityResponder.send_with_compression at 0x00000227FFB78680> │ │ │ │ └ <starlette.middleware.gzip.GZipResponder object at 0x000002278B4036D0> │ │ │ └ <function RequestResponseCycle.receive at 0x000002278B4059E0> │ │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... │ └ <starlette.middleware.cors.CORSMiddleware object at 0x000002278AEC4D10> └ <starlette.middleware.gzip.GZipResponder object at 0x000002278B4036D0> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\middleware\cors.py", line 93, in __call__ await self.simple_response(scope, receive, send, request_headers=headers) │ │ │ │ │ └ Headers({'x-forwarded-host': 'localhost', 'x-forwarded-proto': 'http', 'x-forwarded-2025-10-13 21:08:29,501 INFO sqlalchemy.engine.Engine BEGIN (implicit) port': '80', 'x-forwarded-for': '127.0.0.... │ │ │ │ └ <bound method IdentityResponder.send_with_compression of <starlette.middleware.gzip.GZipResponder object at 0x000002278B4036D0>> │ │ │ └ <function RequestResponseCycle.receive at 0x000002278B4059E0> │ │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... │ └ <function CORSMiddleware.simple_response at 0x00000227FFB78180> └ <starlette.middleware.cors.CORSMiddleware object at 0x000002278AEC4D10> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\middleware\cors.py", line 144, in simple_response await self.app(scope, receive, send) │ │ │ │ └ functools.partial(<bound method CORSMiddleware.send of <starlette.middleware.cors.CORSMiddleware object at 0x000002278AEC4D10... │ │ │ └ <function RequestResponseCycle.receive at 0x000002278B4059E0> │ │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... │ └ <starlette.middleware.exceptions.ExceptionMiddleware object at 0x000002278AEC5510> └ <starlette.middleware.cors.CORSMiddleware object at 0x000002278AEC4D10> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\middleware\exceptions.py", line 63, in __call__
2025-10-13 21:08:29.476 | 6e75c528914e4bb79c463e99ffe062aa | ERROR | module_admin.annotation.log_annotation:wrapper:130 - 'TesttableModel' object is not callable Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\spawn.py", line 122, in spawn_main exitcode = _main(fd, parent_sentinel) │ │ └ 344 │ └ 3 └ <function _main at 0x00000227EAB4FF60> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\spawn.py", line 135, in _main return self._bootstrap(parent_sentinel) │ │ └ 344 │ └ <function BaseProcess._bootstrap at 0x00000227EA8E36A0> └ <SpawnProcess name='SpawnProcess-1' parent=42984 started> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\process.py", line 314, in _bootstrap self.run() │ └ <function BaseProcess.run at 0x00000227EA8E2C00> └ <SpawnProcess name='SpawnProcess-1' parent=42984 started> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\multiprocessing\process.py", line 108, in run self._target(*self._args, **self._kwargs) │ │ │ │ │ └ {'config': <uvicorn.config.Config object at 0x000002278B2522D0>, 'target': <bound method Server.run of <uvicorn.server.Server... │ │ │ │ └ <SpawnProcess name='SpawnProcess-1' parent=42984 started> │ │ │ └ () │ │ └ <SpawnProcess name='SpawnProcess-1' parent=42984 started> │ └ <function subprocess_started at 0x00000227ECF99DA0> └ <SpawnProcess name='SpawnProcess-1' parent=42984 started> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\uvicorn\_subprocess.py", line 80, in subprocess_started target(sockets=sockets) │ └ [<socket.socket fd=2312, family=2, type=1, proto=6, laddr=('0.0.0.0', 9099)>] └ <bound method Server.run of <uvicorn.server.Server object at 0x000002278B2536D0>> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\uvicorn\server.py", line 67, in run return asyncio_run(self.serve(sockets=sockets), loop_factory=self.config.get_loop_factory()) │ │ │ │ │ │ └ <function Config.get_loop_factory at 0x00000227ECF32340> │ │ │ │ │ └ <uvicorn.config.Config object at 0x000002278B2522D0> │ │ │ │ └ <uvicorn.server.Server object at 0x000002278B2536D0> │ │ │ └ [<socket.socket fd=2312, family=2, type=1, proto=6, laddr=('0.0.0.0', 9099)>] │ │ └ <function Server.serve at 0x00000227ECF98CC0> │ └ <uvicorn.server.Server object at 0x000002278B2536D0> └ <function asyncio_run at 0x00000227ECF98B80> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\uvicorn\_compat.py", line 23, in asyncio_run return runner.run(main) │ │ └ <coroutine object Server.serve at 0x000002278AE987C0> │ └ <function Runner.run at 0x00000227EC879DA0> └ <asyncio.runners.Runner object at 0x000002278AF950D0> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\asyncio\runners.py", line 118, in run return self._loop.run_until_complete(task) │ │ │ └ <Task pending name='Task-1' coro=<Server.serve() running at E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI... │ │ └ <function BaseEventLoop.run_until_complete at 0x00000227EC873880> │ └ <_WindowsSelectorEventLoop running=True closed=False debug=False> └ <asyncio.runners.Runner object at 0x000002278AF950D0> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_events.py", line 641, in run_until_complete self.run_forever() │ └ <function BaseEventLoop.run_forever at 0x00000227EC8737E0> └ <_WindowsSelectorEventLoop running=True closed=False debug=False> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_events.py", line 608, in run_forever self._run_once() │ └ <function BaseEventLoop._run_once at 0x00000227EC879620> └ <_WindowsSelectorEventLoop running=True closed=False debug=False> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_events.py", line 1936, in _run_once handle._run() │ └ <function Handle._run at 0x00000227EC805760> └ <Handle Task.task_wakeup(<Future finished result=None>)> File "C:\Users\hoenw\AppData\Local\Programs\Python\Python311\Lib\asyncio\events.py", line 84, in _run self._context.run(self._callback, *self._args) │ │ │ │ │ └ <member '_args' of 'Handle' objects> │ │ │ │ └ <Handle Task.task_wakeup(<Future finished result=None>)> │ │ │ └ <member '_callback' of 'Handle' objects> │ │ └ <Handle Task.task_wakeup(<Future finished result=None>)> │ └ <member '_context' of 'Handle' objects> └ <Handle Task.task_wakeup(<Future finished result=None>)> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\uvicorn\protocols\http\httptools_impl.py", line 409, in run_asgi result = await app( # type: ignore[func-returns-value] └ <uvicorn.middleware.proxy_headers.ProxyHeadersMiddleware object at 0x000002278B129210> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\uvicorn\middleware\proxy_headers.py", line 60, in __call__ return await self.app(scope, receive, send) │ │ │ │ └ <bound method RequestResponseCycle.send of <uvicorn.protocols.http.httptools_impl.RequestResponseCycle object at 0x000002278B... │ │ │ └ <bound method RequestResponseCycle.receive of <uvicorn.protocols.http.httptools_impl.RequestResponseCycle object at 0x0000022... │ │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... │ └ <fastapi.applications.FastAPI object at 0x000002278AE8BC90> └ <uvicorn.middleware.proxy_headers.ProxyHeadersMiddleware object at 0x000002278B129210> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\fastapi\applications.py", line 1054, in __call__ await super().__call__(scope, receive, send) │ │ └ <bound method RequestResponseCycle.send of <uvicorn.protocols.http.httptools_impl.RequestResponseCycle object at 0x000002278B... │ └ <bound method RequestResponseCycle.receive of <uvicorn.protocols.http.httptools_impl.RequestResponseCycle object at 0x0000022... └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\applications.py", line 113, in __call__ await self.middleware_stack(scope, receive, send) │ │ │ │ └ <bound method RequestResponseCycle.send of <uvicorn.protocols.http.httptools_impl.RequestResponseCycle object at 0x000002278B... │ │ │ └ <bound method RequestResponseCycle.receive of <uvicorn.protocols.http.httptools_impl.RequestResponseCycle object at 0x0000022... │ │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... │ └ <starlette.middleware.errors.ServerErrorMiddleware object at 0x000002278B2F3FD0> └ <fastapi.applications.FastAPI object at 0x000002278AE8BC90> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\middleware\errors.py", line 164, in __call__ await self.app(scope, receive, _send) │ │ │ │ └ <function ServerErrorMiddleware.__call__.<locals>._send at 0x000002278B3CF380> │ │ │ └ <bound method RequestResponseCycle.receive of <uvicorn.protocols.http.httptools_impl.RequestResponseCycle object at 0x0000022... │ │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... │ └ <middlewares.trace_middleware.middle.TraceASGIMiddleware object at 0x000002278AEC5E90> └ <starlette.middleware.errors.ServerErrorMiddleware object at 0x000002278B2F3FD0> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\middlewares\trace_middleware\middle.py", line 47, in __call__ await self.app(scope, handle_outgoing_receive, handle_outgoing_request) │ │ │ │ └ <function TraceASGIMiddleware.__call__.<locals>.handle_outgoing_request at 0x000002278B405B20> │ │ │ └ <function RequestResponseCycle.receive at 0x000002278B4059E0> │ │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... │ └ <starlette.middleware.gzip.GZipMiddleware object at 0x000002278AF60E50> └ <middlewares.trace_middleware.middle.TraceASGIMiddleware object at 0x000002278AEC5E90> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\middleware\gzip.py", line 29, in __call__ await responder(scope, receive, send) │ │ │ └ <function TraceASGIMiddleware.__call__.<locals>.handle_outgoing_request at 0x000002278B405B20> │ │ └ <function RequestResponseCycle.receive at 0x000002278B4059E0> │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... └ <starlette.middleware.gzip.GZipResponder object at 0x000002278B4036D0> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\middleware\gzip.py", line 130, in __call__ await super().__call__(scope, receive, send) │ │ └ <function TraceASGIMiddleware.__call__.<locals>.handle_outgoing_request at 0x000002278B405B20> │ └ <function RequestResponseCycle.receive at 0x000002278B4059E0> └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\middleware\gzip.py", line 46, in __call__ await self.app(scope, receive, self.send_with_compression) │ │ │ │ │ └ <function IdentityResponder.send_with_compression at 0x00000227FFB78680> │ │ │ │ └ <starlette.middleware.gzip.GZipResponder object at 0x000002278B4036D0> │ │ │ └ <function RequestResponseCycle.receive at 0x000002278B4059E0> │ │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... │ └ <starlette.middleware.cors.CORSMiddleware object at 0x000002278AEC4D10> └ <starlette.middleware.gzip.GZipResponder object at 0x000002278B4036D0> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\middleware\cors.py", line 93, in __call__ await self.simple_response(scope, receive, send, request_headers=headers) │ │ │ │ │ └ Headers({'x-forwarded-host': 'localhost', 'x-forwarded-proto': 'http', 'x-forwarded-2025-10-13 21:08:29,501 INFO sqlalchemy.engine.Engine BEGIN (implicit) port': '80', 'x-forwarded-for': '127.0.0.... │ │ │ │ └ <bound method IdentityResponder.send_with_compression of <starlette.middleware.gzip.GZipResponder object at 0x000002278B4036D0>> │ │ │ └ <function RequestResponseCycle.receive at 0x000002278B4059E0> │ │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... │ └ <function CORSMiddleware.simple_response at 0x00000227FFB78180> └ <starlette.middleware.cors.CORSMiddleware object at 0x000002278AEC4D10> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\middleware\cors.py", line 144, in simple_response await self.app(scope, receive, send) │ │ │ │ └ functools.partial(<bound method CORSMiddleware.send of <starlette.middleware.cors.CORSMiddleware object at 0x000002278AEC4D10... │ │ │ └ <function RequestResponseCycle.receive at 0x000002278B4059E0> │ │ └ {'type': 'http', 'asgi': {'version': '3.0', 'spec_version': '2.3'}, 'http_version': '1.1', 'server': ('127.0.0.1', 9099), 'cl... │ └ <starlette.middleware.exceptions.ExceptionMiddleware object at 0x000002278AEC5510> └ <starlette.middleware.cors.CORSMiddleware object at 0x000002278AEC4D10> File "E:\aiproject\pythonweb\RuoYi-Vue-FastAPI-master\RuoYi-Vue-FastAPI-master\ruoyi-fastapi-backend\.venv\Lib\site-packages\starlette\middleware\exceptions.py", line 63, in __call__
评论 (
0
)
登录
后才可以发表评论
状态
待办的
待办的
进行中
已完成
已关闭
负责人
未设置
标签
未设置
标签管理
里程碑
未关联里程碑
未关联里程碑
Pull Requests
未关联
未关联
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
未关联
分支 (2)
标签 (23)
master
develop
v1.7.1
v1.7.0
v1.6.2
v1.6.1
v1.6.0
v1.5.1
v1.5.0
v1.4.0
v1.3.3
v1.3.2
v1.3.1
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
开始日期   -   截止日期
-
置顶选项
不置顶
置顶等级:高
置顶等级:中
置顶等级:低
优先级
不指定
严重
主要
次要
不重要
参与者(1)
Python
1
https://gitee.com/insistence2022/RuoYi-Vue-FastAPI.git
git@gitee.com:insistence2022/RuoYi-Vue-FastAPI.git
insistence2022
RuoYi-Vue-FastAPI
RuoYi-Vue-FastAPI
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册