Hi, I am a new user and I'm very happy with the OS. I installed it a few days ago and I seem to have an issue. I would delete and re-create the qube but it could be a helpful opportunity for both me and you to debug some issue.
I have a qube based on debian-10 fully updated. It didn't have any particular configuration, a bigger volume as I planned on using it more. Suddenly it won't start any program, not even the terminal.
From /var/log/xen/console, it seems like the AppVM is starting:
[.[0;32m OK .[0m] Reached target .[0;1;39mRemote File Systems.[0m.
Starting .[0;1;39mVirtualization daemon.[0m...
Starting .[0;1;39mPermit User Sessions.[0m...
Starting .[0;1;39mDeferred execution scheduler.[0m...
Stopping .[0;1;39mNFSv4 ID-name mapping service.[0m...
Stopping .[0;1;39mNFS Mount Daemon.[0m...
[.[0;32m OK .[0m] Stopped .[0;1;39mNFSv4 ID-name mapping service.[0m.
[.[0;32m OK .[0m] Stopped .[0;1;39mNFS Mount Daemon.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mPermit User Sessions.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mGetty on tty1.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mSerial Getty on hvc0.[0m.
[.[0;32m OK .[0m] Reached target .[0;1;39mLogin Prompts.[0m.
[.[0;32m OK .[0m] Created slice .[0;1;39msystem-systemd\x2dfsck.slice.[0m.
Starting .[0;1;39mFile System Check on /dev/xvdb.[0m...
[.[0;32m OK .[0m] Created slice .[0;1;39mUser Slice of UID 1000.[0m.
Starting .[0;1;39mUser Runtime Directory /run/user/1000.[0m...
[.[0;32m OK .[0m] Started .[0;1;39mUser Runtime Directory /run/user/1000.[0m.
Starting .[0;1;39mUser Manager for UID 1000.[0m...
[.[0;32m OK .[0m] Started .[0;1;39mDeferred execution scheduler.[0m.
[.[0;1;31mFAILED.[0m] Failed to start .[0;1;39mFile System Check on /dev/xvdb.[0m.
[.[0;1;33mDEPEND.[0m] Dependency failed for .[0;1;39m/rw.[0m.
[.[0;1;33mDEPEND.[0m] Dependency failed for .[0;1;39m/home.[0m.
[.[0;1;33mDEPEND.[0m] Dependency failed for .[0;1;39mSession c3 of user user.[0m.
[.[0;1;33mDEPEND.[0m] Dependency failed for .[0;1;39mSession c1 of user user.[0m.
[.[0;1;33mDEPEND.[0m] Dependency failed for .[0;1;39mSession c2 of user user.[0m.
[.[0;32m OK .[0m] Started .[0;1;39mUser Manager for UID 1000.[0m.
[ 25.704176] loop: module loaded
[ 25.716721] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[.[0;32m OK .[0m] Started .[0;1;39mSnappy daemon.[0m.
Starting .[0;1;39mWait until snapd is fully seeded.[0m...
[ 26.676431] fbcon: Taking over console
Debian GNU/Linux 10 vm hvc0
vm login:
A popup now appears (it wasn't appearing before): "Domain has failed to start: Snapshot origin LV vm-debian-10-root not found in Volume group qubes_dom0".
Another popup: "Device /tmp/sanity... removed (deleted)", I don't know if it's related.
When I shut down the AppVM, it "restart by itself". When I shut it down again then it doesn't boot anymore.
Where can I find more logs on this, how should I debug it?