---
type: bug
created: <% tp.date.now("YYYY-MM-DD") %>
status: investigating
tags:
  - debugging
---

# <% tp.file.title %>

## Problem
<!-- What went wrong? -->


## Symptoms
<!-- Observable behavior, error messages, logs -->


## Root Cause
<!-- What actually caused the issue -->


## Solution
<!-- How it was fixed -->


## Prevention
<!-- How to avoid this in the future -->

## Related
<!-- Format: - [[note-name]] — relationship explanation -->
- 
