HA suddently crashed, only SSH access

Hello,

no way to access to the GUI, I’m not very good, so I’m asking for your kind help!!
I got this errors, I think they might indicate the issue:

~ ha supervisor logs
...
2024-04-02 16:55:05.275 INFO (MainThread) [supervisor.auth] Home Assistant not running, checking cache
2024-04-02 16:55:15.882 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/core/state: [Errno 104] Connection reset by peer
2024-04-02 16:55:15.895 ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/core/state: [Errno 104] Connection reset by peer
2024-04-02 16:55:20.900 ERROR (MainThread) [supervisor.homeassistant.core] Home Assistant has crashed!

 ~ ha network info
docker:
  address: 172.30.32.0/23
  dns: 172.30.32.3
  gateway: 172.30.32.1
  interface: hassio
host_internet: true
interfaces:
- connected: true
  enabled: true
  interface: enp0s25
  ipv4:
    address:
    - 192.168.1.43/24
    gateway: 192.168.1.1
    method: static
    nameservers:
    - 1.1.1.1
    ready: true
...
~ ha info
arch: amd64
channel: stable
docker: 24.0.7
features:
- reboot
- shutdown
- services
- network
- hostname
- timedate
- os_agent
- haos
- resolved
- journal
- disk
- mount
hassos: "12.1"
homeassistant: 2024.3.3
hostname: homeassistant
logging: info
machine: generic-x86-64
operating_system: Home Assistant OS 12.1
state: running
supervisor: 2024.03.1
supported: true
supported_arch:
- amd64
- i386

Thanks for any help!

Solved by rebooting host in safe mode and disabling roborock automation

Hey I came across your post. Not sure if you have the problem but my roborock causes the reboot of HA. If I disable the roborock integration, I don’t have any issues. Do you experience the same issue ?