Closed Effect-Wei closed 6 months ago
@Effect-Wei Currently netmaker only supports v5.0.9, emqx has incompatbile changes over different versions wrt their Apis. Unless there is an absolute requirement that we need to upgrade to a higher version of emqx, otherwise we won't be updating it soon.
Contact Details
effect-w@outlook.com
What happened?
When I run Netmaker with EMQX 5.4.0(Latest) I always get "error creating default EMQX authenticator".
I guess the reason is as follows:
In EMQX 5.4.0,
password_hash_algorithm
no longer provides a default value. See EMQX v5.4 API Docs But emqx.go did not follow up on this change.Version
v0.21.2
What OS are you using?
Linux
Relevant log output
Contributing guidelines