Bitcoin Forum
May 27, 2024, 09:19:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 »
  Print  
Author Topic: MindMiner v6.21 - miner manager program with online monitoring  (Read 31464 times)
abudfv2008
Full Member
***
Offline Offline

Activity: 728
Merit: 106


View Profile
July 27, 2018, 04:08:59 PM
 #341

ravenj & abudfv2008

Please, try version 2.74. I change some include. May be fixed it.
2.75 seems to work normally. But still no info from blockmasters.
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
July 27, 2018, 07:00:47 PM
 #342

MindMiner 2.76

* Updated cryptodradge to version 0.8.0.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
abudfv2008
Full Member
***
Offline Offline

Activity: 728
Merit: 106


View Profile
July 27, 2018, 07:16:05 PM
 #343

MindMiner 2.76

* Updated cryptodradge to version 0.8.0.
MM Autoupdated. But left 2 xmrig miners opened.(I don't know why there were 2).
MM Tried to start trex - and it crashed. Because 1 xmrig was mining.
Some debug would be usefull. And also hang miners should be killed more thoroughly.
And again MM is hanging on pool request.
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
July 27, 2018, 08:18:26 PM
 #344

2.75 seems to work normally.
I'm very happy. It isnt normally. ;(

2.75 seems to work normally. But still no info from blockmasters.
Try this.
create bmtest.ps1 with content in pools folder
Code:
Write-Host "BM.Test: start $([datetime]::Now)"
try {
$RequestStatus = Get-UrlAsJson "http://blockmasters.co/api/status"
if ($RequestStatus) { Write-Host "1: True" } else { Write-Host "1: False" }
}
catch { Write-Host "1: $_" }

Write-Host "BM.Test: 1 $([datetime]::Now)"

try {
$RequestCurrency = Get-UrlAsJson "http://blockmasters.co/api/currencies"
if ($RequestCurrency) { Write-Host "2: True" } else { Write-Host "2: False" }
}
catch { Write-Host "2: $_" }

Write-Host "BM.Test: 2 $([datetime]::Now)"

try {
$res1 = Invoke-WebRequest "http://blockmasters.co/api/status" -TimeoutSec 15 -UseBasicParsing
Write-Host "Lenght: $($res1.RawContentLength)"
}
catch { Write-Host "3: $_" }

Write-Host "BM.Test: 3 $([datetime]::Now)"

try {
$res2 = Invoke-WebRequest "http://blockmasters.co/api/currencies" -TimeoutSec 15 -UseBasicParsing
Write-Host "Lenght: $($res2.RawContentLength)"
}
catch { Write-Host "4: $_" }

Write-Host "BM.Test: end $([datetime]::Now)"

Aнд гo тo pyccиaн thread ...

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
July 27, 2018, 08:25:47 PM
 #345

MM Autoupdated. But left 2 xmrig miners opened.(I don't know why there were 2).
Maybe you closed the window by X.

And again MM is hanging on pool request.
Yes, api not answer. Its not normal (api not answer), but you can only off this pool.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
ravenj
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
July 28, 2018, 09:21:58 AM
 #346

For me it's perfect now.

Thank you.

Best regards
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
July 28, 2018, 04:25:19 PM
 #347

MindMiner 2.77

* Updated ccminer klaust to version 8.22.
* Added support safecoin on zergpool.
* Updated ccminer t-rex to 0.5.3.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
July 29, 2018, 07:28:15 AM
 #348

Cause all my new benchmarks are mined there instead in my address as it states in the console...
Fee: MindMiner has development fee 1% and all benchmarks. https://github.com/Quake4/MindMiner#fee

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
ravenj
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
July 29, 2018, 09:35:57 AM
 #349

Equihash not reporting speed (Fails!)
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
July 29, 2018, 10:45:02 AM
 #350

Equihash not reporting speed (Fails!)
What a miner?
And check windefender settings for blocked connections of programms.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
nu2mlock
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
July 29, 2018, 01:10:53 PM
Last edit: July 29, 2018, 01:35:58 PM by nu2mlock
 #351

I started benchmarking but when I got back an hour later something had crashed (or otherwise stopped) and two of my rigs had restarted.

However, next time I started MindMiner, it seems to skip benchmarking. There are a LOT left to bechmark, but it doesn't seem to do it. How can I continue benchmarking? Same on both.

Also, when starting MindMiner, it seems to take, maybe 10 minutes before it starts mining. It seems to be stuck at "Pool requests", but eventually start mining.

Edit: Perhaps it fixed itself? After mining something for 17 minutes, it seems like it's started benchmarking again. I think.

Edit 2: I found another rig that seems to have stopped benchmarking, even though it's far from done. This doesn't make any sense at all.

Edit 3: Sigh.. Well, the third rig now also seem to have gone back to benchmarking again, which is good. I don't know why it mined lyra2v2 fo 40 minutes before deciding to benchmark again. I have no idea what is happening.

Edit 4: Is it supposed to show these many "Failed" tries? https://imgur.com/a/beZsFaF
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
July 30, 2018, 08:27:43 AM
 #352

MindMiner 2.79

* Fixed minimum miners grow to wrong profit.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
July 30, 2018, 08:57:20 AM
 #353

I started benchmarking but when I got back an hour later something had crashed (or otherwise stopped) and two of my rigs had restarted.

However, next time I started MindMiner, it seems to skip benchmarking. There are a LOT left to bechmark, but it doesn't seem to do it. How can I continue benchmarking? Same on both.

Also, when starting MindMiner, it seems to take, maybe 10 minutes before it starts mining. It seems to be stuck at "Pool requests", but eventually start mining.

Edit: Perhaps it fixed itself? After mining something for 17 minutes, it seems like it's started benchmarking again. I think.

Edit 2: I found another rig that seems to have stopped benchmarking, even though it's far from done. This doesn't make any sense at all.

Edit 3: Sigh.. Well, the third rig now also seem to have gone back to benchmarking again, which is good. I don't know why it mined lyra2v2 fo 40 minutes before deciding to benchmark again. I have no idea what is happening.

Edit 4: Is it supposed to show these many "Failed" tries? https://imgur.com/a/beZsFaF

To run the benchmarks is needed your confirmation. If the programm is restarted, needed confirm to run benchmaks.
The long Pool request is mean that one or more is enabled pool isnt answer. Change VL by press V to Full and look on top is who offline or not answer.
Failed mean:
- miner isnt run or exit after run
- no speed readed from api
- you close miner while it is working.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
nu2mlock
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
July 30, 2018, 10:02:01 PM
 #354

Yes, it turned out that it was pools that was the reason for it not working. I had to disable Block Masters, Hashrefinery, Zpool and Zergpool. If any of those was enabled, it would take forever to do a pool request.
Etherion
Sr. Member
****
Offline Offline

Activity: 512
Merit: 260



View Profile
July 30, 2018, 10:28:01 PM
 #355

Please add Ethminer as it has no defveen so no stopping and is as profible as claymore

https://github.com/ethereum-mining/ethminer
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
July 31, 2018, 09:51:59 AM
 #356

MindMiner 2.80

* Added support of new regional stratums on Zpool.
* Updated default value of minimum miners to 25.
* Remove old stat for pools & miners.
* Added cpuminer for cryply coin on yespower algo.
* Updated ccminer t-rex to version 0.5.5.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
LeeMcTired
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
July 31, 2018, 01:55:22 PM
 #357

Quake4, I was benchmarking tonight after the latest update, and had two different rigs shut down whilst starting on Phi2. Is this algo sensitive to clock speeds and what do you recommend for 1080Ti?
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
July 31, 2018, 05:26:30 PM
 #358

Quake4, I was benchmarking tonight after the latest update, and had two different rigs shut down whilst starting on Phi2. Is this algo sensitive to clock speeds and what do you recommend for 1080Ti?
It is individual. Try: PL 85, Core +100, Mem 0.

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
LeeMcTired
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
August 01, 2018, 09:20:18 AM
 #359

Thanks, tried a few more times but not much luck on one of the rigs. Will try it on the other one later.
PL 65, Core +100, Mem 0
PL 65, Core 0, Mem 0
PL 85, Core +100, Mem 0
PL 85, Core 0, Mem 0

The first  three settings crashed as soon as it start, and the last setting the benchmark was almost complete, however it crashed also.
I will skip this algo for mining.

Thanks for all the updates and latest miners.
Quake4 (OP)
Member
**
Offline Offline

Activity: 825
Merit: 18

MindMiner developer


View Profile WWW
August 01, 2018, 10:04:30 AM
 #360

Thanks, tried a few more times but not much luck on one of the rigs. Will try it on the other one later.
PL 65, Core +100, Mem 0
PL 65, Core 0, Mem 0
PL 85, Core +100, Mem 0
PL 85, Core 0, Mem 0

The first  three settings crashed as soon as it start, and the last setting the benchmark was almost complete, however it crashed also.
I will skip this algo for mining.

Thanks for all the updates and latest miners.

Try: PL 85, Core -100, Mem 0

Disable in algorithms.txt: "DisabledAlgorithms": [ "Phi2" ]

MindMiner - miner manager programm with autoswitch between Algos&Pools.
This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 »
  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!