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 On Benchmarking #1549

Closed
syedadeel2 opened this issue Apr 16, 2021 · 7 comments
Closed

Error On Benchmarking #1549

syedadeel2 opened this issue Apr 16, 2021 · 7 comments
Assignees
Labels
bug Something isn't working solved An issue has been solved

Comments

@syedadeel2
Copy link

In a previous version of RBminer, there was no such error but, today I downloaded the latest RBminer, and I'm getting below errors

InvalidOperation: /home/miner/RainbowMiner/Modules/Include.psm1:1649
Line |
1649 | … al:StatsCache."$($c.Name)_$($c.BaseAlgorithm -replace '-.*$')_HashRa …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| The property 'PowerDraw' cannot be found on this object. Verify that the property exists and can be set.

@RainbowMiner
Copy link
Owner

That's interesting. It looks like a corrupted stat file. Could you please upload a Debug file (on localhost:4000 click "Debug file")? I'ld like to find out more about that error.

@RainbowMiner RainbowMiner self-assigned this Apr 17, 2021
@RainbowMiner RainbowMiner added the bug Something isn't working label Apr 17, 2021
@syedadeel2
Copy link
Author

syedadeel2 commented Apr 18, 2021

There are a lot of files, which one you need? I can upload zip file, but I dont want to share any of my wallet or server info in it if any.

@RainbowMiner
Copy link
Owner

It's the Debug file, the Web UI creates.
open http://localhost:4000 in your webbrowser, then find "Debug file" on the left hand side and click it. It will create a zip file, that you can upload here. All sensible information will be removed, so your wallets stay anonymous.
image

@syedadeel2
Copy link
Author

Below is the screenshot. Whenever I click on debug file, I get this error.
image

Also, I m attached the debug zip file; this new release is not stable; in mid of benchmarking, it automatically closes the PowerShell. Same thing on Linux and Windows.

The first time I downloaded rbminer was 3 weeks ago, and that version was so stable, no issues at all.. let me find where what version I used.
debug_2021-04-18 (2).zip

@RainbowMiner
Copy link
Owner

Thanks. This looks like a compatibility issue with the old Powershell 5.
There are some things you can do:

RainbowMiner added a commit that referenced this issue Apr 19, 2021
- avoid error if miner module fails, instead add warning (issue #1549)
RainbowMiner added a commit that referenced this issue Apr 19, 2021
- remove call to OverdriveN.exe (issue #1549)
RainbowMiner added a commit that referenced this issue Apr 19, 2021
- remove calls to OverdriveNTool.exe and odvii.exe (issue #1549)
@syedadeel2
Copy link
Author

Hello, I downloaded Powershell from the link you have given, and increase the size to 80 GB but there are new error in your new release see below

image

@RainbowMiner
Copy link
Owner

Yes, it looks like, MiningPoolHub pool is currently changing SIA coin (it has no algorithm assigned). You can safely ignore this message. I'll add a workaround for that asap.

RainbowMiner added a commit that referenced this issue Apr 20, 2021
- avoid error message in case of missing algo for a coin (issue #1549)
@RainbowMiner RainbowMiner added the solved An issue has been solved label Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working solved An issue has been solved
Projects
None yet
Development

No branches or pull requests

2 participants