#2 days without HA, Home is like 50%

1 messages Β· Page 1 of 1 (latest)

merry mirage
#

What's working? What's not working? How did you install HA? On what hardware? What have you done/tried?

late nova
#

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

merry mirage
#

Do you have a backup?

thorny tendonBOT
#

Please use a code share site to share code or logs, for example:

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.

merry mirage
#

Check the Core log too

late nova
#

That's what I tought, it seems that I have partial backups

merry mirage
#

The simplest fix is probably flashing a fresh HAOS image and restoring a backup, but if it's only a partial one...

late nova
#

Yeah, lession learnt

merry mirage
#

Getting you up and running without it should be possible

#

Start with the Core log

late nova
#

Ok then, and.. THANKS

merry mirage
#

And then ... share them πŸ˜‰

late nova
#

Can I paste here?

#

code share messes the logs

little knoll
#

You're probably doing it wrong then. Don't select plain text.

late nova
#

I tried Yaml ant text

thorny tendonBOT
#

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.

little knoll
#

Better try another paste site though. If you have to you can attach it as file.

merry mirage
#

There's at least three sites listed in the bot message, none of those reformat the contents

late nova
#

I think putty messes the formatting

#

long text is broken

little knoll
#

Where are you copying from?

late nova
#

putty

little knoll
#

Sorry, I mean what did you run in putty to display the logs?

late nova
#

~ ha core logs

little knoll
#

Do you happen to be in a tmux pane?

late nova
#

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

little knoll
#

A screenshot might be useful to determine why it might be misformatted.

late nova
#

wait I might try..

#

deleted spaces with open office

#

did I share the right way?

little knoll
#

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.

late nova
#

supervisor logs:

#

➜ ~ ha core rebuild
Processing... Done.

Error: Unknown error, see supervisor

#

➜ ~ ha supervisor repair
Processing... Done.

Command completed successfully.

#

still no gui

little knoll
#

Can you share the core logs from that same time Home Assistant has crashed! happened? Your old logs have expired, btw.

late nova
little knoll
#

Unfortunately I have clue why it stopped or how to figure out why it did 😦

late nova
#

ouch

#

how can Icheck if I have a full backup?

little knoll
#

ha backups

late nova
#

will check tomorrow thanks!

late nova
#

Just found partial backups and a very old full backup

#

how to try to restore a partial backup?

little knoll
#

See ha backups restore --help

late nova
#

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!

late nova
#

restored 3 addons, the system come up loaded the GUI and then again became unavailable

little knoll
#

A reboot is needed after restores.

late nova
#

yes, did it

little knoll
#

Unfortunately the logs give me no clue why HA crashes so I can't really tell you anything.

late nova
#

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

little knoll
#

Code blocks please.

#

You can try safe-mode.

late nova
#

sorry

#

THANKS Safe mode works!!

little knoll
#

I didn't expect that, otherwise I would have suggested it earlier. Sorry about that.

late nova
#

you saved me πŸ™‚

#

you have any idea how to proceed now?

little knoll
#

Disable integrations until it works again.

late nova
#

It seems I found it

#

Roborock integration