Post
Topic
Board Mining software (miners)
Re: Linux mining distro for the Raspberry PI - MinePeon
by
ct1aic
on 28/08/2013, 13:22:37 UTC
First of all: for those who use early builds, read this:
https://gist.github.com/thgh/6364973

But... to edit any pool, I have to delete it and make new pool entry...  Sad
Is it because de Save pools button disappears?
Are there any fields marked red?
Sorry, I was distracted. Of course it works. As i change anything, appears a green 'Save' button and it saves the new values.

Question: What is 'Enable Remote control' option for?
A new feature that we would like to build. It will upload the stats to a remote server, so you can check up on minepeon at anywhere anytime.
If that works out, the settings and restart stuff might also come available.
WOW! Great! Thanks.

Also, on the RPI with newer Arch Linux and from time to time, the live graphics go down and stay @ 0 Hash/s for some time. Reloading doesn't fix it. The other RPI always show live graphics.
Looking at the screenshot, it seems like apache/httpd is down. When an error occurs while trying to refresh the status, the status is not updated but the title should become [OFF]. I should make this more clear in the interface. Because now it looks like everything is normal.
How long does this command take and what's the output?
Code:
sudo systemctl status httpd.service
I could not replicate the error I was getting this morning. The command gives me:

Code:
minepeon@minepeon ~ :( $ sudo systemctl status httpd.service
[sudo] password for minepeon:
httpd.service - Apache Web Server
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled)
   Active: active (running) since Tue 2013-08-27 15:46:00 BST; 22h ago
  Process: 174 ExecStart=/usr/bin/apachectl start (code=exited, status=0/SUCCESS)
 Main PID: 231 (httpd)
   CGroup: name=systemd:/system/httpd.service
           ââ  231 /usr/bin/httpd -k start
           ââ  233 /usr/bin/httpd -k start
           ââ 4056 /usr/bin/httpd -k start
           ââ 4677 /usr/bin/httpd -k start
           ââ 5960 /usr/bin/httpd -k start
           ââ11478 /usr/bin/httpd -k start
           ââ11832 /usr/bin/httpd -k start
           ââ11833 /usr/bin/httpd -k start
           ââ14190 /usr/bin/httpd -k start
           ââ15899 /usr/bin/httpd -k start
           ââ19257 /usr/bin/httpd -k start
           ââ20201 /usr/bin/httpd -k start

Aug 27 15:45:51 minepeon apachectl[174]: httpd: Could not reliably determine the ...me
Aug 27 15:45:55 minepeon systemd[1]: PID file /run/httpd/httpd.pid not readable (...t.
Aug 27 15:46:00 minepeon systemd[1]: Started Apache Web Server.
minepeon@minepeon ~ $
UPDATE: I could replicate the 'problem' with a refresh of main 'status' page. But trying the same command again, it gave me the same output as the one avove, with the addiction of the following line at the end of the GGroup list:

Code:
          ââ20400 /usr/bin/httpd -k start

Thanks for your kind help and support, yxzq.

Any chance there will be coming an new version of Minepeon this upcoming week?
Probably not.