Only backing up one app when using Restic REST server Storage #57

Closed
opened 2024-08-19 16:39:41 +00:00 by kawaiipunk · 2 comments
Owner

I have setup backup-bot-two on a server and it is configured correctly and runs a backup successfully using abra app run <backupbot_name> app -- backup create.

But when I see the size of the backup directly and look at the files backup up using abra app run <backupbot_name> app -- backup ls I can see only one app has been backed up.

Here are the logs:
https://bin.autonomic.zone/?f26f49551300a6b6#CWeMQShVJwpNxdn76oVY5qt88Frrm3xVFFx9voLRAncz

The backed up repository is only 40.12 MB whereas /var/lib/docker is 30GB on the server and there are nine other apps that aren't included in the backup. The only that's backed up (authentik) is the first in the alphabetically sorted list of apps.

I have setup backup-bot-two on a server and it is configured correctly and runs a backup successfully using `abra app run <backupbot_name> app -- backup create`. But when I see the size of the backup directly and look at the files backup up using `abra app run <backupbot_name> app -- backup ls` I can see only one app has been backed up. Here are the logs: https://bin.autonomic.zone/?f26f49551300a6b6#CWeMQShVJwpNxdn76oVY5qt88Frrm3xVFFx9voLRAncz The backed up repository is only 40.12 MB whereas `/var/lib/docker` is 30GB on the server and there are nine other apps that aren't included in the backup. The only that's backed up (authentik) is the first in the alphabetically sorted list of apps.
kawaiipunk added the
bug
label 2024-08-19 16:39:41 +00:00
Owner

I think this was as discussed in the chat due to missing backup labels in the recipies. Can you may post which recipes this affects?

I think this was as discussed in the chat due to missing backup labels in the recipies. Can you may post which recipes this affects?
Owner

I think this issue was because missing backupbot labels. Reopen this if necessary.

I think this issue was because missing backupbot labels. Reopen this if necessary.
Sign in to join this conversation.
No description provided.