Created
July 23, 2017 20:29
-
-
Save elbow-jason/ce8d59bd91516995f68060508c666683 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@turfbytes-dgraph-01:~# dgraph --bindall | |
Dgraph version : v0.8.0 | |
Commit SHA-1 : 7c419b3f | |
Commit timestamp : 2017-07-21 14:13:34 +1000 | |
Branch : HEAD | |
2017/07/23 11:21:53 read p/000003.sst: invalid argument | |
github.com/dgraph-io/badger/y.Wrap | |
/home/travis/gopath/src/github.com/dgraph-io/badger/y/error.go:71 | |
github.com/dgraph-io/badger/y.Check | |
/home/travis/gopath/src/github.com/dgraph-io/badger/y/error.go:43 | |
github.com/dgraph-io/badger/table.(*Table).readNoFail | |
/home/travis/gopath/src/github.com/dgraph-io/badger/table/table.go:222 | |
github.com/dgraph-io/badger/table.(*Table).readIndex | |
/home/travis/gopath/src/github.com/dgraph-io/badger/table/table.go:228 | |
github.com/dgraph-io/badger/table.OpenTable | |
/home/travis/gopath/src/github.com/dgraph-io/badger/table/table.go:158 | |
github.com/dgraph-io/badger.newLevelsController | |
/home/travis/gopath/src/github.com/dgraph-io/badger/levels.go:103 | |
github.com/dgraph-io/badger.NewKV | |
/home/travis/gopath/src/github.com/dgraph-io/badger/kv.go:167 | |
github.com/dgraph-io/dgraph/dgraph.(*ServerState).initStorage | |
/home/travis/gopath/src/github.com/dgraph-io/dgraph/dgraph/server.go:90 | |
github.com/dgraph-io/dgraph/dgraph.NewServerState | |
/home/travis/gopath/src/github.com/dgraph-io/dgraph/dgraph/server.go:54 | |
main.main | |
/home/travis/gopath/src/github.com/dgraph-io/dgraph/cmd/dgraph/main.go:688 | |
runtime.main | |
/home/travis/.gimme/versions/go1.8.linux.amd64/src/runtime/proc.go:185 | |
runtime.goexit | |
/home/travis/.gimme/versions/go1.8.linux.amd64/src/runtime/asm_amd64.s:2197 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment