You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When backing up the app, the archive is filled with cache/avatars and cache/headers files. This can be tens of gigabytes and is just essentially just cache that can be rebuilt. Keeping it in archive makes the backup and upgrade process take literal hours.
Context
Hardware: VPS bought online
YunoHost version: 11.3.0.2
I have access to my server: Through SSH
Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
Using, or trying to install package version/branch: all versions are affected
Steps to reproduce
Perform a backup of the app
Open the archive
See tens of gigabytes of cached images from other instances
Expected behavior
The cached images from other instances are not included in the archive
The text was updated successfully, but these errors were encountered:
This would be a great improvement. My attempted upgrade ran out of space and failed sometime in the middle of the night. No problem, I thought: I'll restore the backup. Guess what? The backup won't run because there's not enough disk space. Mastodon't cache is insane.
# yunohost backup restore mastodon-pre-upgrade1
Error: Not enough space (space: 52529082368 B, needed space: 59079822543 B, security margin: 104857600 B)
Describe the bug
When backing up the app, the archive is filled with cache/avatars and cache/headers files. This can be tens of gigabytes and is just essentially just cache that can be rebuilt. Keeping it in archive makes the backup and upgrade process take literal hours.
Context
Steps to reproduce
Expected behavior
The cached images from other instances are not included in the archive
The text was updated successfully, but these errors were encountered: