2020-07-08 11:44:43 -04:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: community, triage
assignees: ''
---
2022-01-20 12:37:40 -05:00
## NOTE
2022-01-28 19:04:16 -05:00
All GitHub issues are addressed on a best-effort basis at MinIO's sole discretion. There are no Service Level Agreements (SLA) or Objectives (SLO). Remember our [Code of Conduct ](https://github.com/minio/minio/blob/master/code_of_conduct.md ) when engaging with MinIO Engineers and the larger community.
2022-01-20 12:37:40 -05:00
2022-01-28 19:04:16 -05:00
For urgent issues (e.g. production down, etc.), subscribe to [SUBNET ](https://min.io/pricing?jmp=github ) for direct to engineering support.
2016-10-23 15:32:35 -04:00
<!-- - Provide a general summary of the issue in the Title above -->
2016-06-03 01:01:08 -04:00
2016-10-22 20:35:52 -04:00
## Expected Behavior
<!-- - If you're describing a bug, tell us what should happen -->
<!-- - If you're suggesting a change/improvement, tell us how it should work -->
2016-06-03 01:01:08 -04:00
2016-10-22 20:35:52 -04:00
## Current Behavior
<!-- - If describing a bug, tell us what happens instead of the expected behavior -->
<!-- - If suggesting a change/improvement, explain the difference from current behavior -->
2016-06-03 01:01:08 -04:00
2016-10-22 20:35:52 -04:00
## Possible Solution
<!-- - Not obligatory, but suggest a fix/reason for the bug, -->
<!-- - or ideas how to implement the addition or change -->
2016-06-03 01:01:08 -04:00
2016-10-22 20:35:52 -04:00
## Steps to Reproduce (for bugs)
<!-- - Provide a link to a live example, or an unambiguous set of steps to -->
<!-- - reproduce this bug. Include code to reproduce, if relevant -->
2020-07-08 11:44:43 -04:00
<!-- - and make sure you have followed https://github.com/minio/minio/tree/release/docs/debugging to capture relevant logs -->
2016-10-22 20:35:52 -04:00
1.
2.
3.
4.
2016-06-03 01:01:08 -04:00
2016-10-22 20:35:52 -04:00
## Context
<!-- - How has this issue affected you? What are you trying to accomplish? -->
<!-- - Providing context helps us come up with a solution that is most useful in the real world -->
2016-06-03 01:01:08 -04:00
2018-08-23 04:41:22 -04:00
## Regression
<!-- Is this issue a regression? (Yes / No) -->
<!-- If Yes, optionally please include minio version or commit id or PR# that caused this regression, if you have these details. -->
2016-10-22 20:35:52 -04:00
## Your Environment
<!-- - Include as many relevant details about the environment you experienced the bug in -->
2020-07-08 11:44:43 -04:00
* Version used (`minio --version`):
* Server setup and configuration:
2017-04-25 03:58:11 -04:00
* Operating System and version (`uname -a`):