71 lines
1.9 KiB
Markdown
71 lines
1.9 KiB
Markdown
|
---
|
||
|
name: "\U0001F41B Bug report"
|
||
|
about: Bugs encountered while using Storj DCS or running a storage node.
|
||
|
title: ''
|
||
|
labels: Bug
|
||
|
assignees: ''
|
||
|
---
|
||
|
|
||
|
<!--
|
||
|
Please make sure that we do not have any duplicates already open.
|
||
|
You can ensure this by searching the issue list for this repository.
|
||
|
If there is a duplicate, please close your issue and add a comment to the
|
||
|
existing issue instead.
|
||
|
|
||
|
For more information about reporting issues, see
|
||
|
https://github.com/storj/storj/blob/main/docs/storagenode/CONTRIBUTING.md
|
||
|
|
||
|
---------------------------------------------------
|
||
|
GENERAL SUPPORT INFORMATION
|
||
|
---------------------------------------------------
|
||
|
|
||
|
The GitHub issue tracker is for bug reports and feature requests.
|
||
|
General support can be found at the following locations:
|
||
|
|
||
|
- Storj Community Forum - https://forum.storj.io
|
||
|
- File a ticket at https://support.storj.io/
|
||
|
|
||
|
---------------------------------------------------
|
||
|
BUG REPORT INFORMATION
|
||
|
---------------------------------------------------
|
||
|
-->
|
||
|
|
||
|
**Description**
|
||
|
|
||
|
<!--
|
||
|
Provide a more detailed introduction to the issue itself, and why you consider it to be a bug
|
||
|
-->
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|
||
|
|
||
|
**Steps to reproduce the issue:**
|
||
|
<!-- Provide a link to a live example, or an unambiguous set of steps to -->
|
||
|
<!-- reproduce this bug. Include code to reproduce, if relevant -->
|
||
|
<!-- You can open a PR with a failing test instead -->
|
||
|
1.
|
||
|
2.
|
||
|
3.
|
||
|
|
||
|
**Describe the results you expected:**
|
||
|
|
||
|
|
||
|
**Describe the results you received:**
|
||
|
|
||
|
|
||
|
**Possible Fix**
|
||
|
<!--- Not obligatory, but suggest a fix or reason for the bug -->
|
||
|
|
||
|
**Additional information you deem important (e.g. issue happens only occasionally):**
|
||
|
|
||
|
|
||
|
**Logs:**
|
||
|
|
||
|
```
|
||
|
(paste your logs here)
|
||
|
```
|
||
|
|
||
|
**Your environment**
|
||
|
<!--- Include as many relevant details about the environment you experienced the bug in -->
|
||
|
- Operating system and version:
|
||
|
- Additional environment details (Raspberry PI, Docker, VMWare, etc.):
|