Questions tagged [rocket.chat]

https://rocket.chat, an open-source web server/client chat application, featuring livechat, video conference, screensharing, file uploads, role-based permissions, native apps, and much more, licensed under MIT; Use this tag for questions regarding deployment, configuration, maintenance, architecture or general coding help. For questions about general use, not development or programming, use https://github.com/RocketChat/Rocket.Chat/issues.

Rocket.Chat is an MIT licensed open-source chat application developed in , meaning it runs on a backend, backed by a database. Its features include (but are not limited to) live chat, video conference, screensharing, file uploads, role-based permissions, native apps, internationalized UI, rich media, notifications, integrations to hubot and webhooks, full-text and regex search within history, several text decorators such as markdown, KaTeX, emojis and much more. Rocket.Chat currently supports importing data from Slack and Hipchat.

Rocket.Chat can be deployed in a multitude of environments, such as:

Tag Usage

These are the types of question you should be using StackOverflow for:

  • How do I?
  • I got this error, why?

If you are sure it's a bug or you have an awesome idea on how to improve Rocket.Chat, please open an issue in GitHub. If you need to discuss why a feature is not implemented or when it will be, please join us on our Demo Server and look for these channels: #support, #dev, #contributors.

Asking questions

Please refer to the Asking section of StackOverflow before asking questions.

Mention which browser the code is having problems on, and what error messages, if any, were thrown by the browser (use the Developer Tools for your browser to see these messages). If the question is browser-specific, use tags , , , , etc.

If the problem is a server issue, please include the log output. If you can't see anything relevant in the server log, make sure the output setting is set to 2 - Errors, Information and Debug in Rocket.Chat's Administration > Logs > Log Level.

If you think you found a security issue, please email the details to Rocket.Chat’s security team at security@rocket.chat before posting it to StackOverflow or any other issue tracker. Our security team will respond to confirm receipt of your message, review and plan the mitigation of the issue appropriately, as well as set a timeline for a new release or patch and will also make sure you are given credit for the discovery. Please follow these guidelines when reporting security issues.

Here are some suggested things to include, when applicable, which may help us troubleshoot a problem:

  • Operating System / Version / Architecture (64 bit?)
  • Browser type & Version (if web app), any browser add-ons which may be involved (e.g. AdBlocker, NoScript, etc.)
  • Desktop Environment (if desktop app) / Version
  • Rocket.Chat edition / Version or build number
  • Relevant snippets from your error logs
300 questions
0
votes
3 answers

how to run multiple cross platform web application on the same server using different ports?

I am running a java web application on tomcat 7.0, which is setup on media temple Ubuntu 16.04 server. The application is running on port 8080, and I have a domain which is binded to the port. e.g. public-ip-of-server:8080 xyz.com Now, I want to…
Raxit Solanki
  • 434
  • 6
  • 15
0
votes
1 answer

Rocket.Chat as Docker-Container using sub folder

I'm trying to run RocketChat as a docker container with reverse proxy in a sub folder (https://001docker2t/rocketchat). My problem is that file upload is using the wrong url (https://001docker2t/ufs/...) and stay at 0%. As in the documentation for…
Benjamin Schüller
  • 2,104
  • 1
  • 17
  • 29
0
votes
1 answer

Have public channels visible to all non admin users and forbid user from creating channels

How can I have the existing public channels visible to all users ? How can I forbid users (non admin) from creating channels ? Version: 0.49.0
Stephane
  • 11,836
  • 25
  • 112
  • 175
0
votes
1 answer

Syntax error at Vagrant.configure("2") do |config|, while trying to run a script file

While I am trying to run the following script as a shell script, I get an error saying ./install_local.sh: line 8: syntax error near unexpected token `"2"' ./install_local.sh: line 8: `Vagrant.configure("2") do |config|' What could be the reason…
helloJSON
  • 1,389
  • 3
  • 10
  • 10
0
votes
1 answer

How to Auto Authenticate using SAML on behalf of rocket chat

I am using Rocket chat inside my javascript based web app as an iframe ( https://rocket.chat/docs/developer-guides/iframe-integration ).. I have setup SAML auth for rocket chat and the same is being used by my web app. However the iframe is not auto…
0
votes
2 answers

How to verify email through REST API

Working on our rocket.chat with login through iframe. I can create users and login through iframe and the API. My problem is that the users email isn't verify so offline email notifications won't work. How do I verify their email?
Plot Norris
  • 49
  • 1
  • 9
0
votes
0 answers

npm start meteor fails at meteor npm i && meteor

I have been trying to set up development machine for Rocket.Chat on Ubuntu 16.04. Followed the steps given for prerequisite installations on the site and trying to execute npm start meteor. However the process fails at command meteor npm i &&…
sdpolke
  • 23
  • 7
0
votes
1 answer

Is it possible to populate files in a channel from a directory?

I operate a game which maintains various player log files in a directory in .txt format. I would like to mirror all of the .txt files in this directory in a support channel appearing as if you would manually upload them (showing in the right sidebar…
0
votes
1 answer

How to change the Rocket Chat Data Directory

I have installed the Rocket Chat by following the steps provided here https://rocket.chat/docs/installation/manual-installation/ubuntu/snaps/ I have ubuntu server [Ubuntu 16.04.1] To store the data [files], I would want to make use of this…
0
votes
2 answers

Is it possible to migrate the data from an old version of rocket.chat to a new version running with snaps?

I have an old version (0.17) of rocket.chat running on Ubuntu(14.04.5). Is it possible to migrate the data to a new version running with snaps?
m.g.
  • 3
  • 2
0
votes
1 answer

Using Push notifications behind corporate proxy. Is this possible?

I am running a Rocket Chat 3.7.1 docker compose instance behind a corporate proxy server and we are having trouble getting push notifications working. Has anyone been able to get this working before? If so could you share the details of how you got…
Lance Haig
  • 332
  • 4
  • 13
0
votes
1 answer

Meteor build not working

"meteor build" not working for me http://screencast.com/t/iOjtsnA2l I am on ubuntu 14 - Amazon Web Services (AWS) And I used these steps https://rocket.chat/docs/developer-guides/pre-requisites/ Thanks for your help.
MedBou
  • 25
  • 2
  • 7
0
votes
1 answer

Rocket.Chat iOS App after start

Is it possible setup Rocket.Chat iOS App to automaticaly going into specific room after start/restart?
0
votes
1 answer

Mongodb with node is using high cpu usage on Docker

Hi I've installed Rocket.chat on ubuntu Aws micro instance, It running with Nginx, MongoDB, and node, where MongoDB is running with docker image mongo:3.0 It was running smoothly on the day of installation but after some times It server was getting…
Ankit Balyan
  • 1,319
  • 19
  • 31
0
votes
1 answer

Clients continue to reload after restarting rocket server

I am running 0.37.1 docker images with an nginx proxy in the front. Running on RH7 instance. Whenever I restart the Rocket chat server the clients on my mac and Android phone both have issues. The mac client will continually refresh. I have to…
Lance Haig
  • 332
  • 4
  • 13
1 2 3
19
20