Question Description
- Description:
Currently I’ve installed some docker containers in the Linux subsystem. Basically Nextcloud. After installing the containers, Linux terminal does not open any longer. It keeps restarting to a point where after 10 seconds (more or less) the whole tablet reboots. And since I’ve also installed a tailscale client in the VM, I’ve kept the tablet open for a whole day. I’ve also noticed that after around 12-13 hours of time the tablet has been on (I’ve turned off the sleep settings), the WiFi does not work anymore. It can scan the network, but I cannot connect to any of them.
System & Device Information
- Hardware & System Configuration:
- Fydetab Duo
- FydeOS v22.1:
How I get past these issues with temporary fixes
- Linux Subsystem
- I open up crosh and stop the VM instance:
vmc stop termina
- Manually start the VM using explicit Crostini flags:
vmc start termina --vm-type CROSTINI
- Then:
lxc start penguin
- I open up crosh and stop the VM instance:
In this way, the VM STILL does not open, but my server is accessible through the network.
- WiFi Issue
- This one happened every time I kept the tablet on, and I couldn’t find any way to restore the connection rather than restarting it.