You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have run q doctor in the affected terminal session
I have run q restart and replicated the issue again
Operating system
macOS 15.3.0 (24D60)
Expected behaviour
error: unhandled error (ThrottlingException)
This happens consistently when I try to pass my environment context to the chat.
Actual behaviour
When attempting to use q chat, I encounter the following error:
error: unhandled error (ThrottlingException)
Steps to reproduce
Run q chat.
Type the following command: @env.
Observe the error: error: unhandled error (ThrottlingException).
Expected Behavior:
The @env context should work without error and pass the shell environment to Amazon Q for analysis or assistance.
It looks like your q diagnostic output is malformed, all being on one line. There might be something in your environment variables causing the API to throttle, can you share your env output?
Checks
q doctor
in the affected terminal sessionq restart
and replicated the issue againOperating system
macOS 15.3.0 (24D60)
Expected behaviour
error: unhandled error (ThrottlingException)
This happens consistently when I try to pass my environment context to the chat.
Actual behaviour
When attempting to use q chat, I encounter the following error:
error: unhandled error (ThrottlingException)
Steps to reproduce
Run q chat.
Type the following command: @env.
Observe the error: error: unhandled error (ThrottlingException).
Expected Behavior:
The @env context should work without error and pass the shell environment to Amazon Q for analysis or assistance.
System Info:
OS: macOS 15.3.0 (24D60)
Shell: zsh 5.9
Amazon Q version: 1.6.0
Installation method: Homebrew
Environment
[q-details]version = "1.6.0"hash = "6d13844d6546a5c29e7e121450af1130eb189e7f"date = "2025-01-09T00:47:39.704258Z (22d ago)"variant = "full"[system-info]os = "macOS 15.3.0 (24D60)"chip = "Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz"total-cores = 4memory = "8.00 GB"[environment]cwd = "/Users/USER"cli-path = "/Users/USER"os = "Mac"shell-path = "/bin/zsh"shell-version = "5.9"terminal = "iTerm 2"install-method = "brew"[env-vars]PATH = "/usr/local/Cellar/openjdk@17/17.0.14/libexec/openjdk.jdk/Contents/Home/bin:/usr/local/opt/php/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/USER/.local/bin:/Users/USER/bin"QTERM_SESSION_ID = "c789acf15808468c8cff941901f39fa7"Q_SET_PARENT_CHECK = "1"Q_TERM = "1.6.0"Q_USING_ZSH_AUTOSUGGESTIONS = "1"SHELL = "/bin/zsh"TERM = "xterm-256color"__CFBundleIdentifier = "com.googlecode.iterm2"
The text was updated successfully, but these errors were encountered: