Facing Error:Network failure while creating RabbitMQ brokers using AmazonMQ

0

I tried to create an AmazonMQ instance using RabbitMQ brokers. I am getting following error: Error while creating the RabbitMQ brokers

Please help on what could be causing this and solve this issue.

已提问 9 个月前326 查看次数
1 回答
0

This error usually occurs when trying to create a broker instance using an IAM role that does not have all the required permissions. Therefore, kindly request you check the role that is being used and add the relevant permissions if needed, or assume another role/user which does have the permissions [1][2].

If you are then still observing any issues please capture the HAR file [3] of the Amazon MQ Console while creating the broker. This will have the request details along with the network activity which will help in investigating the problem experienced. Furthermore, as this is observed to be a “Network Failure” issue, would it also be possible to try creating the broker using another browser or after clearing the cache. Doing this will help us in isolating any browser or cache related issues.

[1] Troubleshooting: General - I created a broker but broker creation failed. - https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/general.html#issues-creating-a-broker

[2] API authentication and authorization for Amazon MQ - IAM Permissions Required to Create an Amazon MQ Broker - https://docs.aws.amazon.com/amazon-mq/latest/developer-guide/security-api-authentication-authorization.html#security-permissions-required-to-create-broker

[3] How do I create a HAR file from my browser for an AWS Support case? - https://repost.aws/knowledge-center/support-case-browser-har-file

AWS
已回答 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则