-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I don't see messages in Kafka even after enabling the plugin #3
Comments
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 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?
The text was updated successfully, but these errors were encountered: