Nemos fork does not work .\ReportStatus.ps1 missing

Issue #260 new
Former user created an issue

reports the following in miner.log regarding .\ReportStatus.ps1 which is missing from the master zip package. Taking the ReportStatus.ps1 file from the MPM fork does not work either.

Transcript started, output file is .\Logs\miner.log Loading BTC rate from 'api.coinbase.com'.. Loading pool stats.. PS>TerminatingError(Invoke-WebRequest): "Account suspended" Loading miners.. Downloading ccminerpolytimos.. Downloading CcminerTpruvotx64.. Downloading DSTM.. Downloading PalginHSR.. Launching Prerun: .\Prerun\default.bat .\ReportStatus.ps1 : The term '.\ReportStatus.ps1' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At C:\Users\<Username>\NemosMiner-v2.4.2-MPHStats-fork\NemosMiner-v2.4.2.ps1:334 char:9 + .\ReportStatus.ps1 -WorkerName $WorkerName -Version $Version ... + ~~~~ + CategoryInfo : ObjectNotFound: (.\ReportStatus.ps1:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException .\ReportStatus.ps1 : The term '.\ReportStatus.ps1' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At C:\Users\<Username>\NemosMiner-v2.4.2-MPHStats-fork\NemosMiner-v2.4.2.ps1:334 char:9 + .\ReportStatus.ps1 -WorkerName $WorkerName -Version $Version ... + ~~~~ + CategoryInfo : ObjectNotFound: (.\ReportStatus.ps1:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException

Comments (0)

  1. Log in to comment