rpcpool / yellowstone-faithful

Project Yellowstone Old Faithful is the project to make all of Solana's history accessible, content addressable and available via a variety of means.
https://old-faithful.net/
GNU Affero General Public License v3.0
59 stars 11 forks source link

sig-to-epoch crash #44

Closed linuskendall closed 10 months ago

linuskendall commented 10 months ago
..........................................................................................720,000,000                                                                 
....................................................................................................730,000,000                                                       
................................................(*errors.joinError)({
 errs: ([]error) (len=1 cap=1) {
  (*fmt.wrapError)({
   msg: (string) (len=42) "error reading index records from disk: EOF",
   err: (*errors.errorString)({
    s: (string) (len=3) "EOF"
   })
  })
 }
})
F0820 07:17:14.111935  765225 cmd-x-index-sig-to-epoch.go:165] Error while pushing to sig-to-epoch index: error reading index records from disk: EOF                  

command:

faithful-cli index sig-to-epoch ./486/epoch-486.car sig-to-epoch/
gagliardetto commented 10 months ago

sig-to-epoch is deprecated; closing