Bitcoin Forum
May 28, 2024, 02:59:17 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Poll closed
Yes, please I absolutely need it!
Yes, but it's not a priority
Not sure, I'd prefer other features
No, I don't need it
-
-

Pages: « 1 ... 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 [168] 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 »
  Print  
Author Topic: [Minera v0.9.1] Your next mining dashboard - Antminer/CPUminer/CGminer/BFGminer  (Read 850295 times)
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
September 30, 2017, 10:04:33 AM
 #3341

Just updated the code, restart the raspberry and with shift+refresh updated the page. The starting of the mining on reboot looks to work now! Only the hashrate is not correct yet. 6Gridseed  5 chips showing 55MH/s now  Lips sealed

Please tell me miner software used

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
royke
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
September 30, 2017, 10:19:56 AM
 #3342

Raspberry Pi 2 - 0.8.1 Gridseed (5 chip model) with cgdmaxlzeus
HomeboySE
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
September 30, 2017, 11:30:48 AM
 #3343

To update code, from a terminal:

Code:
cd /var/www/minera
sudo git fetch --all && sudo git reset --hard origin/master

where i find this to update ?
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
September 30, 2017, 03:28:49 PM
 #3344

To update code, from a terminal:

Code:
cd /var/www/minera
sudo git fetch --all && sudo git reset --hard origin/master

where i find this to update ?

You need to SSH into your Minera, user and pass are "minera"

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
gekkeleo
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
September 30, 2017, 09:47:10 PM
 #3345

does some one know what this mean and what i can do about it.
 


[2017-09-30 19:50:11.133] API bind to port 4028 failed - trying again in 30sec
 [2017-09-30 19:50:41.134] API bind to port 4028 failed - trying again in 30sec
 [2017-09-30 19:51:11.135] API bind to port 4028 failed - trying again in 30sec
 [2017-09-30 19:51:22.860] Stratum from pool 0 detected new block at height 487715
 [2017-09-30 19:51:41.135] API bind to port 4028 failed (Address already in use) - API will not be available
 [2017-09-30 20:00:34.131] Stratum from pool 0 detected new block at height 487716
 [2017-09-30 20:15:05.828] Stratum from pool 0 detected new block at height 487717
 [2017-09-30 20:15:05.829] Failed to create restart thread errno=12 in cgminer.c restart_threads():5046
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
October 01, 2017, 06:11:23 AM
 #3346

does some one know what this mean and what i can do about it.
 


[2017-09-30 19:50:11.133] API bind to port 4028 failed - trying again in 30sec
 [2017-09-30 19:50:41.134] API bind to port 4028 failed - trying again in 30sec
 [2017-09-30 19:51:11.135] API bind to port 4028 failed - trying again in 30sec
 [2017-09-30 19:51:22.860] Stratum from pool 0 detected new block at height 487715
 [2017-09-30 19:51:41.135] API bind to port 4028 failed (Address already in use) - API will not be available
 [2017-09-30 20:00:34.131] Stratum from pool 0 detected new block at height 487716
 [2017-09-30 20:15:05.828] Stratum from pool 0 detected new block at height 487717
 [2017-09-30 20:15:05.829] Failed to create restart thread errno=12 in cgminer.c restart_threads():5046

You are trying to start a miner process with API enabled in the same port another process is running yet.
Stop the other process or change the API port to something like 4029

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
gekkeleo
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
October 01, 2017, 08:13:32 AM
 #3347

is there a link for minera 0.7 the new minera is not stable for me.
HomeboySE
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
October 01, 2017, 08:30:43 AM
 #3348

is there a link for minera 0.7 the new minera is not stable for me.


0.7 is also not stable. Have test it.

And i dont know how do i update the Code Sad


Im with WinSCP in my Raspberry and see the strukture.

root/var/www/minera

but didnt find the

sudo git fetch --all && sudo git reset --hard origin/master


can anyone tell me step by step for dummy´s ? Cheesy
gekkeleo
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
October 01, 2017, 08:35:42 AM
 #3349

minera 0.7 was stable for me i run it 24/7 without any problem
with minera 0.8 it runs a few hours then it freeze or i get errors.
HomeboySE
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
October 01, 2017, 08:45:13 AM
 #3350

minera 0.7 was stable for me i run it 24/7 without any problem
with minera 0.8 it runs a few hours then it freeze or i get errors.

Same here.. But i switch back to 0.7 and have the same problems like 0.8 /0.8.1
And my wife is now a little bit angry becourse the clothes not dry in the Garage Cheesy
gekkeleo
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
October 01, 2017, 09:02:54 AM
 #3351

minera 0.7 was stable for me i run it 24/7 without any problem
with minera 0.8 it runs a few hours then it freeze or i get errors.

Same here.. But i switch back to 0.7 and have the same problems like 0.8 /0.8.1
And my wife is now a little bit angry becourse the clothes not dry in the Garage Cheesy

i just install 0.7 i can not even open the terminal anymore
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
October 01, 2017, 09:20:26 AM
 #3352

Miners stability isn't related to Minera in any way because Minera acts only as web interface, the mining job is done by the miner software and only Cgminer and Bfgminer were updated since 0.8.0. Cgminerdmaxl and Cpuminer are the same of 0.7.0.

To update the code via WinSCP, you need to open a terminal to your Minera IP and login as user: minera, pass: minera

Then just copy and paste these two lines and hit enter.

cd /var/www/minera
sudo git fetch --all && sudo git reset --hard origin/master


Get Minera. Your next bitcoin mining dashboard. Donations are welcome
HomeboySE
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
October 01, 2017, 09:39:46 AM
 #3353

So, all done.
Doestn´t know that you mean to update the code in the Minera frontpage under System(open terminal.

So aktually no more loading rings.

But no shares, Just 100% HW errors.

CG miner ( Dmaxl zeus fork )
and BFG Miner

DEV   Temp   Frequency   Dev HR   Shares   AC   % AC   RE   % RE   HW   % HW   Last share   Last share time
  ZUS0   n.a.   240 MHz   42.88Mh/s   0   0   0.00%   0   0.00%   0   0.00%   0 secs ago   Thu, 01 Jan 1970 00:00:00 GMT
  ZUS1   n.a.   240 MHz   66.61Mh/s   0   0   0.00%   0   0.00%   291   100.00%   0 secs ago   Thu, 01 Jan 1970 00:00:00 GMT
  total   n.a.   240MHz   109.48Mh/s   0   0   0.00%   0   0.00%   291   100.00%   0 secs ago   Sun, 01 Oct 2017 09:38:50 GMT
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
October 01, 2017, 09:42:36 AM
 #3354

So, all done.
Doestn´t know that you mean to update the code in the Minera frontpage under System(open terminal.

So aktually no more loading rings.

But no shares, Just 100% HW errors.

CG miner ( Dmaxl zeus fork )
and BFG Miner

DEV   Temp   Frequency   Dev HR   Shares   AC   % AC   RE   % RE   HW   % HW   Last share   Last share time
  ZUS0   n.a.   240 MHz   42.88Mh/s   0   0   0.00%   0   0.00%   0   0.00%   0 secs ago   Thu, 01 Jan 1970 00:00:00 GMT
  ZUS1   n.a.   240 MHz   66.61Mh/s   0   0   0.00%   0   0.00%   291   100.00%   0 secs ago   Thu, 01 Jan 1970 00:00:00 GMT
  total   n.a.   240MHz   109.48Mh/s   0   0   0.00%   0   0.00%   291   100.00%   0 secs ago   Sun, 01 Oct 2017 09:38:50 GMT


Check the miner log, try to change the pool.

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
HomeboySE
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
October 01, 2017, 10:13:21 AM
 #3355

Same on other pools

How i start the log in realtime ?

here is the raw log

/var/www/minera/minera-bin/cgminer-dmaxl-zeus: /lib/arm-linux-gnueabihf/libtinfo.so.5: no version information available (required by /var/www/minera/minera-bin/cgminer-dmaxl-zeus)
/var/www/minera/minera-bin/cgminer-dmaxl-zeus: /lib/arm-linux-gnueabihf/libncurses.so.5: no version information available (required by /var/www/minera/minera-bin/cgminer-dmaxl-zeus)
 [2017-10-01 12:11:03] Started cgminer 4.3.5-scrypt.2
 [2017-10-01 12:11:03] Loaded configuration file /var/www/minera/conf/miner_conf.json
 [2017-10-01 12:11:06] Found Zeus at /dev/ttyUSB0, mark as 0
 [2017-10-01 12:11:08] Found Zeus at /dev/ttyUSB1, mark as 0
 [2017-10-01 12:11:08] ZUS0 opened on /dev/ttyUSB0
 [2017-10-01 12:11:08] ZUS1 opened on /dev/ttyUSB1
 [2017-10-01 12:11:08] Probing for an alive pool
 [2017-10-01 12:11:08] Pool 2 difficulty changed to 2048
 [2017-10-01 12:11:08] Pool 0 difficulty changed to 65536
 [2017-10-01 12:11:08] Network diff set to 400K
 [2017-10-01 12:11:14] API running in IP access mode on port 4028 (15)
 [2017-10-01 12:11:25] Stratum from pool 0 detected new block
 [2017-10-01 12:11:31] Network diff set to 376K
 [2017-10-01 12:11:31] Stratum from pool 0 detected new block
 [2017-10-01 12:11:38] Pool 1 difficulty changed to 65536
HomeboySE
Newbie
*
Offline Offline

Activity: 34
Merit: 0


View Profile
October 01, 2017, 10:31:05 AM
 #3356

And now old problems..

Minera kicked out my Miner

No active local devices found
  ZUS0   n.a.   240 MHz   43.25Mh/s   0   0   0.00%   0   0.00%   1   100.00%   0 secs ago
  ZUS1   n.a.   240 MHz   43.11Mh/s   0   0   0.00%   0   0.00%   0   0.00%   0 secs ago


Local Pools details (cgdmaxlzeus)
No active pools data available.

And the Local Accepted/Rejected/Errors
0
1,500
3,000
4,500
6,000

goes bigger and bigger.. Think i have 10 Meters to scroll down... And it goes on and on and on.  Sad

5 Day´s no Hashrate.. not so fine

biPolarbear
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
October 02, 2017, 12:03:47 AM
 #3357

The miner that is running in the background on your website makes my PC so slow I cant navigate the site properly
lowtempo
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
October 02, 2017, 02:42:26 AM
 #3358

I just fixed my update to v0.8.1 problem.  For some reason my gridseed black miner stop working after upgrading.....

1) Just SSH into your minera.
2) Delete the minera folder from /var/www
3) CD back to /var/www
4) sudo git clone https://github.com/michelem09/minera
5) sudo ./install_minera.sh ( after adding execute rights to the file)

6) lastly restall the miners software....

cd /var/www/minera
./build_miner.sh [miner-name | or empty for usage]


*** Hope this is helpful to anyone who needs it....
michelem (OP)
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
October 02, 2017, 05:53:44 AM
 #3359

The miner that is running in the background on your website makes my PC so slow I cant navigate the site properly


Are you talking about getminera.com? Let me check.

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
philipma1957
Legendary
*
Offline Offline

Activity: 4130
Merit: 7952


'The right to privacy matters'


View Profile WWW
October 02, 2017, 11:23:17 PM
Last edit: October 03, 2017, 04:06:29 AM by philipma1957
 #3360

The miner that is running in the background on your website makes my PC so slow I cant navigate the site properly


Are you talking about getminera.com? Let me check.

okay I have a spare rasp pi 3

so is a 16gb card big enough?


can this run  avalon 721's and avalon 741's  and s-9's and gpus  in different ip's

at the moment you are mining  with my cpu in my mac mini





and your website causes huge cpu usage  on a mac.


▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
Pages: « 1 ... 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 [168] 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!