mirror of
https://github.com/borgbackup/borg.git
synced 2026-09-01 14:13:19 +02:00
54 lines
1.6 KiB
Markdown
54 lines
1.6 KiB
Markdown
<!--
|
||
Thank you for reporting an issue.
|
||
|
||
*IMPORTANT* – Before creating a new issue, please look around:
|
||
- BorgBackup documentation: https://borgbackup.readthedocs.io/en/stable/index.html
|
||
- FAQ: https://borgbackup.readthedocs.io/en/stable/faq.html
|
||
- Open issues in the GitHub tracker: https://github.com/borgbackup/borg/issues
|
||
|
||
If you cannot find a similar problem, then create a new issue.
|
||
|
||
Please fill in as much of the template as possible.
|
||
-->
|
||
|
||
## Have you checked the BorgBackup docs, FAQ, and open GitHub issues?
|
||
|
||
No
|
||
|
||
## Is this a bug/issue report or a question?
|
||
|
||
Bug/Issue/Question
|
||
|
||
## System information. For client/server mode, post info for both machines.
|
||
|
||
#### Your Borg version (borg -V).
|
||
|
||
#### Operating system (distribution) and version.
|
||
|
||
#### Hardware/network configuration and filesystems used.
|
||
|
||
#### How much data is handled by Borg?
|
||
|
||
#### Full Borg command line that led to the problem (leave out excludes and passwords).
|
||
|
||
|
||
## Describe the problem you're observing.
|
||
|
||
#### Can you reproduce the problem? If so, describe how. If not, describe troubleshooting steps you took before opening the issue.
|
||
|
||
#### Include any warnings/errors/backtraces from the system logs
|
||
|
||
<!--
|
||
|
||
If this complaint relates to Borg performance, please include CRUD benchmark
|
||
results and any steps you took to troubleshoot.
|
||
How to run the benchmark: https://borgbackup.readthedocs.io/en/stable/usage/benchmark.html
|
||
|
||
*IMPORTANT* – Please mark logs and terminal command output, otherwise GitHub will not display them correctly.
|
||
An example is provided below.
|
||
|
||
Example:
|
||
```
|
||
this is an example of how log text should be marked (wrap it with ```)
|
||
```
|
||
-->
|