Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

delete --purge --all: open .minikube/logs/audit.json: no such file or directory #10324

Closed
tstromberg opened this issue Feb 1, 2021 · 2 comments · Fixed by #10586
Closed

delete --purge --all: open .minikube/logs/audit.json: no such file or directory #10324

tstromberg opened this issue Feb 1, 2021 · 2 comments · Fixed by #10586
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Milestone

Comments

@tstromberg
Copy link
Contributor

Steps to reproduce the issue:

  1. Install minikube v1.17.1
  2. Run minikube delete --purge --all

If you do not have a new profile created, you will see an error such as:

🔥  Successfully deleted all profiles
💀  Successfully purged minikube directory located at - [/usr/local/google/home/tstromberg/.minikube]
E0201 09:02:33.689733  567894 audit.go:59] unable to open /usr/local/google/home/tstromberg/.minikube/logs/audit.json: open /usr/local/google/home/tstromberg/.minikube/logs/audit.json: no such file or directory

Note: You may need to run the delete command twice, to have an empty directory, in order to duplicate this.

@tstromberg tstromberg added the kind/bug Categorizes issue or PR as related to a bug. label Feb 1, 2021
@tstromberg
Copy link
Contributor Author

I would suggest making this error message a warning instead.

@tstromberg tstromberg added the priority/backlog Higher priority than priority/awaiting-more-evidence. label Feb 1, 2021
@medyagh medyagh added this to the v1.18.0-candidate milestone Feb 1, 2021
@spowelljr spowelljr added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. and removed priority/backlog Higher priority than priority/awaiting-more-evidence. labels Feb 8, 2021
@spowelljr
Copy link
Member

In-progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants