-
Notifications
You must be signed in to change notification settings - Fork 126
Closed
Labels
Description
Describe the bug
When run command: iris snapshot --home /mnt/data/irisnet/ show error:
panic: load db failed
After testing found the /mnt/data/irisnet/ folder just has 644 permission, but for run snapshot operation.
I think read permission is enough.
Even if permission is required, the error should be a permission problem, not a panic problem.
Reactions are currently unavailable