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] Anthropic Claude 3 Error Message - json { "error": true, "message": "Failed to fetch" } #4687

Open
3 tasks
niall-ofiz opened this issue May 14, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@niall-ofiz
Copy link

Bug Description

Any chat requests using any of the models: Sonnet, Haiku or Opus result in the error message:

{
  "error": true,
  "message": "Failed to fetch"
}

Steps to Reproduce

In settings:
Model Provider: Anthropic
Endpoint Address: https://api.anthropic.com
Anthropic API Key: Entered (verified working elsewhere)
API Version: 2023-06-01
Custom Models: left blank
Model: claude-opus-3-20240229(Anthropic)
All other settings as per default.

Expected Behavior

Normal chat response from server.

Screenshots

Claude

Deployment Method

  • Docker
  • Vercel
  • Server

Desktop OS

Windows 10

Desktop Browser

Firefox

Desktop Browser Version

Windows Version 2.12.3

Smartphone Device

No response

Smartphone OS

No response

Smartphone Browser

No response

Smartphone Browser Version

No response

Additional Logs

No response

@niall-ofiz niall-ofiz added the bug Something isn't working label May 14, 2024
@fred-bf
Copy link
Contributor

fred-bf commented May 14, 2024

Are you using desktop app of NextChat?

@niall-ofiz
Copy link
Author

Are you using desktop app of NextChat?

Yes, Windows 10 and Ubuntu Desktop. Both Version 2.12.3. Same error on both installations.

@JesseMccree008
Copy link

i have the same problem

@phengite
Copy link

i have the same problem too.

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