You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to clean files with tt clean -f and got error: ... var/log/instance1: no such file or directory, as clean assumes that all directories exist when collects files to clean.
tt start -i. Logs directory is not created. As I see, it is done intentionally here:tt/cli/running/running.go
Line 754 in 2eba9ef
tt clean -fand got error:... var/log/instance1: no such file or directory, ascleanassumes that all directories exist when collects files to clean.