go连接rabbitmq 报错

27 阅读1分钟

启动消费者报错:Exception (403) Reason: "no access to this vhost" 意思是没添加虚拟主机 rabbitmqctl add_vhost imooc 然后执行

image.png 设置权限报错。 按照网上这里敲得,这命令其实是有问题得。

image.png