--- name: I have an issue about: Describe this issue template's purpose here. title: '' labels: '' assignees: '' --- **Describe the issue** **Paste last few lines from `pialert.log`** > You can use `tail -20 /home/pi/pialert/front/log/pialert.log` ``` paste_here ``` **Paste your `pialert.conf` (remove personal info)** ``` paste_here ``` **Paste your `docker-compose.yml` and `.env` (remove personal info)** `docker-compose.yml` ``` paste_here ``` `.env` ``` paste_here ``` **Screenshots** If applicable, add screenshots to help explain your problem.