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

Error message for transient commit can be confusing #151

Open
ALSchwalm opened this issue Sep 13, 2021 · 0 comments
Open

Error message for transient commit can be confusing #151

ALSchwalm opened this issue Sep 13, 2021 · 0 comments

Comments

@ALSchwalm
Copy link
Owner

When using the same location as the vmstore and the image-backend, an attempt to commit a VM as an image name that is the same as an existing VM will result in the following error:

An image with the name 'example' already exists

But this isn't really true. In fact there is a VM with the name 'example' and the vmstore is the same as the image-backend, causing the conflict. We should make these messages more clear, and probably start prefixing the VMs and images so they can't conflict

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

1 participant