Another bug related to graphing. This appears at the top of my status screen:
Graph error: the first entry to fetch should be after 1980 (2874) Graph error: the first entry to fetch should be after 1980 (-79926) Graph error: the first entry to fetch should be after 1980 (-598326) Graph error: the first entry to fetch should be after 1980 (-2671926) Graph error: the first entry to fetch should be after 1980 (-31529526)
I had this too - you can try following:
sudo /usr/bin/ntpd -s
if it is still the same try a reboot and watch startup for errors.
sudo reboot
After have a look at it if it´s working. For me this wasn`t enough and I made an update:
sudo pacman -Syu
Get latest git version (don`t know if this is needed):
sudo pacman -S git
Download too latest minepeon packages:
cd /opt/minepeon/
git pull
cd /opt/minepeon/http/
git pull
& finally reboot your minepeon:
sudo reboot
Now mine is working stable again since 2 days - no problem and massive extra features in minepeon.