I am trying to follow the directions found here:
I get to this step
Add the MineMeld repo GPG key to the APT trusted keyring:
wget -qO - https://minemeld-updates.panw.io/gpg.key | sudo apt-key add –
Which seems to fail out on me:
So I’m just not sure what to do from here.
Anyone have some ideas?
Are you behind SSL decrypt? please remove "q" from the wget options and see if there is a certificate error
Looks like I can't resolve minemeld-update.panw.io
I also went to the internets and tried to have other sites resolve it.
Is it down. said its down.
Ultratools site says
minemeld-update.panw.io has no A records
Did I type something wrong?
It seem the A record showed up today. Now I am stuck this step.
Check if the 3 MineMeld services are up and running:
$ sudo -u minemeld /opt/minemeld/engine/current/bin/supervisorctl -c /opt/minemeld/local/supervisor/config/supervisord.conf status
minemeld-engine RUNNING pid 3727, uptime 0:08:50
minemeld-traced RUNNING pid 3728, uptime 0:08:50
minemeld-web RUNNING pid 3729, uptime 0:08:50
minemeld-supervisord-listener RUNNING pid 3730, uptime 0:08:50
It is not running. In fact it seem it really didn't install compleatly. There is no path past /opt/minemeld/engine/
I'm not sure what to do from here.
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 Live Community as a whole!
The Live Community thanks you for your participation!