Manual backups don't send notifications #67

Closed
opened 2024-11-08 13:13:58 +00:00 by fauno · 4 comments
Owner

It'd be great to test they're working too!

It'd be great to test they're working too!
Owner

You can use the run_cron command f7f46d7b7b/README.md (usage)
this will send a notification as well.
At the moment the notifications are built into the cronjob, this way a failure Notification can also be send, if the main program is crashing.

You can use the `run_cron` command https://git.coopcloud.tech/coop-cloud/backup-bot-two/src/commit/f7f46d7b7bc350aa8f46261be070fd2e14bc6ea1/README.md#usage this will send a notification as well. At the moment the notifications are built into the cronjob, this way a failure Notification can also be send, if the main program is crashing.
Author
Owner

so abra app cmd <backupbot_name> app run_cron is the same as abra app run <backupbot_name> app -- backup create plus notifications?

so `abra app cmd <backupbot_name> app run_cron` is the same as `abra app run <backupbot_name> app -- backup create` plus notifications?
Author
Owner

it seems so! though i got the ssh timeout error, even with abra 0.10 :/

it seems so! though i got the ssh timeout error, even with abra 0.10 :/
fauno closed this issue 2025-04-23 19:16:59 +00:00
Owner

i got the ssh timeout error

@fauno FWIW this should now only be related to your SSH client/server configurations and not abra as we do not hardcode any timeout in abra any more. If you manage to figure out how to resolve this via the SSH config, I'd love to hear about it / document it.

> i got the ssh timeout error @fauno FWIW this should now only be related to your SSH client/server configurations and not `abra` as we do not hardcode any timeout in `abra` any more. If you manage to figure out how to resolve this via the SSH config, I'd love to hear about it / document it.
Sign in to join this conversation.
No description provided.