2018-11-14 04:43:23 +01:00
|
|
|
|
---
|
|
|
|
|
name: Bug report
|
|
|
|
|
about: Create a report to help us improve
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
2020-08-05 10:34:42 +02:00
|
|
|
|
<!--
|
|
|
|
|
|
2020-05-01 13:42:35 +02:00
|
|
|
|
**THIS IS NOT A SUPPORT CHANNEL!**
|
|
|
|
|
**IF YOU HAVE SUPPORT QUESTIONS ABOUT RUNNING OR CONFIGURING YOUR OWN HOME SERVER**,
|
|
|
|
|
please ask in **#synapse:matrix.org** (using a matrix.org account if necessary)
|
2017-08-14 15:35:25 +02:00
|
|
|
|
|
2020-05-01 13:42:35 +02:00
|
|
|
|
If you want to report a security issue, please see https://matrix.org/security-disclosure-policy/
|
2017-08-14 15:35:25 +02:00
|
|
|
|
|
|
|
|
|
This is a bug report template. By following the instructions below and
|
|
|
|
|
filling out the sections with your information, you will help the us to get all
|
|
|
|
|
the necessary data to fix your issue.
|
|
|
|
|
|
|
|
|
|
You can also preview your report before submitting it. You may remove sections
|
|
|
|
|
that aren't relevant to your particular case.
|
|
|
|
|
|
2019-03-06 18:55:59 +01:00
|
|
|
|
Text between <!-- and --> marks will be invisible in the report.
|
2017-08-14 15:40:32 +02:00
|
|
|
|
|
2017-08-14 15:35:25 +02:00
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
### Description
|
|
|
|
|
|
2018-11-14 04:43:23 +01:00
|
|
|
|
<!-- Describe here the problem that you are experiencing -->
|
2017-08-14 15:35:25 +02:00
|
|
|
|
|
|
|
|
|
### Steps to reproduce
|
|
|
|
|
|
2018-11-14 04:43:23 +01:00
|
|
|
|
- list the steps
|
2017-08-14 15:35:25 +02:00
|
|
|
|
- that reproduce the bug
|
|
|
|
|
- using hyphens as bullet points
|
|
|
|
|
|
2019-03-06 18:55:59 +01:00
|
|
|
|
<!--
|
2017-08-14 15:35:25 +02:00
|
|
|
|
Describe how what happens differs from what you expected.
|
|
|
|
|
|
2018-11-14 04:43:23 +01:00
|
|
|
|
If you can identify any relevant log snippets from _homeserver.log_, please include
|
2018-07-24 14:46:39 +02:00
|
|
|
|
those (please be careful to remove any personal or private data). Please surround them with
|
2018-11-14 04:43:23 +01:00
|
|
|
|
``` (three backticks, on a line on their own), so that they are formatted legibly.
|
|
|
|
|
-->
|
2017-08-17 12:00:51 +02:00
|
|
|
|
|
2017-08-14 15:35:25 +02:00
|
|
|
|
### Version information
|
|
|
|
|
|
|
|
|
|
<!-- IMPORTANT: please answer the following questions, to help us narrow down the problem -->
|
|
|
|
|
|
2018-11-14 04:43:23 +01:00
|
|
|
|
<!-- Was this issue identified on matrix.org or another homeserver? -->
|
2019-09-19 16:08:14 +02:00
|
|
|
|
- **Homeserver**:
|
2017-08-17 12:00:51 +02:00
|
|
|
|
|
|
|
|
|
If not matrix.org:
|
2018-11-14 04:43:23 +01:00
|
|
|
|
|
2019-03-06 18:55:59 +01:00
|
|
|
|
<!--
|
2019-09-19 16:08:14 +02:00
|
|
|
|
What version of Synapse is running?
|
|
|
|
|
|
|
|
|
|
You can find the Synapse version with this command:
|
|
|
|
|
|
|
|
|
|
$ curl http://localhost:8008/_synapse/admin/v1/server_version
|
|
|
|
|
|
|
|
|
|
(You may need to replace `localhost:8008` if Synapse is not configured to
|
|
|
|
|
listen on that port.)
|
2017-08-17 12:14:35 +02:00
|
|
|
|
-->
|
2019-09-19 16:08:14 +02:00
|
|
|
|
- **Version**:
|
2018-11-14 04:43:23 +01:00
|
|
|
|
|
2019-09-19 16:08:14 +02:00
|
|
|
|
- **Install method**:
|
2018-11-14 04:43:23 +01:00
|
|
|
|
<!-- examples: package manager/git clone/pip -->
|
|
|
|
|
|
2019-09-19 16:08:14 +02:00
|
|
|
|
- **Platform**:
|
2018-11-14 04:43:23 +01:00
|
|
|
|
<!--
|
|
|
|
|
Tell us about the environment in which your homeserver is operating
|
|
|
|
|
distro, hardware, if it's running in a vm/container, etc.
|
|
|
|
|
-->
|