-
Notifications
You must be signed in to change notification settings - Fork 28
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
Database empty #26
Comments
I have a same issue. How could you solve that..? |
I have a same issue. How could you solve that..? |
I solve that problem.
|
Thanks @netyook, just wanted to clarify the behavior and solution I had in case others stumble across this. I am working on migrating from the snas kafka image to the bitnami kafka image. The FQDN specified in BOTH the collector AND the psql db need to match, even if they both resolve properly to the kafka broker. Couldn't figure out why even though both could individually connect to the broker, it wasn't until I matched it on both ends that data started showing up in the DB. |
Hello,
I followed instructions for a docker deploy, but when I run the openbmp_psql conteiner I got some errors in log.
I can see in kafka consumer that there is some topics from collector, but the databse itself is completely empty.
The text was updated successfully, but these errors were encountered: