mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
36 lines
1,022 B
Markdown
36 lines
1,022 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
Sponsors SeaweedFS via Patreon https://www.patreon.com/seaweedfs
|
|
Report issues here. Ask questions here https://stackoverflow.com/questions/tagged/seaweedfs
|
|
Please ask questions in https://github.com/seaweedfs/seaweedfs/discussions
|
|
|
|
example of a good issue report:
|
|
https://github.com/seaweedfs/seaweedfs/issues/1005
|
|
example of a bad issue report:
|
|
https://github.com/seaweedfs/seaweedfs/issues/1008
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**System Setup**
|
|
- 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`
|
|
|
|
**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.
|