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

Encountered an unexpected error when processing the request, please try again When run /review command #6505

Open
JoeShi opened this issue Feb 5, 2025 · 0 comments
Labels
amazon-q bug We can reproduce the issue and confirmed it is a bug.

Comments

@JoeShi
Copy link

JoeShi commented Feb 5, 2025

Problem

Every time I execute the /review command, no matter review the entire workspace or the active file. Q Dev tells me "Encountered an unexpected error when processing the request, please try again".

I checked the Amazon Q log, and here is the error msg

2025-02-05 20:42:40.847 [info] auth: Connection is valid: 1e4a9141-b670-4f15-a9a2-6621f7e83496
2025-02-05 20:42:40.847 [info] auth: Updating connection state of 1e4a9141-b670-4f15-a9a2-6621f7e83496 to valid
2025-02-05 20:42:46.154 [info] Command: (not started) [git rev-parse --is-inside-work-tree]
2025-02-05 20:42:46.190 [info] Command: (not started) [git ls-files --others --exclude-standard]
2025-02-05 20:42:46.212 [info] Command: (not started) [git diff HEAD --src-prefix=a/utils/ --dst-prefix=b/utils/]
2025-02-05 20:42:46.239 [info] Command: (not started) [git diff --no-index --src-prefix=a/utils/ --dst-prefix=b/utils/ /dev/null idc_users.csv]
2025-02-05 20:42:49.150 [error] Security scan failed. 'Error:  [UploadArtifactToS3Error]'

Steps to reproduce the issue

  1. Open the Chat Panel
  2. type /review in the input box and select Review workspace

Expected behavior

Review without prompting me the error msg.

System details (run AWS: About and/or Amazon Q: About)

  • OS: Darwin arm64 24.2.0
  • Visual Studio Code version:1.96.4
  • AWS Toolkit version: N/A
  • Amazon Q version: 1.45.0
@JoeShi JoeShi added the bug We can reproduce the issue and confirmed it is a bug. label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amazon-q bug We can reproduce the issue and confirmed it is a bug.
Projects
None yet
Development

No branches or pull requests

2 participants