2018-07-29 03:54:38 +00:00
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: Create a report to help us improve
|
2019-07-15 08:36:39 +00:00
|
|
|
title: ''
|
|
|
|
labels: ''
|
|
|
|
assignees: ''
|
2018-07-29 03:54:38 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2018-07-29 03:57:16 +00:00
|
|
|
Sponsors SeaweedFS via Patreon https://www.patreon.com/seaweedfs
|
2020-05-13 18:48:24 +00:00
|
|
|
Report issues here. Ask questions here https://stackoverflow.com/questions/tagged/seaweedfs
|
2021-01-27 06:03:22 +00:00
|
|
|
Please ask questions in https://github.com/chrislusf/seaweedfs/discussions
|
2018-07-29 03:57:16 +00:00
|
|
|
|
2019-07-15 08:36:39 +00:00
|
|
|
example of a good issue report:
|
|
|
|
https://github.com/chrislusf/seaweedfs/issues/1005
|
|
|
|
example of a bad issue report:
|
|
|
|
https://github.com/chrislusf/seaweedfs/issues/1008
|
|
|
|
|
2018-07-29 03:54:38 +00:00
|
|
|
**Describe the bug**
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
|
2018-07-29 03:57:16 +00:00
|
|
|
**System Setup**
|
2019-08-10 07:40:48 +00:00
|
|
|
- List the command line to start "weed master", "weed volume", "weed filer", "weed s3", "weed mount".
|
|
|
|
- OS version
|
|
|
|
- output of `weed version`
|
|
|
|
- if using filer, show the content of `filer.toml`
|
2018-07-29 03:54:38 +00:00
|
|
|
|
|
|
|
**Expected behavior**
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
|
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
|
|
|
|
**Additional context**
|
|
|
|
Add any other context about the problem here.
|