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

"<qube> failed to execute getDate in dom0" frequently when shutting down qubes #8020

Open
andrewdavidwong opened this issue Feb 7, 2023 · 2 comments
Labels
affects-4.1 This issue affects Qubes OS 4.1. C: core needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.

Comments

@andrewdavidwong
Copy link
Member

How to file a helpful issue

Qubes OS release

4.1.1

Brief summary

A notification in dom0 saying something like " failed to execute getDate in dom0" frequently occurs when shutting down qubes. Some users seem to see this more frequently with disposables and/or when shutting down a qube very quickly after starting it. It seems to be relatively harmless, but it does prompt users to wonder:

https://forum.qubes-os.org/t/what-does-dispxxx-failed-to-execute-getdate-in-dom0-mean/16695

Steps to reproduce

Try starting a disposable then immediately shutting it down.

Expected behavior

No message about getDate.

Actual behavior

Message about getDate as described above.

@andrewdavidwong andrewdavidwong added T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists. C: core P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. labels Feb 7, 2023
@andrewdavidwong andrewdavidwong added this to the Release 4.1 updates milestone Feb 7, 2023
@lubellier
Copy link

Not exactly the same issue than #7067 and #7013 but looks near...

@andrewdavidwong andrewdavidwong added the affects-4.1 This issue affects Qubes OS 4.1. label Aug 8, 2023
@andrewdavidwong andrewdavidwong removed this from the Release 4.1 updates milestone Aug 13, 2023
@GrassfedMeatSticks
Copy link

Hi,

I stumbled upon this issue while researching this error and thought I'd come back to share my finding/solution.

In my case, I was experimenting with the qubes-app-shutdown-idle package in a minimal Fedora 38 template on Qubes 4.1.2 (R4.1) and found that a TIMEOUT_SECONDS value in the TemplateVM's /lib/python3.11/site-packages/qubesidle/idleness_monitor.py of 10 seconds reliably produced this error in downstream App/dispVMs, but 15 seconds did not. I tested these values a couple of times to confirm; I did not test values 11-14.

Of course, when it comes to utilizing qubes-app-shutdown-idle, the downstream App/dispVM must have the Settings -> Basic (tab) -> Shut down when idle for more than 15 minutes checked (It would be more helpful if this checkbox could be labeled something more like "Enable qubes-app-shutdown-idle" since the TIMEOUT_SECONDS value is configurable and not always 15 minutes).

I hope this data point helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-4.1 This issue affects Qubes OS 4.1. C: core needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. P: default Priority: default. Default priority for new issues, to be replaced given sufficient information. T: bug Type: bug report. A problem or defect resulting in unintended behavior in something that exists.
Projects
None yet
Development

No branches or pull requests

3 participants