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

Cannot stop VMs properly / Merge with ticket #3501 #3506

Closed
ThierryIT opened this Issue Jan 30, 2018 · 1 comment

Comments

Projects
None yet
3 participants
@ThierryIT

ThierryIT commented 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:

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 30, 2018

Member

Reopened #3501 instead.

Member

marmarek commented Jan 30, 2018

Reopened #3501 instead.

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