aws / aws/amazon-q-developer-cli

Amazon Q is having trouble responding right now

Open
#2,822 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2k
Forks
439
PR merge metrics
No merged PRs in 30d

Description

### Checks

- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again

### Operating system

macOS 15.6.1 (24G90)

### Expected behaviour

Able to use q cli after running q chat command.

### Actual behaviour

Getting error once logged in and used command q chat. Any commands run after it results into

Amazon Q is having trouble responding right now:
0: Failed to send the request: request has timed out
1: request has timed out
2: request has timed out
3: operation timeout (all attempts including retries) occurred after 1.8s

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

BACKTRACE
5 frames hidden
6: chat_cli::cli::chat::ChatSession::next::{{closure}}::hcabdbec3142de99d
at :
7: chat_cli::cli::chat::ChatArgs::execute::{{closure}}::he8d3853815614bd9
at :
8: chat_cli::cli::RootSubcommand::execute::{{closure}}::ha231ce7936353e2e
at :
9: chat_cli::cli::Cli::execute::{{closure}}::h0fc7478165679f3f
at :
10: tokio::runtime::park::CachedParkThread::block_on::h5fe78cc899168183
at :
11: tokio::runtime::context::runtime::enter_runtime::h437483cf5c1f7c5f
at :
12: tokio::runtime::runtime::Runtime::block_on::h303b0f8d547800d8
at :
13: chat_cli::main::hc95dc141b0bf9a9f
at :
14: std::sys::backtrace::__rust_begin_short_backtrace::h4f22ef60e5285290
at :
15: std::rt::lang_start::{{closure}}::heec69b17bc11351b
at :
16: std::rt::lang_start_internal::ha4af94bb3c6aded2
at :
17: _main
at :

### Steps to reproduce

_No response_

### Environment

```yaml

[q-details]
version = "1.15.0"
hash = "eb8db5c635fc469f3bd94ead16bb4bfb32d7443b"
date = "2025-09-02T17:57:24.662205Z (7d ago)"
variant = "full"

[system-info]
os = "macOS 15.6.1 (24G90)"
chip = "Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz"
total-cores = 4
memory = "16.00 GB"

[environment]
cwd = "/Users/USER"
cli-path = "/Users/USER"
os = "Mac"
shell-path = "/bin/zsh"
shell-version = "5.9"
terminal = "macOS"
install-method = "unknown"

[env-vars]
PATH = "/Users/USER/bin:/Users/USER/.nvm/versions/node/v20.19.1/bin:/usr/local/opt/openssl@3/bin:/usr/local/opt/gnupg@2.2/bin:/usr/local/opt/python@3.8/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Users/USER/.local/bin:/Users/USER/.toolbox/bin"
QTERM_SESSION_ID = "3f52b426fbbd4caeae44076df6e0f82b"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.15.0"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
__CFBundleIdentifier = "com.apple.Terminal"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.