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

Deleted Server Still Flagged as Provisioned #106

Open
JoelProminic opened this issue Jan 23, 2024 · 0 comments
Open

Deleted Server Still Flagged as Provisioned #106

JoelProminic opened this issue Jan 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@JoelProminic
Copy link
Contributor

I was able to delete a server after working around #104 and #105, but when I tried to recreate the VM, it gave this error:

---- Hosts.yml END ----
[SHI]: VirtualBox VM: [serverId => 8094, virtualBoxId => 8094--demo2.STARTcloud2.com]
[SHI]: Executing 'vagrant up' (provision:false)
[SHI]: 'vagrant up' started
The machine with the name 'f57e226' was not found configured for
this Vagrant environment.
[SHI]: 'vagrant up' stopped with exit code: 1, elapsed time: 00:00:01

I see "provision:false", so I think the problem is that the VM was still flagged as fully provisioned after it was deleted.

I tested on todays build of Super.Human.Installer Development v0.8.21, on macOS Monterey (13.6.3), Vagrant 2.4.0, VirtualBox 7.0.8. The process was something like this

  1. Open SHI
  2. Start and stop a provisioned server (I was trying to reproduce Crash When Deleting VM - Revisited #105)
  3. Delete the VM
  4. Start the VM again. BUG: failed with the above error.

To clear this problem, I restarted SHI Development, and then I could recreate the VM as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants