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

Error: librdkafka.so.1: cannot open shared object file: No such file or directory #489

Closed
eliavmaman opened this issue Sep 22, 2018 · 5 comments
Labels
stale Stale issues

Comments

@eliavmaman
Copy link

Environment Information

  • Mac

  • Node Version 8.9.4

  • NPM Version 5.6.0

  • node-rdkafka version 2.4.1]:

I'm trying to deploy my app to Heroku, i get this error.
On ,my local machine the app works fine..

We are about to go to production and all our system rely on rd-kafka.

@eliavmaman
Copy link
Author

anyone?

@vbhayden
Copy link

vbhayden commented Sep 24, 2018

Issue cited on another implementation, check the thread here for their solution:

confluentinc/confluent-kafka-python#65

@eliavmaman
Copy link
Author

@vbhayden Sorry my friend it didnt worked but thx.
this is the log i get when i try to run the app.

screen shot 2018-09-27 at 11 09 34 am

any idea?

@billidani7
Copy link

@eliavmaman

There is a heroku build pack that you should install first, before the nodeJs build pack.
https://github.com/SalesforceCloudServices/heroku-buildpack-librdkafka

But this build pack uses 0.11.4 version of librdkafka.

I had the same issue like you. I overcome the problem when I installed the librdkafka build pack but now I have some other connectivity issues with the producers. I think this issues coming from the fact that the build pack uses 0.11.4 version.

if you find any solution I will be glad to hear from you.

@stale
Copy link

stale bot commented Dec 27, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Stale issues label Dec 27, 2018
@stale stale bot closed this as completed Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale issues
Projects
None yet
Development

No branches or pull requests

3 participants