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

Unable to export vm #146

Open
abdulazizyaakup opened this issue Jul 11, 2018 · 0 comments
Open

Unable to export vm #146

abdulazizyaakup opened this issue Jul 11, 2018 · 0 comments

Comments

@abdulazizyaakup
Copy link

abdulazizyaakup commented Jul 11, 2018

I'm trying to move all my vm from server1 to new server2. I want to export VM as backup into my local machine before import it to server2. But this error occur:

Export snap as VM..
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/openxenmanager-0.1b1-py2.7.egg/OXM/window.py", line 1443, in on_btsavefile_activate
self.xc_servers[self.selected_host].export_vm(self.selected_snap_ref, filechooser.get_filename(),
AttributeError: 'oxcWindow' object has no attribute 'selected_snap_ref'

Can anyone help on this.

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