-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
area:blobbugSomething isn't workingSomething isn't workingpriority:highHigh priority issue to be prioritized for the current/following sprintHigh priority issue to be prioritized for the current/following sprint
Description
On mocha-4, I did a valid request for blob get-all for namespace 72656e6572656e65
ubuntu@rene-no-touchy-3:~/go/src/github.com/renaynay/celestia-node# celestia blob get-all 7717345 72656e6572656e65
{
"result": "sequence length 1649397 is greater than the number of bytes in the sequence 1649380"
}
proof it was retrieved from network, (succeeded in GetNamespaceData) but failed in appshare parsing
TOTAL READ BYTES FROM ND STREAM: 3587617 in (ms): 168
client-nd: request took (ms): 169 err?? <nil>
shrexgetter.GetNamespaceData.request nd took (ms): 169
shrexgetter.GetNamespaceData.request nd verify took (ms): 7
cascade: getter returned value in (ms): 177 getter 0
blobservice.retrieve.GetNamespaceData SUCCEEDED took (ms): 177
blobservice.retrieve.appshareparsing FAILED took (s): 0.010391332 err: sequence length 1649397 is greater than the number of bytes in the sequence 1649380
blobservice.GetAll total time took: (s) 0.188196003
Metadata
Metadata
Assignees
Labels
area:blobbugSomething isn't workingSomething isn't workingpriority:highHigh priority issue to be prioritized for the current/following sprintHigh priority issue to be prioritized for the current/following sprint