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

[BUG] chatgpt-web及api报错 #1003

Open
1 of 2 tasks
glaw1984 opened this issue Jun 29, 2023 · 4 comments
Open
1 of 2 tasks

[BUG] chatgpt-web及api报错 #1003

glaw1984 opened this issue Jun 29, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@glaw1984
Copy link

提交 issue 前,请先确认:

  • 我已看过 FAQ,此问题不在列表中
  • [x ] 我已看过其他 issue,他们不能解决我的问题
  • 我认为这不是 Mirai 或者 OpenAI 的 BUG

表现
1、chatgpt-web报错:
出现故障!如果这个问题持续出现,请和我说“重置会话” 来开启一段新的会话,或者发送 “回滚会话” 来回溯到上一条对话,你上一条说的我就当作没看见。
OpenAI: {"detail":"Our systems have detected unusual activity from your system. Please try again later."} (code: 403)
2、chatgpt-api报错:
出现故障!如果这个问题持续出现,请和我说“重置会话” 来开启一段新的会话,或者发送 “回滚会话” 来回溯到上一条对话,你上一条说的我就当作没看见。
429 Too Many Requests {
"error": {
"message": "You exceeded your current quota, please check your plan and billing details.",
"type": "insufficient_quota",
"param": null,
"code": null
}
}

**运行环境:Linux-

复现步骤
描述你是如何触发这个 BUG 的
按常规操作,docker命令运行机器人查看日志

预期行为
描述你认为正常情况下应该看见的情况

截图
image
image
image
image

其他内容
此处填写其他内容,没有可跳过

@glaw1984 glaw1984 added the bug Something isn't working label Jun 29, 2023
@Haibersut
Copy link
Collaborator

你web端和api都被封了或者限速

@Nothingness-Void
Copy link

你换个接入点试试呢

@LYS-png
Copy link

LYS-png commented Jul 2, 2023

我的API可以进入但是web登录失败怎么办,设置token和proxy,proxy肯定没问题因为API登录成功了,token也是我复制的,不知道是不是这个browless问题

@Nothingness-Void
Copy link

我的API可以进入但是web登录失败怎么办,设置token和proxy,proxy肯定没问题因为API登录成功了,token也是我复制的,不知道是不是这个browless问题

你也换个接入点试试
#981

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants