gravitl / netmaker

Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
https://netmaker.io
Other
9.4k stars 547 forks source link

[Bug]: error creating default EMQX ACL authorization mechanism on EMQX 5.4.0 #2753

Closed Effect-Wei closed 8 months ago

Effect-Wei commented 9 months ago

Contact Details

No response

What happened?

When I run Netmaker with EMQX 5.4.0(Latest) I always get "error creating default EMQX ACL authorization mechanism".

This bug may be related to here: emqx.go

Version

v0.21.2

What OS are you using?

Linux

Relevant log output

[netmaker] 2023-12-27 13:16:27 error creating default EMQX ACL authorization mechanism {"code":"BAD_REQUEST","message":"{duplicated_authz_source_type,built_in_database}"} 
{"time":"2023-12-27T13:16:27.457196393Z","level":"INFO","source":"&{  0}","msg":"error creating default ACL rules <html><head><title>404 - NOT FOUND</title></head><body><h1>404 - NOT FOUND</h1></body></html>"}

Contributing guidelines

abhishek9686 commented 8 months ago

we are using emqx version emqx/emqx:5.0.9 currently