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

app运行错误 #27

Open
1 of 2 tasks
hj611 opened this issue Jan 20, 2025 · 1 comment
Open
1 of 2 tasks

app运行错误 #27

hj611 opened this issue Jan 20, 2025 · 1 comment
Assignees

Comments

@hj611
Copy link

hj611 commented Jan 20, 2025

System Info / 系統信息

在运行客户端的时候,出现报错: Error code: 404 - {'detail': 'Not Found'},完整报错如下:
return self._request(
~~~~~~~~~~~~~^
cast_to=cast_to,
^^^^^^^^^^^^^^^^
...<3 lines>...
retries_taken=retries_taken,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "~/python3.13/site-packages/openai/_base_client.py", line 1064, in _request
raise self._make_status_error_from_response(err.response) from None
openai.NotFoundError: Error code: 404 - {'detail': 'Not Found'}
^CKeyboard interruption in main thread... closing server.
请问可能是哪里出了问题?谢谢!

Who can help? / 谁可以帮助到您?

No response

Information / 问题信息

  • The official example scripts / 官方的示例脚本
  • My own modified scripts / 我自己修改的脚本和任务

Reproduction / 复现过程

Image

Expected behavior / 期待表现

请问是否有可能的问题原因?

@zRzRzRzRzRzRzR zRzRzRzRzRzRzR self-assigned this Jan 23, 2025
@zRzRzRzRzRzRzR
Copy link
Member

需要看一下后台的报错。只有一个前端无法debug

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