mirror of https://github.com/LemmyNet/lemmy.git
29 lines
828 B
Markdown
29 lines
828 B
Markdown
---
|
|
name: "\U0001F41E Bug Report"
|
|
about: Create a report to help us improve Lemmy
|
|
title: ""
|
|
labels: bug
|
|
assignees: ""
|
|
---
|
|
|
|
- [ ] Did you check to see if this issue already exists?
|
|
- [ ] Is this only a single bug? Do not put multiple bugs in one issue.
|
|
- [ ] Is this a question or discussion? Don't use this, use https://lemmy.ml/c/lemmy_support .
|
|
- [ ] Is this a UI / front end issue? Use the [lemmy-ui](https://github.com/LemmyNet/lemmy-ui) repo.
|
|
|
|
### Issue Summary
|
|
|
|
A summary of the bug.
|
|
|
|
### Steps to Reproduce
|
|
|
|
1. (for example) I clicked login, and an endless spinner show up.
|
|
2. I tried to install lemmy via this guide, and I'm getting this error.
|
|
3. ...
|
|
|
|
### Technical details
|
|
|
|
- Please post your log: `sudo docker-compose logs > lemmy_log.out`.
|
|
- What OS are you trying to install lemmy on?
|
|
- Any browser console errors?
|