emqx plugin error :brod,{"no such file or directory","brod.app"} #612
Replies: 1 comment
-
this should be sent to emqx.git but not here. you need to add the applications to be included in the plugin here:
you probably don't need map_sets, because it's just an example. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My plugin installed completely on my emqx, but i can't activated it.
In emqx log file, i found it:
failed_to_start_plugin, reason: {brod,{"no such file or directory","brod.app"}}
this is my plugin rebar.config:
Beta Was this translation helpful? Give feedback.
All reactions