2018-04-20 20:15:15 +00:00
|
|
|
<!--
|
|
|
|
Thank you for reporting an issue.
|
|
|
|
|
|
|
|
*IMPORTANT* - *before* creating a new issue please look around:
|
|
|
|
- Borgbackup documentation: http://borgbackup.readthedocs.io/en/stable/index.html
|
|
|
|
- FAQ: https://borgbackup.readthedocs.io/en/stable/faq.html
|
|
|
|
and
|
2023-01-12 05:21:16 +00:00
|
|
|
- open issues in GitHub tracker: https://github.com/borgbackup/borg/issues
|
2018-04-20 20:15:15 +00:00
|
|
|
|
|
|
|
If you cannot find a similar problem, then create a new issue.
|
|
|
|
|
|
|
|
Please fill in as much of the template as possible.
|
|
|
|
-->
|
|
|
|
|
2023-01-12 05:21:16 +00:00
|
|
|
## Have you checked borgbackup docs, FAQ, and open GitHub issues?
|
2018-04-20 20:15:15 +00:00
|
|
|
|
|
|
|
No
|
|
|
|
|
|
|
|
## Is this a BUG / ISSUE report or a QUESTION?
|
|
|
|
|
|
|
|
Invalid
|
|
|
|
|
|
|
|
## 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 commandline that lead to the problem (leave away 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 warning/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 benchmark: http://borgbackup.readthedocs.io/en/stable/usage/benchmark.html
|
|
|
|
|
|
|
|
*IMPORTANT* - Please mark logs and text output from terminal commands
|
2023-01-12 05:21:16 +00:00
|
|
|
or else GitHub will not display them correctly.
|
2018-04-20 20:15:15 +00:00
|
|
|
An example is provided below.
|
|
|
|
|
|
|
|
Example:
|
|
|
|
```
|
|
|
|
this is an example how log text should be marked (wrap it with ```)
|
|
|
|
```
|
|
|
|
-->
|