hashicorp/raft

Failed to restore snapshot x-xxxx-xxxxxxxxxxxxx: Could not read complete length

Closed this issue · 1 comments

ERRO[0002] 574 .com/hashicorp/raft@v1.1.1/api.go Failed to restore snapshot 2-1279-1597854682776: Could not read complete length

seems like there is some data...

[I] jkassis@Jeremys-MBP /v/m/s/m/r/snapshots> ls -la                                                                                                                                              08.19 09:45
total 0
drwxr-xr-x  3 jkassis  wheel   96 Aug 19 09:32 ./
drwxr-xr-x  4 jkassis  wheel  128 Aug 19 09:29 ../
drwxr-xr-x  4 jkassis  wheel  128 Aug 19 09:31 2-1279-1597854682776/
[I] jkassis@Jeremys-MBP /v/m/s/m/r/snapshots> cd 2-1279-1597854682776/                                                                                                                            08.19 09:45
[I] jkassis@Jeremys-MBP /v/m/s/m/r/s/2-1279-1597854682776> ls -la                                                                                                                                 08.19 09:45
total 1032
drwxr-xr-x  4 jkassis  wheel     128 Aug 19 09:31 ./
drwxr-xr-x  3 jkassis  wheel      96 Aug 19 09:32 ../
-rw-r--r--  1 jkassis  wheel     234 Aug 19 09:31 meta.json
-rw-r--r--  1 jkassis  wheel  521540 Aug 19 09:31 state.bin

this is entirely my code.