minemeld 'Dashboard' page and 'Nodes' page hang (Display Loading)

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.

minemeld 'Dashboard' page and 'Nodes' page hang (Display Loading)

L0 Member

I have minemeld as docker container installed.

Minemeld version: 0.9.68 

Docker file:

FROM docker.io/paloaltonetworks/minemeld:latest
RUN apt update && apt -y upgrade

This issue happened a couple of times. 'Dashboard' page and 'Nodes' page  stopped responding. The page shows 'Loading' forever. I tried to restart engine, didn't succeed. The engine went to the fatal state.

 

The logs show:

2020-04-27T13:07:33 (258)launcher.main ERROR: Exception initializing graph
Traceback (most recent call last):
File "/opt/minemeld/engine/0.9.68/local/lib/python2.7/site-packages/minemeld/run/launcher.py", line 287, in main
mbusmaster.start()
File "/opt/minemeld/engine/0.9.68/local/lib/python2.7/site-packages/minemeld/mgmtbus.py", line 460, in start
self.comm.start()
File "/opt/minemeld/engine/0.9.68/local/lib/python2.7/site-packages/minemeld/comm/zmqredis.py", line 764, in start
rpcc.connect(self.context)
File "/opt/minemeld/engine/0.9.68/local/lib/python2.7/site-packages/minemeld/comm/zmqredis.py", line 369, in connect
self.socket.bind(address)
File "zmq/backend/cython/socket.pyx", line 495, in zmq.backend.cython.socket.Socket.bind
File "zmq/backend/cython/checkrc.pxd", line 25, in zmq.backend.cython.checkrc._check_rc
raise ZMQError(errno)
ZMQError: Address already in use

 

Anyone runs into the same problem?

 

0 REPLIES 0
  • 1796 Views
  • 0 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!