So after a while of not running munin, I have restarted the munin-node service (the cron job has been running for the entire time). After about 15 minutes, I noticed that the graphs still have not been rebuilt which has led me to my /var/log/munin/munin-update.log file.
Every 5 minutes I get the following entries...
Code:
2013/01/14 18:05:01 [INFO]: Starting munin-update
2013/01/14 18:05:01 [INFO] starting work in 842 for localhost/localhost:4949.
2013/01/14 18:05:01 Failed to connect to node localhost:4949/tcp : Address family not supported by protocol
2013/01/14 18:05:01 [ERROR] Munin::Master::UpdateWorker<localhost;localhost> failed to connect to node
2013/01/14 18:05:11 [INFO] Remaining workers: localhost;localhost
2013/01/14 18:05:11 [INFO] Reaping Munin::Master::UpdateWorker<localhost;localhost>. Exit value/signal: 20/0
2013/01/14 18:05:11 [INFO]: Munin-update finished (10.17 sec)
I have done some research and found a few postings with the same issue, none if which have resolved my issue. Some signs points to an IP4/6 issue? Any help would be appreciated.
Thank you,
Eric