Skip to content

使用 auth_plug插件后,群集提示Connection Refused: not authorised #12

@xcmonline

Description

@xcmonline

在一台服务器上部署二个mosquitto 进行群集,采用了auth_plugin插件进行登陆认证。
user root
allow_anonymous false #取消匿名
auth_plugin /plugin/auth-plug.so
auth_opt_backends mysql
auth_opt_host 127.0.0.1
auth_opt_user root
auth_opt_pass 123456
auth_opt_dbname mosquitto

发现无法进行群集。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions