Home assistant fails to backup.
Running Odroid N2, config file shows no errors, core is the newest 2025.3.4
Log file is included. Anyone an idea how to fix?
Thx in advance for every reply.
I don’t know how to look into that. But at the moment home assistant seems bricked. I think i better restart completely. When i have time i will look up how to format the odroid en reinstall home assistant completely fresh. Thx for your reply.
Sorry for posting in an old thread, but I have the same error in the logs and I can't create backups (neither when I create them manually nor when HA should create its daily scheduled ones).
Logger: homeassistant.components.backup
Quelle: components/backup/manager.py:1232
Integration: Backup (Dokumentation, Probleme)
Erstmals aufgetreten: 06:42:30 (1 Vorkommnis)
Zuletzt protokolliert: 06:42:30
Error creating backup: Backup failed: [{'type': 'HomeAssistantBackupError', 'message': "Preparing backup of Home Assistant Core failed. Failed to inform HA Core: Unsuccessful websocket message - {'id': 240, 'type': 'result', 'success': False, 'error': {'code': 'pre_backup_actions_failed', 'message': 'Error during pre-backup: Could not lock database within 30 seconds.'}}.", 'stage': 'home_assistant', 'error_key': None, 'extra_fields': None}]
How could I fix this?
I have already tried excluding as many unnecessary entities as I could from the recorder, but it didn't fix the issue....