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

提问返回Error getting a new session #4568

Open
1 of 3 tasks
VoidWind369 opened this issue Apr 25, 2024 · 4 comments
Open
1 of 3 tasks

提问返回Error getting a new session #4568

VoidWind369 opened this issue Apr 25, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@VoidWind369
Copy link

Bug Description

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

Steps to Reproduce

正常提问,回复就是

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

Expected Behavior

想知道是哪里出了问题

Screenshots

No response

Deployment Method

  • Docker
  • Vercel
  • Server

Desktop OS

Windows11

Desktop Browser

Edge,Chrome

Desktop Browser Version

124.0

Smartphone Device

No response

Smartphone OS

No response

Smartphone Browser

No response

Smartphone Browser Version

No response

Additional Logs

[OpenAI Route] params  { path: [ 'v1', 'chat', 'completions' ] }
[Server Config] using 1 of 1 api key
[Auth] allowed hashed codes:  [ 'cab8111fd0b710a336c898e539090e34' ]
[Auth] got access code: void
[Auth] hashed access code: cab8111fd0b710a336c898e539090e34
[User IP]  ***
[Time]  4/25/2024, 5:20:10 AM
[Server Config] using 1 of 1 api key
[Auth] use system api key
[Proxy]  v1/chat/completions?path=v1&path=chat&path=completions
[Base Url] ***
@VoidWind369 VoidWind369 added the bug Something isn't working label Apr 25, 2024
@nextchat-manager
Copy link

Please follow the issue template to update title and description of your issue.

@VoidWind369
Copy link
Author

更换api key也不能解决

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Changing the api key does not solve the problem

@fred-bf
Copy link
Contributor

fred-bf commented Apr 30, 2024

@VoidWind369 it seems to be the error response from upstream LLM provider?

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

3 participants