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

Confused: why does my finch instance keep disappearing? #1339

Open
rix0rrr opened this issue Mar 20, 2025 · 3 comments
Open

Confused: why does my finch instance keep disappearing? #1339

rix0rrr opened this issue Mar 20, 2025 · 3 comments

Comments

@rix0rrr
Copy link

rix0rrr commented Mar 20, 2025

Every once in a while I try to run finch vm start and I get greeted with the following error:

$ finch vm start
FATA[0000] the instance "finch" does not exist, run `finch vm init` to create a new instance

I then dutifully run finch vm init and everything is well for a while, until I get the above error again.

What is going on? What makes a finch vm disappear? If this is by design that my VM disappears on me on a weekly basis, why can't vm start automatically init one for me as well?

@swagatbora90
Copy link
Contributor

Hi @rix0rrr, this is interesting. This is definitely not by design, your finch VM should exists unless you have explicitly run finch vm remove.

Are you on Windows or Mac?

@rix0rrr
Copy link
Author

rix0rrr commented Mar 25, 2025

I'm on an Amazon-managed Mac.

@dreamorosi
Copy link

I'm seeing the same on the same type of hardware, I invariably have to re-initialize the finch VM every now and then. When I do that, all my containers/images are still there however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants