Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upCannot stop VMs properly / Merge with ticket #3501 #3506
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Reopened #3501 instead. |
marmarek
closed this
Jan 30, 2018
andrewdavidwong
added
the
invalid
label
Jan 31, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ThierryIT commentedJan 30, 2018
•
edited
Edited 2 times
-
ThierryIT
edited Jan 30, 2018 (most recent)
-
ThierryIT
edited Jan 30, 2018
Qubes OS version:
Qubes 4.0 R3
Affected TemplateVMs:
All restored VMs from previous version of Qubes R3.2
Steps to reproduce the behavior:
stop VMs
Expected behavior:
Stop correctly
Actual behavior:
Hi,
Update has been done. Same problem with a different output.
ValueError: Could not convert string to float: at line 178
of line /usr/lib/python3.5/site-packages/qubesmanager/qube_manager.py
line: vm_start_time = datetime.fromtimestamp(float(vm.start_time))
func: check_if_vm_has_shutdown
line no.: 178
file ....... qube_manager.py
General notes:
Seems to be better than #3501
When stopping the VM, I still do have this error message, but the yellow spot disappear if I refresh Qubes-Manager, and the VM seems to be properly stop.
Related issues: