You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when change 1BjGc3HpMRLccR73uGidJxhhxXW8udVHFP to something else, I do not meet this problem.
In another server, I try to reproduce the same problem. However, it works well. Therefore, I thought it is related with error during insert this address. After the failure of mutate, this address can never be queried.
At the same time, I use allOfTerms take replace of eq, there is no problem. When I try to delete this node using uid I got message: Unable to read from value log: {Fid:29 Len:107 Offset:671977240}: Unable to find log file. Please retry
If you suspect this could be a bug, follow the template.
Dgraph version : v1.0.5
Commit SHA-1 : 8278741
Commit timestamp : 2018-04-20 15:50:53 +1000
Branch : HEAD
Have you tried reproducing the issue with latest release?
yes
What is the hardware spec (RAM, OS)?
Ubuntu16, 128G RAM
Steps to reproduce the issue (command/config used to run Dgraph).
when change
1BjGc3HpMRLccR73uGidJxhhxXW8udVHFP
to something else, I do not meet this problem.In another server, I try to reproduce the same problem. However, it works well. Therefore, I thought it is related with
error during insert this address
. After the failure of mutate, this address can never be queried.At the same time, I use
allOfTerms
take replace ofeq
, there is no problem. When I try to delete this node using uid I got message:Unable to read from value log: {Fid:29 Len:107 Offset:671977240}: Unable to find log file. Please retry
The text was updated successfully, but these errors were encountered: