talariadb / talaria

TalariaDB is a distributed, highly available, and low latency time-series database for Presto
MIT License
215 stars 31 forks source link

Panic when starting: file does not exist for table #118

Open atlas-comstock opened 2 years ago

atlas-comstock commented 2 years ago
2022/08/08 07:17:26 [error] Received err: file does not exist for table 13775352. Cleaning up...
panic: file does not exist for table 13775352

goroutine 1 [running]:
github.com/kelindar/talaria/internal/storage/disk.Open({0x40003c8bba, 0x5}, {0x40003c8cb0, 0x8}, {0x2208f80, 0x4000f12500}, {0x40003c9178, 0x0, 0x0, 0x40003c9160, ...})
        /go/src/talaria/internal/storage/disk/disk.go:55 +0x11c
main.openTable({0x40003c8cb0, 0x8}, {{0x40003c9178, 0x0, 0x0, 0x40003c9160, 0x0, 0x40003c9170, 0x0, {0x0, ...}}, ...}, ...)
        /go/src/talaria/main.go:124 +0x10c
main.main()
        /go/src/talaria/main.go:68 +0xcd8