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.47k stars 29.9k forks source link

homeassistant does not backup #125814

Open casafutura33 opened 6 days ago

casafutura33 commented 6 days ago

The problem

I have home assistant on virtual machine with windows 10 and from version 2024.8 I can no longer do system backups. It gives me this error. What could it be? thanks

Recorder: homeassistant.components.hassio Source: components/hassio/websocket_api.py:135 Integration: Home Assistant Supervisor (documentation, issues) First occurrence: 11:29:30 (1 occurrences) Last registration: 11:29:30

Failed to call /backups/new/full - An error occurred while making backup, check job 'c5c638db0a51484e83481e569fe47f77' or supervisor logs for details

What version of Home Assistant Core has the issue?

2024.9.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

Recorder: homeassistant.components.hassio Source: components/hassio/websocket_api.py:135 Integration: Home Assistant Supervisor (documentation, issues) First occurrence: 11:29:30 (1 occurrences) Last registration: 11:29:30

Failed to call /backups/new/full - An error occurred while making backup, check job 'c5c638db0a51484e83481e569fe47f77' or supervisor logs for details

2024-09-12 11:28:49.714 ERROR (MainThread) [supervisor.backups.backup] Can't read backup tarfile /data/backup/88a15b9a.tar: "filename './backup.json' not found"

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

Jolskutin commented 6 days ago

maybe related https://github.com/home-assistant/core/issues/124454

mib1185 commented 6 days ago

check job 'c5c638db0a51484e83481e569fe47f77' or supervisor logs for details

did you already check the supervisor log?

casafutura33 commented 5 days ago

yes, it tells me there is this problem...but I don't know what it means!

2024-09-12 11:28:49.714 ERROR (MainThread) [supervisor.backups.backup] Can't read backup tarfile /data/backup/88a15b9a.tar: "filename './backup.json' not found"

gil00pita commented 5 days ago

I have exactly the same issue. Plus my stats does't load on any sensor, saying "No statistics found."

mib1185 commented 3 days ago

@casafutura33 please provide the full supervisor log, so we see the error messages (and any other messages before) in context, thx :+1: