Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot receive/send any message when acl is configured #92

Open
abbychau opened this issue Jun 17, 2024 · 0 comments
Open

Cannot receive/send any message when acl is configured #92

abbychau opened this issue Jun 17, 2024 · 0 comments

Comments

@abbychau
Copy link

I set this config:
image

and the client receives no messages after that.

if acl-mode is 0, then the results can be received
image

my acl config block is :

acl:
  table: acl
  user-column: username # or client_id, set this parameter based on the actual field name
  topic-column: topic
  access-column: access  # 0 Deny、1 publish (Write)、2 subscribe (Read)、3 pubsub (ReadWrite)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant