backrest icon indicating copy to clipboard operation
backrest copied to clipboard

Backrest is a web UI and orchestrator for restic backup.

Results 104 backrest issues
Sort by recently updated
recently updated
newest added

## Describe the bug Compute stats doesn't show up as operation and if it fails, it fails silently and there's no way to see it. ## To Reproduce 1. Go...

bug
p1

**Is your feature request related to a problem? Please describe.** By default, nginx sets the `proxy_connect_timeout` to `60s`: ``` Syntax: proxy_read_timeout time; Default: proxy_read_timeout 60s; Context: http, server, location Defines...

enhancement
p2

Note: if you have a question or need support please post in the [discussions area](https://github.com/garethgeorge/backrest/discussions). **Describe the bug** When I installed the latest version of backrest, It seems as though...

bug

I am using the last version of backrest via docker. I am doing the backup via shh from one server to another on the same network. I am doing the...

bug

I'm happy to put the work in to make this a reality, but would be cool to have an MS Teams webhook option - would be keen to do the...

enhancement

I'm trying to add a backup to S3 storage, but unable to get it to work for both MinIO self hosted and Wasabi Cloud S3 Storage. I am able to...

bug

This is continuation of #75. ## Problem - Currently check randomly selects a part of repository. - This does not guarantee the all the data will be check after sufficient...

bug

**Describe the bug** Hooks on windows installs with multi-line if-statements are not executing the multi-line part of the hook. If-statements have to be condensed into a one liner in order...

bug

**Is your feature request related to a problem? Please describe.** Currently, when backing up Windows-User folders backrests throws a lot of hints at you when it tries to backup files...

enhancement

**Describe the bug** I am unable to delete some snapshots from some repositories. **To Reproduce** Steps to reproduce the behavior: 1. Create a plan and a repo 2. Create a...

bug