<div dir="ltr"><p style="box-sizing: border-box; margin-bottom: 15px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px; line-height: 23.799999237060547px;">Version: RabbitMQ 3.3.0 release</p><p style="box-sizing: border-box; margin-bottom: 15px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px; line-height: 23.799999237060547px;">my mqtt client CONNECT success and SUBSCRIBE success, but then return CONNACK message:</p><pre style="box-sizing: border-box; font-family: Consolas, 'Liberation Mono', Courier, monospace; margin-top: 15px; margin-bottom: 15px; background-color: rgb(248, 248, 248); border: 1px solid rgb(221, 221, 221); line-height: 19px; overflow: auto; padding: 6px 10px; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; word-wrap: normal; color: rgb(51, 51, 51);"><code style="box-sizing: border-box; font-family: Consolas, 'Liberation Mono', Courier, monospace; font-size: 12px; border-style: none; background-color: transparent; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; display: inline; vertical-align: middle; line-height: inherit; word-wrap: normal;"> 0x05  Connection Refused:  not authorized
</code></pre><p style="box-sizing: border-box; margin-top: 15px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px; line-height: 23.799999237060547px; margin-bottom: 0px !important;">and get the warning log:</p><p style="box-sizing: border-box; margin-top: 15px; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14px; line-height: 23.799999237060547px; margin-bottom: 0px !important;">       =WARNING REPORT==== <br style="box-sizing: border-box;">       MQTT login failed for "guest" access_refused (access must be from localhost)<br></p><p style="box-sizing: border-box; margin-top: 15px; color: rgb(51, 51, 51); font-size: 14px; line-height: 23.799999237060547px; margin-bottom: 0px !important;"><font face="Helvetica, arial, freesans, clean, sans-serif">I had created issue in </font><a href="https://github.com/rabbitmq/rabbitmq-mqtt/issues/10" style="font-family: Helvetica, arial, freesans, clean, sans-serif;">github</a><font face="Helvetica, arial, freesans, clean, sans-serif"> . </font></p><p style="box-sizing: border-box; margin-top: 15px; color: rgb(51, 51, 51); font-size: 14px; line-height: 23.799999237060547px; margin-bottom: 0px !important;"><font face="Helvetica, arial, freesans, clean, sans-serif"> </font><a href="http://www.rabbitmq.com/mqtt.html" style="font-family: Helvetica, arial, freesans, clean, sans-serif; box-sizing: border-box; color: rgb(65, 131, 196);">MQTT plugin documentation</a><font face="Helvetica, arial, freesans, clean, sans-serif"> has </font><span style="font-family: 'Courier New', Courier, monospace; font-size: small; line-height: 18px; white-space: nowrap;">allow_anonymous </span><span style="font-size: small; line-height: 18px; white-space: nowrap;"><font face="arial, sans-serif">option, </font></span><span style="font-size: small; line-height: 18px; white-space: nowrap;"><font face="arial, sans-serif">but i fail to use</font></span><span style="font-size: 13px; line-height: 18px; font-family: Helvetica, arial, freesans, clean, sans-serif;"> </span><span style="font-size: 13px; line-height: 18px; font-family: Helvetica, arial, freesans, clean, sans-serif;">anonymous</span><span style="font-family: arial, sans-serif; font-size: small; line-height: 18px; white-space: nowrap;">  .       </span></p></div>