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

Exception when shutting down a VM #500

Closed
marmarek opened this Issue Mar 8, 2015 · 4 comments

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by joanna on 20 Mar 2012 13:31 UTC
Git this immediately after the VM shutdown (in response to my pressing a Stop button).

TypeError: 'NoneType' object is not iterable
at line 683
of file /usr/lib64/python2.6/site-packages/qubesmanager/main.py.

Migrated-From: https://wiki.qubes-os.org/ticket/500

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by joanna on 20 Mar 2012 13:32 UTC
Sorry, the VM actually was not shutdown.

Also, attaching the trace:

---
line: assert vm.is_running()
func: action_shutdownvm_triggered
line no.: 1031
file: /usr/lib64/python2.6/site-packages/qubesmanager/main.py
Member

marmarek commented Mar 8, 2015

Comment by joanna on 20 Mar 2012 13:32 UTC
Sorry, the VM actually was not shutdown.

Also, attaching the trace:

---
line: assert vm.is_running()
func: action_shutdownvm_triggered
line no.: 1031
file: /usr/lib64/python2.6/site-packages/qubesmanager/main.py
@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by joanna on 20 Mar 2012 13:35 UTC
Hm... actually the VM did shutdown, but the manager still keep showing it as running. Now, I don't know when exactly it shutdown (the trace above is takes from the 2nd attempt, and it might have already be not running then).

Member

marmarek commented Mar 8, 2015

Comment by joanna on 20 Mar 2012 13:35 UTC
Hm... actually the VM did shutdown, but the manager still keep showing it as running. Now, I don't know when exactly it shutdown (the trace above is takes from the 2nd attempt, and it might have already be not running then).

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by aga on 20 Mar 2012 16:53 UTC
In the first attempt - did you get the "Are you sure..." message?

Member

marmarek commented Mar 8, 2015

Comment by aga on 20 Mar 2012 16:53 UTC
In the first attempt - did you get the "Are you sure..." message?

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by joanna on 30 Apr 2012 12:24 UTC
Haven't seen it for a while, so closing for now -- likely fixed by one of the core or manager updates.

Member

marmarek commented Mar 8, 2015

Comment by joanna on 30 Apr 2012 12:24 UTC
Haven't seen it for a while, so closing for now -- likely fixed by one of the core or manager updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment