Hi,

This is another common error I found (many times) over the weeks on
4.0rc3 (and with every update after that). I am wondering if anyone
else saw this error and if there is any issue already opened for it?


$ qvm-start netvpn
Got empty response from qubesd. See journalctl in dom0 for details.


In the journalctl:

Dec 29 09:54:07 dom0 qubesd[8089]: unhandled exception while calling
src=b'dom0' meth=b'admin.vm.Start' dest=b'netvpn' arg=b''
len(untrusted_payload)=0
Dec 29 09:54:07 dom0 qubesd[8089]: Traceback (most recent call last):
Dec 29 09:54:07 dom0 qubesd[8089]:   File
"/usr/lib/python3.5/site-packages/qubes/api/__init__.py", line 262, in
respond
Dec 29 09:54:07 dom0 qubesd[8089]:     untrusted_payload=untrusted_payload)
Dec 29 09:54:07 dom0 qubesd[8089]:   File
"/usr/lib64/python3.5/asyncio/futures.py", line 381, in __iter__
Dec 29 09:54:07 dom0 qubesd[8089]:     yield self  # This tells Task
to wait for completion.
Dec 29 09:54:07 dom0 qubesd[8089]:   File
"/usr/lib64/python3.5/asyncio/tasks.py", line 310, in _wakeup
Dec 29 09:54:07 dom0 qubesd[8089]:     future.result()
Dec 29 09:54:07 dom0 qubesd[8089]:   File
"/usr/lib64/python3.5/asyncio/futures.py", line 294, in result
Dec 29 09:54:07 dom0 qubesd[8089]:     raise self._exception
Dec 29 09:54:07 dom0 qubesd[8089]:   File
"/usr/lib64/python3.5/asyncio/tasks.py", line 240, in _step
Dec 29 09:54:07 dom0 qubesd[8089]:     result = coro.send(None)
Dec 29 09:54:07 dom0 qubesd[8089]:   File
"/usr/lib/python3.5/site-packages/qubes/api/admin.py", line 772, in
vm_start
Dec 29 09:54:07 dom0 qubesd[8089]:     yield from self.dest.start()
Dec 29 09:54:07 dom0 qubesd[8089]:   File
"/usr/lib/python3.5/site-packages/qubes/vm/qubesvm.py", line 921, in
start
Dec 29 09:54:07 dom0 qubesd[8089]:     self.create_qdb_entries()
Dec 29 09:54:07 dom0 qubesd[8089]:   File
"/usr/lib/python3.5/site-packages/qubes/vm/qubesvm.py", line 1861, in
create_qdb_entries
Dec 29 09:54:07 dom0 qubesd[8089]:     self.fire_event('domain-qdb-create')
Dec 29 09:54:07 dom0 qubesd[8089]:   File
"/usr/lib/python3.5/site-packages/qubes/events.py", line 196, in
fire_event
Dec 29 09:54:07 dom0 qubesd[8089]:     pre_event=pre_event)
Dec 29 09:54:07 dom0 qubesd[8089]:   File
"/usr/lib/python3.5/site-packages/qubes/events.py", line 164, in
_fire_event
Dec 29 09:54:07 dom0 qubesd[8089]:     effect = func(self, event, **kwargs)
Dec 29 09:54:07 dom0 qubesd[8089]:   File
"/usr/lib/python3.5/site-packages/qubes/ext/services.py", line 40, in
on_domain_qdb_create
Dec 29 09:54:07 dom0 qubesd[8089]:     str(int(bool(value))))
Dec 29 09:54:07 dom0 qubesd[8089]: qubesdb.Error: (0, 'Error')

Kushal
-- 
Staff, Freedom of the Press Foundation
CPython Core Developer
Director, Python Software Foundation
https://kushaldas.in

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/CAAzeMbyrcEPZZz2aBAKGgxfe74L00KweG6hN6aQdq_6oeFGNqA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to