updated to 5beta 4 and now hash_refinery pool is not working if i use it with MPH.
The error I get is
Get-Member : You must specify an object for the Get-Member cmdlet.
At C:\Miners\Megaminer-5.0-beta4\Megaminer-5.0-beta4\pools\Hash_Refinery.ps1:87 char:23
+ $HR_Request | Get-Member -MemberType NoteProperty | Select-Ob ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: (
[Get-Member], InvalidOperationException
+ FullyQualifiedErrorId : NoObjectInGetMember,Microsoft.PowerShell.Commands.GetMemberCommand
Get-Member : You must specify an object for the Get-Member cmdlet.
At C:\Miners\Megaminer-5.0-beta4\Megaminer-5.0-beta4\pools\Hash_Refinery.ps1:87 char:23
+ $HR_Request | Get-Member -MemberType NoteProperty | Select-Ob ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : CloseError: (
[Get-Member], InvalidOperationException
+ FullyQualifiedErrorId : NoObjectInGetMember,Microsoft.PowerShell.Commands.GetMemberCommand
It works fine if i use hash_refinery on its own
Working well here, when do you get error? Start, new interval?
To expand, if i only use hash refinery it works. However if there are more than two pools i get this after a while
Next Interval: 5 secs...
------------------------------------------- MegaMiner 5.0 beta 4 --------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------
(E)nd Interval (P)rofits (C)urrent (H)istory (W)allets |
-----------------------------------------------------------------------------------------------------------------------
GroupName Speed BTC/Day GBP/Day Algorithm Coin Miner Pool Location PoolWorkers
--------- ----- ------- ------- --------- ---- ----- ---- -------- -----------
1080ti 80.1 mh/s 0.00079 11.46 NIST5 N-CcminerPolytmos H.RFRY US 442
VEGA64 567.9 mh/s 0.00041 5.87 SKEIN digibyte A-SgminerSkein MPH US
PS>TerminatingError(Invoke-WebRequest): "The operation has timed out."
Next Interval: 179 secs...
------------------------------------------- MegaMiner 5.0 beta 4 --------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------
(E)nd Interval (P)rofits (C)urrent (H)istory (W)allets |
-----------------------------------------------------------------------------------------------------------------------
GroupName Speed BTC/Day GBP/Day Algorithm Coin Miner Pool Location PoolWorkers
--------- ----- ------- ------- --------- ---- ----- ---- -------- -----------
1080ti 0.0 ph/s 0.00000 0.00 SKEIN digibyte N-ccminerAlexis MPH US
VEGA64 0.0 ph/s 0.00000 0.00 SKEIN digibyte A-SgminerSkein MPH US
After the error, hash refinery doesn't return. Is megaminer dropping a pool if there is a failed connection? Would it try to contact the pool again?
edit: Oh found this in the log too
Checking H.RFRY - BTC
PS>TerminatingError(New-Object): "Exception calling ".ctor" with "2" argument(s): "No connection could be made because the target machine actively refused it 127.0.0.1:2482""
Next Interval: 169 secs...