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

Show remediation steps and human readable error for Cannot change source virtual machine error #302

Open
JenGoldstrich opened this issue May 11, 2023 · 0 comments

Comments

@JenGoldstrich
Copy link
Contributor

JenGoldstrich commented May 11, 2023

If an already existing managed image is attempted to be modified with a new VM, this can lead to a confusing error "cannot change source virtual machine", users often get confused and think this is a plugin bug, we can catch this specific error and return a useful message like

Failed to create Managed Image: Cannot change source virtual machine

This error usually happens when running two parallel builds simultaneously against the name `managed_image_name`, leading to the images conflicting when one build tries to update the source VM of the other
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant