Can't login to Minemeld GUI

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.

Can't login to Minemeld GUI

L0 Member

Hi guys,

 

Need some help here.

Got this error while trying to login locally (127.0.0.1) to the web console of Minemeld:

 

error: [Errno 2] No such file or directory
2020-07-22T17:14:22 (116)basepoller._actor_loop INFO: dshield_blocklist - command: 1595430862879 age_out
2020-07-22T17:14:22 (116)table._query_by_index INFO: Deleted in scan of _age_out: 0
2020-07-22T17:15:07 (116)basepoller._actor_loop INFO: wlWhiteListIPv4 - command: 1595430907115 age_out
2020-07-22T17:15:07 (116)table._query_by_index INFO: Deleted in scan of _age_out: 0
2020-07-22T17:15:17 (99)mgmtbus._status_loop ERROR: Exception in _status_loop
Traceback (most recent call last):
File "/opt/minemeld/engine/0.9.70.post1/local/lib/python2.7/site-packages/minemeld/mgmtbus.py", line 414, in _status_loop
loop_interval
File "/opt/minemeld/engine/0.9.70.post1/local/lib/python2.7/site-packages/minemeld/mgmtbus.py", line 351, in _send_collectd_metrics
interval=interval
File "/opt/minemeld/engine/0.9.70.post1/local/lib/python2.7/site-packages/minemeld/collectd.py", line 96, in putval
self._send_cmd(command)
File "/opt/minemeld/engine/0.9.70.post1/local/lib/python2.7/site-packages/minemeld/collectd.py", line 57, in _send_cmd
self._open_socket()
File "/opt/minemeld/engine/0.9.70.post1/local/lib/python2.7/site-packages/minemeld/collectd.py", line 42, in _open_socket
_socket.connect(self.path)
File "/opt/minemeld/engine/0.9.70.post1/local/lib/python2.7/site-packages/gevent/socket.py", line 351, in connect
raise error(result, strerror(result))
error: [Errno 2] No such file or directory
2020-07-22T17:16:14 (116)basepoller._actor_loop INFO: wlWhiteListIPv4 - command: 1595430974116 age_out
2020-07-22T17:16:14 (116)table._query_by_index INFO: Deleted in scan of _age_out: 0
2020-07-22T17:16:17 (99)mgmtbus._status_loop ERROR: Exception in _status_loop
Traceback (most recent call last):
File "/opt/minemeld/engine/0.9.70.post1/local/lib/python2.7/site-packages/minemeld/mgmtbus.py", line 414, in _status_loop
loop_interval
File "/opt/minemeld/engine/0.9.70.post1/local/lib/python2.7/site-packages/minemeld/mgmtbus.py", line 351, in _send_collectd_metrics
interval=interval
File "/opt/minemeld/engine/0.9.70.post1/local/lib/python2.7/site-packages/minemeld/collectd.py", line 96, in putval
self._send_cmd(command)
File "/opt/minemeld/engine/0.9.70.post1/local/lib/python2.7/site-packages/minemeld/collectd.py", line 57, in _send_cmd
self._open_socket()
File "/opt/minemeld/engine/0.9.70.post1/local/lib/python2.7/site-packages/minemeld/collectd.py", line 42, in _open_socket
_socket.connect(self.path)
File "/opt/minemeld/engine/0.9.70.post1/local/lib/python2.7/site-packages/gevent/socket.py", line 351, in connect
raise error(result, strerror(result))
error: [Errno 2] No such file or directory

 

My running conf:

root@DEMUC-01879738:/home/kakala# cat /opt/minemeld/local/config/running-config.yml
nodes:
dshield_blocklist:
output: true
prototype: dshield.block
inboundaggregator:
inputs:
- spamhaus_DROP
- spamhaus_EDROP
- dshield_blocklist
- wlWhiteListIPv4
output: true
prototype: stdlib.aggregatorIPv4Inbound
inboundfeedhc:
inputs:
- inboundaggregator
output: false
prototype: stdlib.feedHCGreen
inboundfeedlc:
inputs:
- inboundaggregator
output: false
prototype: stdlib.feedLCGreen
inboundfeedmc:
inputs:
- inboundaggregator
output: false
prototype: stdlib.feedMCGreen
spamhaus_DROP:
output: true
prototype: spamhaus.DROP
spamhaus_EDROP:
output: true
prototype: spamhaus.EDROP
wlWhiteListIPv4:
inputs: []
output: true
prototype: stdlib.listIPv4Generic
root@DEMUC-01879738:/home/kakala#

 

Any ideas what could be wrong?

 

 

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