ChatGPT-Next-Web 返回错误:获取新会话时出错,

ykejflvf  于 9个月前  发布在  其他
关注(0)|答案(4)|浏览(110)

Bug描述

刚部署后可以使用,之后莫名其妙的提示Error getting a new session,不论怎么重新部署都解决不好

重现步骤

正常提问,回复就是

  1. {
  2. "status": false,
  3. "error": {
  4. "message": "Error getting a new session, please try again later, if the issue persists, please open an issue on the GitHub repository.",
  5. "type": "invalid_request_error"
  6. }
  7. }

预期行为

想知道是哪里出了问题

截图

  • 无响应*

部署方法

  • Docker
  • Vercel
  • Server

桌面操作系统

Windows11

桌面浏览器

Edge,Chrome

桌面浏览器版本

124.0

智能手机设备

  • 无响应*

智能手机操作系统

  • 无响应*

智能手机浏览器

  • 无响应*

智能手机浏览器版本

  • 无响应*

附加日志

  1. [OpenAI Route] params { path: [ 'v1', 'chat', 'completions' ] }
  2. [Server Config] using 1 of 1 api key
  3. [Auth] allowed hashed codes: [ 'cab8111fd0b710a336c898e539090e34' ]
  4. [Auth] got access code: void
  5. [Auth] hashed access code: cab8111fd0b710a336c898e539090e34
  6. [User IP] ***
  7. [Time] 4/25/2024, 5:20:10 AM
  8. [Server Config] using 1 of 1 api key
  9. [Auth] use system api key
  10. [Proxy] v1/chat/completions?path=v1&path=chat&path=completions
  11. [Base Url] ***
s6fujrry

s6fujrry1#

请按照 issue template 更新您问题的主题和描述。

hts6caw3

hts6caw32#

更换API密钥也无法解决问题。

pzfprimi

pzfprimi3#

检测到问题正文的语言不是英语,请自动翻译。
更改API密钥无法解决问题

brjng4g3

brjng4g34#

@VoidWind369,这似乎是来自上游LLM提供商的错误响应?

相关问题