We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am using the automation blueprint, but no backups are created.
alias: Automatic Backups description: "" use_blueprint: path: jcwillox/automatic_backups.yaml input: enable_yearly: false
All I get is the following error message in the log:
2024-07-19 02:30:05.965 ERROR (MainThread) [custom_components.auto_backup] Error during backup. [Errno 122] Quota exceeded
V1.5.0
2024.7.2
Home Assistant Container
No response
If I check the dir/content on OS/container Level, it looks like this:
docker exec -it home-assistant ls -lhtr /config/backups total 15G -rwxrwxrwx 1 1024 users 15.0G Jul 4 03:13 5f2fbd87.tar -rwxrwxrwx 1 1024 users 0 Jul 5 02:30 ab7cc733.tar -rwxrwxrwx 1 1024 users 0 Jul 6 02:30 0a2d71a9.tar -rwxrwxrwx 1 1024 users 0 Jul 7 02:00 2024-07-07-02-00.tgz -rwxrwxrwx 1 1024 users 0 Jul 7 02:30 63dd4066.tar -rwxrwxrwx 1 1024 users 0 Jul 8 02:30 5560b1a1.tar -rwxrwxrwx 1 1024 users 0 Jul 9 02:30 b669b4b3.tar -rwxrwxrwx 1 1024 users 2.4M Jul 10 02:30 a55250a0.tar -rwxrwxrwx 1 1024 users 0 Jul 11 02:30 f2c2e17b.tar -rwxrwxrwx 1 1024 users 0 Jul 12 02:30 7e6a3729.tar -rwxrwxrwx 1 1024 users 2.4M Jul 13 02:30 71832108.tar -rwxrwxrwx 1 1024 users 0 Jul 14 02:00 2024-07-14-02-00.tgz -rwxrwxrwx 1 1024 users 0 Jul 14 02:30 5bdde135.tar -rwxrwxrwx 1 1024 users 0 Jul 15 02:30 9dc28084.tar -rwxrwxrwx 1 1024 users 0 Jul 16 02:30 0e08a111.tar -rwxrwxrwx 1 1024 users 0 Jul 17 02:30 2252650a.tar -rwxrwxrwx 1 1024 users 0 Jul 18 02:30 af9c5fb6.tar -rwxrwxrwx 1 1024 users 0 Jul 19 02:30 1f89c44c.tar -rwxrwxrwx 1 1024 users 0 Jul 19 14:05 d65f57d4.tar -rwxrwxrwx 1 1024 users 4.4M Jul 19 14:14 88c0a24c.tar
The last entry was a manuel test of the default backup feature of HA (which failed also)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The problem
I am using the automation blueprint, but no backups are created.
All I get is the following error message in the log:
What version of Auto Backup has the issue?
V1.5.0
What version of Home Assistant are you running?
2024.7.2
What type of installation are you running?
Home Assistant Container
If you're running HA OS/Supervised, what version of the Supervisor are you running?
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
If I check the dir/content on OS/container Level, it looks like this:
The last entry was a manuel test of the default backup feature of HA (which failed also)
The text was updated successfully, but these errors were encountered: