2018-11-13 22:43:23 -05:00
|
|
|
|
---
|
|
|
|
|
name: Bug report
|
|
|
|
|
about: Create a report to help us improve
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
2019-03-06 12:55:59 -05:00
|
|
|
|
<!--
|
2017-08-14 09:35:25 -04:00
|
|
|
|
|
2019-03-06 12:55:59 -05:00
|
|
|
|
**IF YOU HAVE SUPPORT QUESTIONS ABOUT RUNNING OR CONFIGURING YOUR OWN HOME SERVER**:
|
2017-08-14 09:40:32 -04:00
|
|
|
|
You will likely get better support more quickly if you ask in ** #matrix:matrix.org ** ;)
|
2017-08-14 09:35:25 -04: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 12:55:59 -05:00
|
|
|
|
Text between <!-- and --> marks will be invisible in the report.
|
2017-08-14 09:40:32 -04:00
|
|
|
|
|
2017-08-14 09:35:25 -04:00
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
### Description
|
|
|
|
|
|
2018-11-13 22:43:23 -05:00
|
|
|
|
<!-- Describe here the problem that you are experiencing -->
|
2017-08-14 09:35:25 -04:00
|
|
|
|
|
|
|
|
|
### Steps to reproduce
|
|
|
|
|
|
2018-11-13 22:43:23 -05:00
|
|
|
|
- list the steps
|
2017-08-14 09:35:25 -04:00
|
|
|
|
- that reproduce the bug
|
|
|
|
|
- using hyphens as bullet points
|
|
|
|
|
|
2019-03-06 12:55:59 -05:00
|
|
|
|
<!--
|
2017-08-14 09:35:25 -04:00
|
|
|
|
Describe how what happens differs from what you expected.
|
|
|
|
|
|
2018-11-13 22:43:23 -05:00
|
|
|
|
If you can identify any relevant log snippets from _homeserver.log_, please include
|
2018-07-24 08:46:39 -04:00
|
|
|
|
those (please be careful to remove any personal or private data). Please surround them with
|
2018-11-13 22:43:23 -05:00
|
|
|
|
``` (three backticks, on a line on their own), so that they are formatted legibly.
|
|
|
|
|
-->
|
2017-08-17 06:00:51 -04:00
|
|
|
|
|
2017-08-14 09:35:25 -04:00
|
|
|
|
### Version information
|
|
|
|
|
|
|
|
|
|
<!-- IMPORTANT: please answer the following questions, to help us narrow down the problem -->
|
|
|
|
|
|
2018-11-13 22:43:23 -05:00
|
|
|
|
<!-- Was this issue identified on matrix.org or another homeserver? -->
|
|
|
|
|
- **Homeserver**:
|
2017-08-17 06:00:51 -04:00
|
|
|
|
|
|
|
|
|
If not matrix.org:
|
2018-11-13 22:43:23 -05:00
|
|
|
|
|
2019-03-06 12:55:59 -05:00
|
|
|
|
<!--
|
|
|
|
|
What version of Synapse is running?
|
2017-08-17 06:14:35 -04:00
|
|
|
|
You can find the Synapse version by inspecting the server headers (replace matrix.org with
|
|
|
|
|
your own homeserver domain):
|
|
|
|
|
$ curl -v https://matrix.org/_matrix/client/versions 2>&1 | grep "Server:"
|
|
|
|
|
-->
|
2018-11-13 22:43:23 -05:00
|
|
|
|
- **Version**:
|
|
|
|
|
|
|
|
|
|
- **Install method**:
|
|
|
|
|
<!-- examples: package manager/git clone/pip -->
|
|
|
|
|
|
|
|
|
|
- **Platform**:
|
|
|
|
|
<!--
|
|
|
|
|
Tell us about the environment in which your homeserver is operating
|
|
|
|
|
distro, hardware, if it's running in a vm/container, etc.
|
|
|
|
|
-->
|