---
name: Support request
about: Something's not working like it should be
title: ''
labels: support
assignees: ''

---

**What's happening?**
Concisely describe what's going wrong.

**Logs**

<!-- Paste any logs here (between the backticks). -->
<!-- You can get extended logs by setting the environment variable DEBUG to *. -->
<!-- For example, DEBUG=* yarn start if you're running directly from the cloned repository. -->
```

```

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Additional context**
Add any other context about the problem here.

**Runtime**
I'm running Muse:
- [ ] Directly from the cloned repository
- [ ] Inside a Docker container
- [ ] Something else (please elaborate)

**Versions**
- Muse:
- Docker (if applicable):
- OS:
- Node.js: (if running outside the Docker container)
- ffmpeg: (if running outside the Docker container, 4.1 or later is required)