-
Notifications
You must be signed in to change notification settings - Fork 4
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
🐞 [Bug]: The GPU endpoint for the node returns a value that can be null. #1051
Comments
node 5856 doesn't have a gpu but its num_gpu=1, check the triggers |
here is what happened.
|
this should be verified carefully on mainnet |
already fixed in a previous 0.15.0 which is not on mainnet yet |
What happened?
I rented more than one node, and all worked fine as I could view the GPU details of the nodes. However, I encountered a problem with one node as I could not list its GPU. After investigating, I discovered that the node's GPU returned a
null
value from the grid proxy.This is a valid node and this is its GPU.
This is a not valid node and this is its GPU.
which network/s did you face the problem on?
Main
Twin ID/s
8161
Version
2.4.2
Node ID/s
5856
Farm ID/s
1840
Contract ID/s
No response
Relevant log output
N/A
The text was updated successfully, but these errors were encountered: