NemosMiner-v2.3a-beta report
I noticed this when running benchmarks. It doesn't appear after benchmarks are done and it is running. It appears to run okay other than the issue with lyra2z mentioned prevously.
Loading BTC rate from 'api.coinbase.com'..
Loading pool stats..
Loading miners..
Stop-Process : Cannot find a process with the process identifier 1260.
At C:\Crypto\NemoseMiner-v2.3a-beta\NemosMiner-v2.3.ps1:280 char:17
+ Stop-Process $_.Process.Id | Out-Null
+ ~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo :ObjectNotFound: (1260:Int32) [Stop-Process}, ProcessCommandException
+ FullyQualifiedErroId : NoProcessFoundForGivenId, PowerShell.Commands.StopProcess
it quickly goes away and the next benchmark starts. It happens after each benchmark and I believe the ID is different each time.
Cheers!
Same here. Happened with the first release but I just ignored it since the miner is working anyway.
The real problem is when it is checking for pool stats, sometimes it does not connect and messes up with the miner (if it's already been running). I have tried copying and editing the codes from other miners e.g. sniffdog, multipoolminer since pool stat update is working when I use those. Hopefully, it'll work.
