跳至内容

Amazon Q is having trouble responding right now:

2

Every few mins amazon q stops processing and gives me this error: Amazon Q is having trouble responding right now: 0: unhandled error (InternalServerException) 1: service error 2: unhandled error (InternalServerException) 3: Error { code: "InternalServerException", message: "Encountered an unexpected error when processing the request, please try again.", aws_request_id: "42a70e54-302d-42fc-8388-c66b5beefed0" }

Location: crates/chat-cli/src/cli/chat/mod.rs:846

Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it. Run with RUST_BACKTRACE=full to include source snippets.

did anyone figure out how to overcome this without changing the model to 3,7 ?

  • I am experiencing this since more than 24Hours now. I have take paid service but getting below message all the time

    Model Unavailable The model you've selected is experiencing high load. Please switch to another model and try again.

已提问 1 年前1870 查看次数

3 回答
1

Hi,

We are also experiencing this issue. 1/4 of the request are giving out errors in VSCode. I don't see any indication in the Health Dashboard about this problem, making it hard to followup the resolution. Can you please update the Health Dashboard?

已回答 1 年前

专家

已审核 15 天前

0

This error appears to be related to connectivity issues with Amazon Q. When Amazon Q can't establish the required network connections, it can result in errors like the one you're experiencing.

Amazon Q uses WebSocket technology over port 8443 to maintain secure communication with its endpoints. For the web experience to function properly, port 8443 must be open and accessible on your network.

Here are some troubleshooting steps you can try:

  1. Check if port accessibility is causing the issue by testing the connection.
  2. If you're using a VPN or firewall, try testing with it turned on and off to see if that's affecting the connection.
  3. Run the q doctor command in your terminal to diagnose common issues with your Amazon Q installation.
  4. Ensure you're properly authenticated by running q login if needed.
  5. Try breaking down your prompts into smaller, less complex inputs. Sometimes Amazon Q has trouble processing very complex or lengthy requests.

If these steps don't resolve the issue, you might want to report the problem using the q issue command in your terminal.
Sources
Troubleshoot server stopped responding error in Amazon Q Business | AWS re:Post
Unable to configure Amazon Q on Mac - DOA? | AWS re:Post
Amazon Q - I'm sorry, I am unable to respond further. Perhaps we could find another topic to discuss? | AWS re:Post

已回答 1 年前

专家

已审核 15 天前

0

The AWS team is aware of the 'An unexpected error occurred, please retry' message that some users are experiencing due to high demand following recent Kiro launch - while the team works on stabilizing the service and provisioning additional capacity, you can try waiting a moment and retrying your request, or alternatively switch to using the Claude Sonnet 3.5 model since the 3.5 model is not used with Kiro (note that this issue may temporarily affect the Amazon Q plugin, Q CLI and other Q-powered tools as they share the same backend).

专家

已回答 1 年前

AWS
专家

已审核 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。