GitHub Issues are for bugs only.
Examples of things that aren't considered bugs:
- Can't figure out how to do something
- Having issues accessing your server
- Can't get the server installed
- Want a new widget in Rocket.Chat
If your issue falls into one of these categories, please see Getting Support
New feature requests should be posted in the forums.
- Read the Documentation carefully all the way through.
- Make sure you are running the latest version of Rocket.Chat. It's very likely simply updating will resolve your issue.
- Try to narrow it down to reproducible steps. If we can reproduce it, we will be able to fix the issue a lot quicker.
- Look at all of your logs for errors. See below for how to gather logs.
- Search the Forums using a few different search terms.
- Search the Issues for your bug. If you find it carefully, check that it is identical and give it a thumbs up, or add some additional information to the ticket if it differs. This will help give us a fuller picture.
- If you got this far, then report an issue.
Giving clear background information will help save a lot of time.
Please include the following information to promote effective fixing.
- Operating System / Version / Architecture (64 bit?)
- Browser type and version, including any add-ons. (e.g., AdBlocker, NoScript, etc.)
- Rocket.Chat version
- Expected behavior
- Actual behavior
- Can the bug consistently be reproduced? If so, how?
- Relevant errors and other log output
- Screenshots are necessary
Here are some links to help you register your bug in the right place:
Rocket.Chat Electron desktop app
It can be done in two ways:
Administration
->Info
- Your Rocket.Chat URL followed by
/api/info
Browser
To collect logs from your browser press Ctrl/Cmd + Shift + j. Errors appear in red.
Server
To collect logs from your browser as an Admin, log into your Rocket.Chat. From there, click the arrow by your avatar and go to Administration. Once there, you will see: View Logs
.
It is often useful to open this in another browser and reproduce the problem again, and you will see an exception pop up in the logs.
Also, consider your web server logs and general system logs.