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: Error with q chat - ThrottlingException #517

Open
3 tasks done
FIRESTARTER-HUB opened this issue Jan 30, 2025 · 1 comment
Open
3 tasks done

bug: Error with q chat - ThrottlingException #517

FIRESTARTER-HUB opened this issue Jan 30, 2025 · 1 comment

Comments

@FIRESTARTER-HUB
Copy link

Checks

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.

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"
@brandonskiser
Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants