Hello,
I think I messed something up and I can’t find solution on my own; tried googling it, but afraid I might mess it even more as most advices are related to ubuntu etc and I’m aware whonix is more complex:
I didn’t change anything, I might shut down terminal while something was running though. I tried updating&upgrading, but won’t fix anything once it’s done. I installed psi-plus from debian repo, rebooted, ran update&upgrade and then problems started. Tor browser is not working (error: failed to execute, input/output error)
sudo: unable to resolve host host: Name or service not known
My assumption was something was still running making apt busy, but after checking:
user@host:~$ ps aux | grep -i apt
user 7907 0.0 0.0 6072 828 pts/0 S+ 02:34 0:00 grep -i apt
tried:
sudo killall apt apt-get
Does nothing though. Also I didn’t change ‘hostname’ and when I type it’s to terminal it says ‘host’ as it was by default.
Again, I’ll be thankful for help, I’m really stuck here and afraid to try random solutions I found online in order not to mess anything.