-
Couldn't load subscription status.
- Fork 15
Open
Description
- Start an instance using
tt start -i. Logs directory is not created. As I see, it is done intentionally here:Line 754 in 2eba9ef
for _, dataDir := range [...]string{inst.WalDir, inst.VinylDir, inst.MemtxDir, inst.RunDir} { - Stop the instance.
- Try to clean files with
tt clean -fand got error:... var/log/instance1: no such file or directory, ascleanassumes that all directories exist when collects files to clean.
Metadata
Metadata
Assignees
Labels
No labels