Open dramasamy opened 6 years ago
Hi @dramasamy the following could be possible reasons for the issue -
We will look into the code and try to debug, but do try the recommended changes till then.
Jay, thanks a lot. The ACL was the reason as you suspected.
@dramasamy if possible, please make the changes and create a merge request. It will help others who might want to use this connector.
hello @JayLohokare , after edit the kafka_bridege conf, I got problems when i tried to ./bin/emqx console....
the message looks like this:
Exec: /usr/local/emq-relx/_rel/emqx/erts-10.2/bin/erlexec -boot /usr/local/emq-relx/_rel/emqx/releases/3.0/emqx -mode embedded -boot_var ERTS_LIB_DIR /usr/local/emq-relx/_rel/emqx/erts-10.2/../lib -mnesia dir "/usr/local/emq-relx/_rel/emqx/data/mnesia/emqx@127.0.0.1" -config /usr/local/emq-relx/_rel/emqx/data/configs/app.2018.12.16.11.44.45.config -args_file /usr/local/emq-relx/_rel/emqx/data/configs/vm.2018.12.16.11.44.45.args -vm_args /usr/local/emq-relx/_rel/emqx/data/configs/vm.2018.12.16.11.44.45.args -- console Root: /usr/local/emq-relx/_rel/emqx /usr/local/emq-relx/_rel/emqx 2018-12-16 11:44:48.855096 application_controller: ~ts: ~ts~n ["syntax error before: ","'}'"] "}}/crash.dump" {"could not start kernel pid",application_controller,"{bad_environment_value,\"}}/crash.dump\"}"} could not start kernel pid (application_controller) ({bad_environment_value,"}}/crash.dump"})
Crash dump is being written to: {{...done
where would I go wrong? Thx...
Hi.@JayLohokare, How to remove all ACL related code.
Hi, I'm using emq 2.3.6 and emqttd_kafka_bridge, I don't see any issues in enabling the plugin, but when I consume I don't see messages.
Could you help me to find why the bridge is not pushing data?