Skip to content

Cannot find value without language tag #5523

@jarifibrahim

Description

@jarifibrahim

What version of Dgraph are you using?

Master cc97957

Steps to reproduce the issue (command/config used to run Dgraph).

Run flock with 3 zero and 3 alpha

Expected behaviour and actual result.

Failures when running queries

2020/05/27 13:22:24 main.go:850: Using 6 dgraph clients on 3 alphas
2020/05/27 13:22:24 main.go:904: Reporting stats every 2 seconds
2020/05/27 13:22:26 main.go:910: STATS success: 47, failures: 0, query_rate: 23/sec
2020/05/27 13:22:27 main.go:328: error in querying dgraph :: rpc error: code = Unknown desc = : cannot find value without language tag from list with key 00000b73637265656e5f6e616d650000000000000004d6: cannot retrieve posting for UID 18446744073709551615 from list with key 00000b73637265656e5f6e616d650000000000000004d6: readTs: 39431 less than minTs: 39639 for key: "\x00\x00\vscreen_name\x00\x00\x00\x00\x00\x00\x00\x04\xd6"
2020/05/27 13:22:27 main.go:892: error in running query :: rpc error: code = Unknown desc = : cannot find value without language tag from list with key 00000b73637265656e5f6e616d650000000000000004d6: cannot retrieve posting for UID 18446744073709551615 from list with key 00000b73637265656e5f6e616d650000000000000004d6: readTs: 39431 less than minTs: 39639 for key: "\x00\x00\vscreen_name\x00\x00\x00\x00\x00\x00\x00\x04\xd6"
2020/05/27 13:22:27 main.go:328: error in querying dgraph :: rpc error: code = Unknown desc = : cannot find value without language tag from list with key 000007757365725f69640000000000000004d6: cannot retrieve posting for UID 18446744073709551615 from list with key 000007757365725f69640000000000000004d6: readTs: 39431 less than minTs: 39639 for key: "\x00\x00\auser_id\x00\x00\x00\x00\x00\x00\x00\x04\xd6"
2020/05/27 13:22:27 main.go:892: error in running query :: rpc error: code = Unknown desc = : cannot find value without language tag from list with key 000007757365725f69640000000000000004d6: cannot retrieve posting for UID 18446744073709551615 from list with key 000007757365725f69640000000000000004d6: readTs: 39431 less than minTs: 39639 for key: "\x00\x00\auser_id\x00\x00\x00\x00\x00\x00\x00\x04\xd6"
2020/05/27 13:22:28 main.go:910: STATS success: 79, failures: 2, query_rate: 16/sec
2020/05/27 13:22:29 main.go:328: error in querying dgraph :: rpc error: code = Unknown desc = : cannot find value without language tag from list with key 000009757365725f6e616d65000000000000006bbf: cannot retrieve posting for UID 18446744073709551615 from list with key 000009757365725f6e616d65000000000000006bbf: readTs: 39645 less than minTs: 39753 for key: "\x00\x00\tuser_name\x00\x00\x00\x00\x00\x00\x00k\xbf"

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/querylangIssues related to the query language specification and implementation.area/querylang/filterRelated to the filter directive.kind/bugSomething is broken.priority/P1Serious issue that requires eventual attention (can wait a bit)status/acceptedWe accept to investigate/work on it.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions