Feliday-UI/.github/ISSUE_TEMPLATE/BUG_REPORT.md
SleeplessOne1917 ac2a83a7a6
Lint fix (#1035)
* User HTTP instead of HTTPS when fetching icon in docker internal network

* Add debug statement.

* Revert "Add debug statement."

This reverts commit 7fbb12a4bd.

* Revert "User HTTP instead of HTTPS when fetching icon in docker internal network"

This reverts commit 498de660ba.

* Always replace host with internal host

* Fix lint script

* Remove prettier from pre-commit

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-05-23 18:55:36 -04:00

625 B

name about title labels assignees
🐞 Bug Report Create a report to help us improve Lemmy bug

Found a bug? Please fill out the sections below. 👍

For backend issues, use lemmy

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?