Post
Topic
Board Mining software (miners)
Re: Linux mining distro for the Raspberry PI - MinePeon
by
Min€r
on 07/08/2013, 07:55:42 UTC
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:

Code:
sudo /usr/bin/ntpd -s


if it is still the same try a reboot and watch startup for errors.

Code:
sudo reboot


After have a look at it if it´s working. For me this wasn`t enough and I made an update:

Code:
sudo pacman -Syu


Get latest git version (don`t know if this is needed):

Code:
sudo pacman -S git


Download too latest minepeon packages:

Code:
cd /opt/minepeon/
Code:
git pull
Code:
cd /opt/minepeon/http/
Code:
git pull

& finally reboot your minepeon:

Code:
sudo reboot


Now mine is working stable again since 2 days - no problem and massive extra features in minepeon.