Unable to create backups - "Failed to to call /backups/new/full "

HA Green, running 2024.8.2, just restored a backup and installed latest version.

Unable to take backups of restored install.

UI gives the error:

“An error occurred while making backup, check job ‘a49f4820a4e14832a374e70afbad38d2’ or supervisor logs for details”

Supervisor logs says:

“2024-08-24 23:26:50.427 ERROR (MainThread) [supervisor.homeassistant.module] Preparing backup of Home Assistant Core failed. Check HA Core logs.”

HA Core logs says:

" Log Details (ERROR)

Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:135
integration: Home Assistant Supervisor (documentation, issues)
First occurred: 23:15:41 (3 occurrences)
Last logged: 23:26:50

  • Failed to to call /backups/new/full - An error occurred while making backup, check job ‘6918c7ad0b1f4352829d40d1dc7cffbf’ or supervisor logs for details
  • Failed to to call /backups/new/partial - An error occurred while making backup, check job ‘9fc4d197cdd840719a5efdbeddc16bde’ or supervisor logs for details
  • Failed to to call /backups/new/full - An error occurred while making backup, check job ‘a49f4820a4e14832a374e70afbad38d2’ or supervisor logs for details"

Been checking using SSH and there is no directory /backups/new/full, just the ordinary /backup (without s). Didn’t help to create them manually either.

Same issue with 2024.8.3

After updating to 2024.8.3 managed to do one backup, but cannot make any additional ones,
even after restoring to the first backup, cannot make new ones

Updated to 2024.9.0, still no backup for core

Could it be that some file is corrupted?
My history does not work either so database gets corrupted???

Supervisor msgs:

2024-09-05 09:11:14.125 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
2024-09-05 09:11:14.136 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup
2024-09-05 09:11:21.290 INFO (MainThread) [supervisor.homeassistant.core] Home Assistant Core state changed to APIState(core_state='RUNNING', offline_db_migration=False)
2024-09-05 09:11:21.291 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
2024-09-05 09:11:21.292 INFO (MainThread) [supervisor.homeassistant.core] Successfully started Home Assistant 2024.9.0
2024-09-05 09:11:21.450 INFO (SyncWorker_2) [supervisor.docker.manager] Cleanup images: ['ghcr.io/home-assistant/qemux86-64-homeassistant:2024.8.3']
2024-09-05 09:12:05.327 INFO (MainThread) [supervisor.backups.manager] Backup cf9227d2 starting stage addon_repositories
2024-09-05 09:12:05.327 INFO (MainThread) [supervisor.backups.manager] Backup cf9227d2 starting stage docker_config
2024-09-05 09:12:05.328 INFO (MainThread) [supervisor.backups.manager] Creating new full backup with slug cf9227d2
2024-09-05 09:12:05.338 INFO (MainThread) [supervisor.backups.manager] Backup cf9227d2 starting stage home_assistant
2024-09-05 09:12:11.293 ERROR (MainThread) [supervisor.homeassistant.module] Preparing backup of Home Assistant Core failed. Check HA Core logs.
2024-09-05 09:12:21.527 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
2024-09-05 09:12:21.535 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup
2024-09-05 09:13:57.147 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token

Core msgs:
Logger: homeassistant.components.hassio
Source: components/hassio/websocket_api.py:135
integration: Home Assistant Supervisor (documentation, issues)
First occurred: 9:12:11 AM (1 occurrences)
Last logged: 9:12:11 AM

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