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

Cannot create new standalone Qube with UI #9303

Closed
incalzando-a opened this issue Jun 13, 2024 · 3 comments
Closed

Cannot create new standalone Qube with UI #9303

incalzando-a opened this issue Jun 13, 2024 · 3 comments
Labels
affects-4.2 This issue affects Qubes OS 4.2. C: core C: manager/widget diagnosed Technical diagnosis has been performed (see issue comments). 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

@incalzando-a
Copy link

Qubes OS release

4.2.1 (R4.2)

When using "Create New Qube" application, to create a standalone Qube, I encounter the error "An error occurred: Got empty response from qubesd. See journalctl in dom0 for details".

journalctl output:

Jun 13 10:42:57 dom0 qubesd[40029]: unhandled exception while calling src=b'dom0' meth=b'admin.vm.Create.StandaloneVM' dest=b'dom0' arg=b'' len(untrusted_payload)=31
Jun 13 10:42:57 dom0 qubesd[40029]: Traceback (most recent call last):
Jun 13 10:42:57 dom0 qubesd[40029]:   File "/usr/lib/python3.11/site-packages/qubes/api/__init__.py", line 297, in respond
Jun 13 10:42:57 dom0 qubesd[40029]:     response = await self.mgmt.execute(
Jun 13 10:42:57 dom0 qubesd[40029]:                ^^^^^^^^^^^^^^^^^^^^^^^^
Jun 13 10:42:57 dom0 qubesd[40029]:   File "/usr/lib/python3.11/site-packages/qubes/api/admin.py", line 1077, in _vm_create
Jun 13 10:42:57 dom0 qubesd[40029]:     untrusted_key, untrusted_value = untrusted_param.split('=', 1)
Jun 13 10:42:57 dom0 qubesd[40029]:     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Jun 13 10:42:57 dom0 qubesd[40029]: ValueError: not enough values to unpack (expected 2, got 1)

I've tried with all template and settings, but still receive this error. I think it might be a signing error somewhere.

@incalzando-a incalzando-a added 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. labels Jun 13, 2024
@andrewdavidwong andrewdavidwong added affects-4.2 This issue affects Qubes OS 4.2. C: core needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. C: manager/widget labels Jun 14, 2024
@Geblaat
Copy link

Geblaat commented Nov 3, 2024

Did you by any chance put a space in the name of the new Qube? I got the same output in journalctl, see:
#9558

@alimirjamali
Copy link

The PR for #9558 should fix this as well. This issue could be closed.

@andrewdavidwong
Copy link
Member

Closing as completed. If anyone believes this issue is not yet completed, or if anyone is still affected by this issue, please leave a comment saying so, and we'll be happy to reopen it. Thank you.

@andrewdavidwong andrewdavidwong added diagnosed Technical diagnosis has been performed (see issue comments). and removed needs diagnosis Requires technical diagnosis from developer. Replace with "diagnosed" or remove if otherwise closed. labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-4.2 This issue affects Qubes OS 4.2. C: core C: manager/widget diagnosed Technical diagnosis has been performed (see issue comments). 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

4 participants