-
Notifications
You must be signed in to change notification settings - Fork 265
docker exec miner miner info height Error: Usage information not found for the given command #816
Comments
Not sure if it was a typo for you here, but try switching to the amd image (assuming you're running on some x64 and not on arm)? |
sorry, it is my mistake, it is running on arm, I downgrade to miner-arm64_2021.06.08.0_GA is OK |
Having the same error here on several Nebra units with the latest GA |
This also looks still present in the 06.12 update, but also affects getting it from dbus too as well as the CLI command. |
@vihu any idea when it might be possible to fix this one? |
Just to confirm, this looks like it affects the DBUS protocols for Diagnostics & Add hotspot which is causing users not to be able to setup their units. |
usage for command not found is affecting dbus interaction? That seems.. odd? |
@madninja I'm not 100% sure if it's the same issue, but from what I can gather it's fairly close that if this error. We have 10-20 units where the miner is not communicating over DBUS for diagnostics or adding the hotspot. When running the same command this error comes up which makes me think it's something that affects both. |
Any miner logs indicating that the miner process is erroring or has wedged? |
@madninja Here's the console log, error log just has some P2P issues.
|
A release is being prepped. My guess is that you were suffering the deadlocked snapshot load issue. |
On my IP diagnostic page on Sync % and on Height Status is showing Miner is still loading, is this the same error? I have submitted a ticket #246757 |
@mihail99555 yes we think it is. Once we push an update we will notify everyone in Discord with a pin. If you are still having issues after that then you can contact us via discord or email and we will help further |
How are you guys accessing the terminal log output and how can I do the same please? Thanks |
Hoping that the next release will address this, specifically blockchain-core#864. |
any update on this? can I close it? |
We haven't seen this issue occurring again since the new release so from my perspective it can be closed |
Thanks @shawaj |
Hello,
I upgrade image to miner-arm64_2021.06.09.0_GA, I get the error when get the height:
docker exec miner miner info height
Error: Usage information not found for the given command
It seems the "info" is not supported ?
I downgrade image to miner-amd64_2021.06.08.0_GA, that works ok.
Is that a bug?
The text was updated successfully, but these errors were encountered: