2020年5月21日
摘要: 连接的失败报错:RabbitMQ Exception (403) Reason: "no access to this vhost" 因为没有配置该用户的访问权限,可以通过rabbitmqctl add_vhost admin来添加,并赋予权限:rabbitmqctl set_permissions 阅读全文
posted @ 2020-05-21 00:44 潇潇六月雨 阅读(1829) 评论(0) 推荐(0)