home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.66k stars 29.95k forks source link

The restore does not whipe old data #119970

Open arkovda opened 3 months ago

arkovda commented 3 months ago

The problem

I have a RPI4 doing backup/restore to a remote server. I had a problem in my Node Red scripts so I could not start Node Red. I tried to make a copy on VirtualBox. I did not want to interfere with my live one that was missing Node Red so i tried to do Host-Only. But that did not work because it could not make a restore without internet. That's rely bad, and can't se the reason for that. I changed my Network settings and tried to do a restore. The fault in my script seemed to be present still. Could not start Node Red. I never got the VirtualBox version to fly so I tried do it on my RPI4 Did a clean install of HA and did a restore. This seem to work but many of my apps don´t start. Complete restart did the trick everything is working. It could be that I missed to do a restart the first time, but I'm not sure if I did or not. If it was something wrong with something else like the database why did not Node Red tell me?

What version of Home Assistant Core has the issue?

HA Core 2024.6.3

What was the last working version of Home Assistant Core?

HA Core 2024.6.3

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Restore

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Sorry all is gone

Additional information

No response

joostlek commented 1 month ago

I am kinda missing the actual problem after reading your issue, could you reformulate it?

arkovda commented 1 month ago

Ok, thanks for response. I have problems doing restore. It seems that the data that is present does not get wiped out before the full restore. The reason I say this is because Node Red could not be started after the restore. I can't se why unless the data does not get wiped out completely.

Another thing I saw: The restore need connections to internet, But I did a local restore. Hope this clear things out. /Arkovda

arkovda commented 1 month ago

Sorry for Close and reopen Miss understood the button.

home-assistant[bot] commented 1 month ago

Hey there @home-assistant/supervisor, mind taking a look at this issue as it has been labeled with an integration (hassio) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `hassio` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign hassio` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


hassio documentation hassio source (message by IssueLinks)