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 seemt o be getting a 500 eror with parsing while getting messages. Looks like create queue works fine but it just can't list the queues.
sqs-admin | 2024/04/07 16:50:14 Got an error retrieving queue URLs: operation error SQS: ListQueues, exceeded maximum number of attempts, 3, https response error StatusCode: 500, RequestID: , deserialization failed, failed to decode response body, invalid character '<' looking for beginning of value
this is what I get when I run aws cli to list-queues
I seemt o be getting a 500 eror with parsing while getting messages. Looks like create queue works fine but it just can't list the queues.
this is what I get when I run aws cli to list-queues
The text was updated successfully, but these errors were encountered: