Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exchange data is not being created on babel tower startup #81

Open
ramonhpr opened this issue Jun 2, 2020 · 0 comments
Open

Exchange data is not being created on babel tower startup #81

ramonhpr opened this issue Jun 2, 2020 · 0 comments
Labels
bug Something isn't working priority: medium

Comments

@ramonhpr
Copy link
Contributor

ramonhpr commented Jun 2, 2020

If a client wants to start listen data event the rabbitmq will throw an error saying that the fanout exchange data wasn't created.

Possible solution:

  • Configure rabbitmq to create the necessary exchange device and data. (In this case probably will be a patch to buildroot )
  • Create the exchanges when message handler start
@ramonhpr ramonhpr added bug Something isn't working priority: medium labels Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: medium
Projects
None yet
Development

No branches or pull requests

1 participant