https://netmaker.org logo
Title
p

purple-restaurant-77209

10/10/2021, 6:11 PM
[rqlited] 2021/10/10 18:06:57 rqlited starting, version v6.6.0, commit 7bd49e75b43d4f66538ba2feb14c25b14f1365e2, branch master [rqlited] 2021/10/10 18:06:57 go1.16, target architecture is amd64, operating system target is linux [rqlited] 2021/10/10 18:06:57 launch command: rqlited -http-addr 0.0.0.0:4001 -raft-addr 0.0.0.0:4002 /rqlite/file/data [rqlited] 2021/10/10 18:06:57 Raft TCP mux Listener registered with 1 [rqlited] 2021/10/10 18:06:57 preexisting node state detected in /rqlite/file/data [rqlited] 2021/10/10 18:06:57 no join addresses set [store] 2021/10/10 18:06:57 opening store with node ID 0.0.0.0:4002 [store] 2021/10/10 18:06:57 configured for an in-memory database [store] 2021/10/10 18:06:57 ensuring directory at /rqlite/file/data exists [store] 2021/10/10 18:06:57 2 preexisting snapshots present [mux] 2021/10/10 18:06:57 mux serving on [::]:4002, advertising 0.0.0.0:4002 [store] 2021/10/10 18:06:57 first log index: 31508421, last log index: 31519863, last command log index: 31519863: [store] 2021/10/10 18:06:57 created in-memory database at open [store] 2021/10/10 18:06:57 node restored in 1.24759ms 2021-10-10T18:06:57.609Z [INFO] raft: restored from snapshot: id=9-15594466-1632407024903 2021-10-10T18:06:57.609Z [ERROR] raft: failed to get log: index=15594467 error="log not found" panic: log not found goroutine 1 [running]: github.com/hashicorp/raft.NewRaft(0xc0000e8000, 0xdaa7b0, 0xc0000e4000, 0xdb5678, 0xc000063d40, 0xdac640, 0xc000010558, 0xdaa4e0, 0xc000090b10, 0xdb96c8, ...) /tmp/tmp.getxuPfdVz/pkg/mod/github.com/hashicorp/raft@v1.3.1/api.go:565 +0x14ec github.com/rqlite/rqlite/store.(*Store).Open(0xc0000e4000, 0x0, 0x1, 0x0) /tmp/tmp.getxuPfdVz/src/github.com/rqlite/rqlite/store/store.go:324 +0xaa7 main.main() /tmp/tmp.getxuPfdVz/src/github.com/rqlite/rqlite/cmd/rqlited/main.go:267 +0xa95