--- name: Bug report about: Create a report to help Dragonfly DB improve title: '' labels: 'bug' assignees: '' --- **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Insert records using `command` 2. Query records using `command` 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Environment (please complete the following information):** - OS: [ubuntu 20.04] - Kernel: [MUST BE 5.10 or greater] # Command: `uname -a` - Containerized?: [Bare Metal, Docker, Docker Compose, Docker Swarm, Kubernetes, Other] - Dragonfly Version: [e.g. 0.3.0] **Reproducible Code Snippet** ``` # Minimal code snippet to reproduce this bug ``` **Additional context** Add any other context about the problem here.