Open
Description
From we can tell it looks like it's either a bug that there's a rogue folder in the data directory or there's a race condition where it's trying to read the directory before it has been fully created.
The error gets returned from here:
https://github.com/uw-labs/freezer/blob/master/dirs.go#L47
This occurs on startup so once the directory is in this state the only way to fix it is to delete the folder.
Metadata
Assignees
Labels
No labels
Activity