aws / aws/amazon-q-developer-cli
Amazon Q is having trouble responding right now:
- 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
Linux 6.11.0-29-generic - Ubuntu 24.04.2 LTS
### Expected behaviour
Amazon Q is having trouble responding right now:
0: The model you've selected is temporarily unavailable. Please use '/model' to select a different model and try again.
Request ID: f75c5892-8369-4dda-9fd9-68adf62b7ca4
0:
Location:
crates/chat-cli/src/cli/chat/mod.rs:760
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
am facing this issue after every search
### Actual behaviour
Amazon Q is having trouble responding right now:
0: The model you've selected is temporarily unavailable. Please use '/model' to select a different model and try again.
Request ID: f75c5892-8369-4dda-9fd9-68adf62b7ca4
0:
Location:
crates/chat-cli/src/cli/chat/mod.rs:760
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
### Steps to reproduce
_No response_
### Environment
```yaml
[q-details]
version = "1.12.3"
hash = "65aa9285fc7ec3716215386a89d3a626500a25a7"
date = "2025-07-03T01:15:37.927301Z (14d ago)"
variant = "full"
[system-info]
chip = "13th Gen Intel(R) Core(TM) i5-1335U"
total-cores = 10
memory = "15.24 GB"
[system-info.os.linux]
kernel_version = "6.11.0-29-generic"
id = "ubuntu"
name = "Ubuntu"
pretty_name = "Ubuntu 24.04.2 LTS"
version_id = "24.04"
version = "24.04.2 LTS (Noble Numbat)"
[environment]
cwd = "/home/USER"
cli-path = "/home/USER"
os = "Linux"
shell-path = "/usr/bin/bash"
shell-version = "5.2.21"
terminal = "Gnome Terminal"
install-method = "unknown"
[env-vars]
DISPLAY = ":0"
PATH = "/home/USER/.nvm/versions/node/v22.15.0/bin:/home/USER/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/home/USER/.local/bin"
QTERM_SESSION_ID = "689903a6049344ceb652a94ea7c5e37c"
QT_IM_MODULE = "ibus"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.12.3"
SHELL = "/bin/bash"
TERM = "xterm-256color"
XDG_CURRENT_DESKTOP = "ubuntu:GNOME"
XDG_SESSION_DESKTOP = "ubuntu"
XDG_SESSION_TYPE = "wayland"
XMODIFIERS = "@im=ibus"
```
Contributor guide
Assessment
This issue has not been assessed yet.