You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
7.9 was auto-upgraded to 3.8. I was able to downgrade to continue mining.
HOwever, 3.8 is broken on all of my rigs. I get the message in the title:
Cannot find path 'D:\Miners\Nemosminer\config\EarningTrackerConfig.json' because it does not exist.
+ CategoryInfo : ObjectNotFound: (D:\Miners\Nemos...ckerConfig.json:String) [Get-Content], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand
+ PSComputerName : localhost
It keeps scrolling in red, and nothing else happens.
The text was updated successfully, but these errors were encountered:
You cannot call a method on a null-valued expression.
+ CategoryInfo : InvalidOperation: (:) [], RuntimeException
+ FullyQualifiedErrorId : InvokeMethodOnNull
+ PSComputerName : localhost
Cannot find path 'C:\Users\Jeremie\Downloads\NemosMiner-master\NemosMiner-master\config\EarningTrackerConfig.json' because it does not exist.
+ CategoryInfo : ObjectNotFound: (C:\Users\Jeremi...ckerConfig.json:String) [Get-Content], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand
+ PSComputerName : localhost
Downloaded a fresh copy then after sometime got the issue again.
Maybe it happens after a crash where something goes wrong...it goes on after loading pool stats which never loads. However the miners are launched correctly.
7.9 was auto-upgraded to 3.8. I was able to downgrade to continue mining.
HOwever, 3.8 is broken on all of my rigs. I get the message in the title:
Cannot find path 'D:\Miners\Nemosminer\config\EarningTrackerConfig.json' because it does not exist.
+ CategoryInfo : ObjectNotFound: (D:\Miners\Nemos...ckerConfig.json:String) [Get-Content], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetContentCommand
+ PSComputerName : localhost
It keeps scrolling in red, and nothing else happens.
The text was updated successfully, but these errors were encountered: