rabbitmq / erlang-rpm

Latest Erlang/OTP releases packaged as a zero dependency RPM, just enough for running RabbitMQ
https://rabbitmq.com/install-rpm.html
Other
550 stars 117 forks source link

asn1.app not found on CentOS 7.4 #62

Closed DatPhanTien closed 6 years ago

DatPhanTien commented 6 years ago

Dear

I installed rabbitmq-server 3.7.5 on CentOS 7.4 I used the erlang zero dependencies 20.1.7-1.el7.centos for this rbmq.

However, when I start the service, I got this error:

'{"init terminating in do_boot",{error,{"no such file or directory","asn1.app"}}}'

Do you know how to fix this error?

Best Dat

michaelklishin commented 6 years ago

Thank you for your time.

Team RabbitMQ uses GitHub issues for specific actionable items engineers can work on. GitHub issues are not used for questions, investigations, root cause analysis, discussions of potential issues, etc (as defined by this team).

We get at least a dozen of questions through various venues every single day, often light on details. At that rate GitHub issues can very quickly turn into a something impossible to navigate and make sense of even for our team. Because GitHub is a tool our team uses heavily nearly every day, the signal/noise ratio of issues is something we care about a lot.

Please post this to rabbitmq-users.

Thank you.

michaelklishin commented 6 years ago

This has been discussed on rabbitmq-users before and usually a result of other Erlang packages not being uninstalled prior to installing this RPM.