Installation Problem - mindmeld-ansible CentOS 7 - var/run/minemeld/minemeld.sock no such file

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Installation Problem - mindmeld-ansible CentOS 7 - var/run/minemeld/minemeld.sock no such file

L0 Member

Ran through Install:

$ sudo yum install -y wget git gcc python-devel libffi-devel openssl-devel
$ wget https://bootstrap.pypa.io/get-pip.py
$ sudo -H python get-pip.py
$ sudo -H pip install ansible
$ git clone https://github.com/PaloAltoNetworks/minemeld-ansible.git
$ cd minemeld-ansible
$ ansible-playbook -K -i 127.0.0.1, local.yml
$ usermod -a -G minemeld <your user> # add your user to minemeld group, useful for development

When checking if all services are up and running:

sudo -u minemeld /opt/minemeld/engine/current/bin/supervisorctl -c /opt/minemeld/supervisor/config/supervisord.conf status

Returns with error:

unix:///var/run/minemeld/minemeld.sock no such file

Please advise,

2 REPLIES 2

L4 Transporter

Hi @ChrisM537 

 

unhapply MM and CentOS 7 don't work smoothly. I've had many issues to put both to work together. Right now it is not working (MM 0.9.52). Take a time to look at these open discussions:

 

https://live.paloaltonetworks.com/t5/MineMeld-Discussions/Updating-MineMeld-from-0-9-50-to-the-lates...

 

https://live.paloaltonetworks.com/t5/MineMeld-Discussions/Problems-with-CentOs-7-and-MM-0-9-52/m-p/2...

 

If you get any progress, please share it with us.

Best regards

Hi @danilo.souza,

replied in another, sorry if this took longer than expected. We had done some major changes in the MM engine to be more stable on CentOS7. My reply:

https://live.paloaltonetworks.com/t5/MineMeld-Discussions/Problems-with-CentOs-7-and-MM-0-9-52/m-p/2...

  • 2808 Views
  • 2 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!