#2 days without HA, Home is like 50%
1 messages Β· Page 1 of 1 (latest)
What's working? What's not working? How did you install HA? On what hardware? What have you done/tried?
Thanks! I was referring to my previous messages
I have ssh
I noticed this
INFO (MainThread) [supervisor.auth] Home Assistant not running, checking cache
ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/core/state: [Errno 104] Connection reset by peer
ERROR (MainThread) [supervisor.homeassistant.api] Error on call http://172.30.32.1:8123/api/core/state: [Errno 104] Connection reset by peer
ERROR (MainThread) [supervisor.homeassistant.core] Home Assistant has crashed!
It was working before
itβs ha os
On a nuc
Tried to reboot nuc and router with no luck
Do you have a backup?
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
To format your text as code, enter three backticks on the first line, press Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.
Check the Core log too
That's what I tought, it seems that I have partial backups
The simplest fix is probably flashing a fresh HAOS image and restoring a backup, but if it's only a partial one...
Yeah, lession learnt
Ok then, and.. THANKS
You're probably doing it wrong then. Don't select plain text.
I tried Yaml ant text
Please use imgur or other image sharing web sites, and share the link here.
Image posting is blocked in most channels to discourage people from sharing text as images. Sharing text as images assumes that everybody sees the world as you do, which isn't the case. Some people are colour blind, or have visual impairment that means they can't make sense of an image of text.
Better try another paste site though. If you have to you can attach it as file.
There's at least three sites listed in the bot message, none of those reformat the contents
Where are you copying from?
putty
Sorry, I mean what did you run in putty to display the logs?
~ ha core logs
Do you happen to be in a tmux pane?
I have no idea what it means sorry
this is how it head text
2024-04-03 15:19:48.957 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration roborock which has not been tested by Home Assistant. This c omponent might cause stability problems, be sure to disable it if you experience issues with Home Assistant
A screenshot might be useful to determine why it might be misformatted.
Can't click that: https://paste.debian.net/1312993
You can run this to follow the core logs
ha host logs --follow --identifier homeassistant
and this to follow the supervisor logs
ha host logs --follow --identifier hassio_supervisor
I don't see anything useful in what you shared. Have to see more. You can try ha core rebuild and ha supervisor repair.
supervisor logs:
β ~ ha core rebuild
Processing... Done.
Error: Unknown error, see supervisor
β ~ ha supervisor repair
Processing... Done.
Command completed successfully.
still no gui
supervisor logs during repair / rebuild: https://paste.debian.net/1313005
Can you share the core logs from that same time Home Assistant has crashed! happened? Your old logs have expired, btw.
ha host logs --follow --identifier homeassistant - https://paste.debian.net/1313006
Unfortunately I have clue why it stopped or how to figure out why it did π¦
ha backups
will check tomorrow thanks!
Just found partial backups and a very old full backup
how to try to restore a partial backup?
See ha backups restore --help
yes, I have seen that
just don't understand what to put after --addons
ha backups restore ca11e9c4 --addons ......
the [slug] is not enough for partials
wait, just found it!
restored 3 addons, the system come up loaded the GUI and then again became unavailable
A reboot is needed after restores.
yes, did it
Unfortunately the logs give me no clue why HA crashes so I can't really tell you anything.
may be this guy?
2024-04-04 23:46:20.045 ERROR (MainThread) [frontend.js.latest.202404031] Uncaught error from Firefox 124.0 on Windows 10
Error: Failed to execute 'define' on 'CustomElementRegistry': the name "action-handler-clock-weather" has already been used with this registry
3900/</window.CustomElementRegistry.prototype.define (src/scoped-custom-element-registry.js:44:14)
/hacsfiles/clock-weather-card/clock-weather-card.js:175:2352
I didn't expect that, otherwise I would have suggested it earlier. Sorry about that.
Disable integrations until it works again.