Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error every once and while, Does not stop script #762

Closed
Yamanipanuchi opened this issue Dec 13, 2019 · 6 comments
Closed

Error every once and while, Does not stop script #762

Yamanipanuchi opened this issue Dec 13, 2019 · 6 comments
Assignees

Comments

@Yamanipanuchi
Copy link

I get the following error on all my Windows Miners, It shows up what seems to be ever 5 ish minutes.

Finished waiting - starting next run
Get-Date : Cannot bind parameter 'Date'. Cannot convert value "" to type "System.DateTime". Error: "String was not recognized as a valid DateTime."
At C:\RainbowMiner\Include.psm1:1536 char:158

  • ... [TimeSpan]::FromSeconds($DateTime)} else {(Get-Date $DateTime).ToUniv ...
  •                                                     ~~~~~~~~~
    
    • CategoryInfo : InvalidArgument: (:) [Get-Date], ParameterBindingException
    • FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.GetDateCommand
@RainbowMiner
Copy link
Owner

Thank you, I will have a look.

@RainbowMiner
Copy link
Owner

Ok, I know now. Which pools are enabled?

@RainbowMiner RainbowMiner self-assigned this Dec 13, 2019
RainbowMiner added a commit that referenced this issue Dec 13, 2019
- avoid error message #762, will fix the pool balance, as soon as I know which pool is involved.
@Yamanipanuchi
Copy link
Author

Sorry so late on the reply.. If you still need it..

"PoolName": "HeroMiners,2Miners,F2pool,RavenMiner,NiceHash",

@Yamanipanuchi
Copy link
Author

I am fairly certain this showed up before F2Pool was added.

@RainbowMiner
Copy link
Owner

Thank you! I'll check now.

@RainbowMiner
Copy link
Owner

F2pool uses a different function to calculate the payments array, so it's not the cause. I have checked Herominers, 2Miners, Ravenminer, all look ok. Leaves us with Nicehash. Do you use the Nicehash's internal mining address or an external address?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants