-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
grid-proxybelongs to grid proxybelongs to grid proxy
Description
We are observing some cases like this lately (mainnet):
https://gridproxy.grid.tf/nodes/2365
{
"id": "0001409737-000001-bfca7",
"nodeId": 2365,
"farmId": 1098,
"farmName": "rtacyberfarm",
"twinId": 4008,
"country": "Italy",
"gridVersion": 5,
"city": "Padova",
"uptime": 2351023,
"created": 1649243598,
"farmingPolicyId": 1,
"updatedAt": 1766083704,
"capacity": {
"total_resources": {
"cru": 8,
"sru": 1000204886016,
"hru": 0,
"mru": 33505607680
},
"used_resources": {
"cru": 1.8446744073709552e+19,
"sru": 21000880128,
"hru": 0,
"mru": 1.8446744072228274e+19
}
},
...
https://gridproxy.grid.tf/nodes/2365/statistics
{
"system": {
"cru": 0,
"hru": 0,
"ipv4u": 0,
"mru": 3350560768,
"sru": 5368709120
},
"total": {
"cru": 8,
"hru": 0,
"ipv4u": 0,
"mru": 33505607680,
"sru": 1000204886016
},
"used": {
"cru": 0,
"hru": 0,
"ipv4u": 0,
"mru": 3350560768,
"sru": 5368709120
},
...
Potentially related to #1453. We've observed some cases where the values return to normal later on.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
grid-proxybelongs to grid proxybelongs to grid proxy