-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
SQS help show some error messages #3731
Comments
@lazize - Thank you for reaching out. I was unable to reproduce the issue because the command executed without any errors. For us to investigate this further, please upload the sanitize debug logs after running the command with
|
@justnance See it below.
|
@lazize - Thank you for your feedback and the |
@justnance I found a similar issue with |
Same to me for
|
I am also getting same error: ➜ .aws aws sqs help ➜ .aws aws --version Please let me know if there is any workaround for this. |
I am also getting the error showing up.
Expand for
|
I'll leave a link to https://docs.aws.amazon.com/cli/latest/reference/sqs/ in case people are looking for the help documentation. Edit: |
Digging through, I remember setting
|
This is still an issue. |
P46845868 |
What is the status of this issue? I have the same issue.
|
Hi @jedrekdomanski which OS and CLI versions are you using? |
I am on
|
Thanks @jedrekdomanski for confirming. I just created a tracking issue for this here: #7400, as we have received a few related reports now. The issue you're reporting appears due to macOS Ventura replacing groff with mandoc, which breaks the current |
For me brew installs monterey bottle instead of ventura on my Ventura Mac. Other dependencies use correct ventura bottles. ==> Installing awscli dependency: lz4
==> Pouring lz4--1.9.4.arm64_ventura.bottle.tar.gz
🍺 /opt/homebrew/Cellar/lz4/1.9.4: 22 files, 680.1KB
==> Installing awscli dependency: zstd
==> Pouring zstd--1.5.2.arm64_ventura.bottle.3.tar.gz
🍺 /opt/homebrew/Cellar/zstd/1.5.2: 31 files, 2.2MB
==> Installing awscli
==> Pouring awscli--2.8.11.arm64_monterey.bottle.tar.gz |
Closing since #7413 was merged. |
This issue is now closed. Comments on closed issues are hard for our team to see. |
If I use the command
aws sqs help
it shows me the error message below.Version
The text was updated successfully, but these errors were encountered: