Hi Tom,
 
> I would hope qubesd logs somewhere else as well, as these files show nothing 
> of use. Just that it failed.
> 
> Try
>       qvm-run -p -u root ‘ls /usr/log’
> and similar commands to check if there are more logs.

These commands (almost?) all depend on qubesd it seems, therefore not very 
helpful. Here is the output of your suggestion; all other qvm commands have 
similar output

root@dom0 patrick]# qvm-run -p -u root Personal-Administration 'ls /usr/log'
Traceback (most recent call last):
  File "/bin/qvm-run", line 9, in <module>
    load_entry_point('qubesadmin==4.0.9', 'console_scripts', 'qvm-run')()
  File "/usr/lib/python3.5/site-packages/qubesadmin/tools/qvm_run.py", line 
129, in main
    args = parser.parse_args(args, app=app)
  File "/usr/lib/python3.5/site-packages/qubesadmin/tools/__init__.py", line 
387, in parse_args
    action.parse_qubes_app(self, namespace)
  File "/usr/lib/python3.5/site-packages/qubesadmin/tools/__init__.py", line 
170, in parse_qubes_app
    namespace.domains += [app.domains[vm_name]]
  File "/usr/lib/python3.5/site-packages/qubesadmin/app.py", line 85, in 
__getitem__
    if not self.app.blind_mode and item not in self:
  File "/usr/lib/python3.5/site-packages/qubesadmin/app.py", line 99, in 
__contains__
    self.refresh_cache()
  File "/usr/lib/python3.5/site-packages/qubesadmin/app.py", line 59, in 
refresh_cache
    'admin.vm.List'
  File "/usr/lib/python3.5/site-packages/qubesadmin/app.py", line 464, in 
qubesd_call
    client_socket.connect(qubesadmin.config.QUBESD_SOCKET)
FileNotFoundError: [Errno 2] No such file or directory


Best regards,
Patrick

-- 
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/62029c9b-37a9-45c9-baa3-642f219a0292%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to