Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
41 views

MongoDB authentication while installing RocketChat from Docker

Following this guide here: https://docs.rocket.chat/docs/deploy-with-docker-docker-compose And this one: https://docs.rocket.chat/v1/docs/mongodb-uri-authentication I can't for the life of me set a ...
Ivl's user avatar
  • 11
0 votes
0 answers
28 views

Rocket.chat Ubuntu Error 413 File too large

I'm running rocketchat on Ubuntu and when I use the chat I can't upload files to the chat. it shows like it's uploading then nothing happens. When I try to upload a profile picture I can't either. It ...
Mitsuru Miyata's user avatar
0 votes
0 answers
51 views

Rocketchat workspace registration for 6.5.0 and later

For Rocketchat version 6.5.0 and later, I have read that workspace registration is required. But after registering the workspace, the domain name of the rocketchat instance will be shown in rocketchat ...
rocket's user avatar
  • 1
0 votes
0 answers
119 views

How to generate rocket.chat react-native app debugger, release build along with apk file

I've been trying to run the project after cloning it from GitHub, but I can't start it. I'm new to React Native and followed the React Native documentation to set up the environment. When I run this ...
Akshayffb's user avatar
0 votes
1 answer
64 views

How to insert Rocket.chat Omnichannel livechat in iframe without open/close button?

I want to insert livechat in iframe on my site without open/close button (only support onichannel chat layout). tryed somthing like this: 'use client'; import React from 'react'; export const Support ...
dnsyasch's user avatar
0 votes
1 answer
65 views

Тhe number of unread messages is not reset after reading, Rocket Chat Iframe integration in react typescript project

No matter which request I use for getting room's unread messages count, it works unpredictably, some times it show the unread count correctly some times not. { url:`/api/v1/...
Suren Poghosyan's user avatar
0 votes
0 answers
61 views

Rocket.chat custom login using AWS cognito

Issue: I'm encountering difficulties integrating custom login using AWS Cognito into Rocket.Chat. Although the login form successfully communicates with AWS Cognito and returns a positive response, ...
Mohammad Arish Siddiqui's user avatar
0 votes
0 answers
40 views

Rocket Chat in Docker Desktop

I have installed rocket chat server on docker desktop but after setting it up i cant access the server ip address to client pc. Anyone who can help. I already check all the firewall settings and ...
Chimera Bacosa's user avatar
0 votes
1 answer
234 views

RocketChat Retention policy does not free disk space

i'm using RocketChat 6.5.3 (mongo wiredTiger), installed manually on Ubuntu 20.04 LTS, NodeJS 14.21.3, MongoDB 5.0.24. Retention policy enabled to 180 days and ALL checkboxes are on also – i want to ...
trogwar's user avatar
  • 110
0 votes
0 answers
35 views

rocket.chat hubot is not working for version 6.3.12

i am new to rocket.chat i have deployed the rocket.chat in ec2 ubuntu in aws, its working fine after that i created a custom hubot using https://github.com/RocketChat/hubot-rocketchat.git and a .env ...
JANARDHAN's user avatar
0 votes
0 answers
18 views

Rocket Chat and Kaseya BMS

Has anyone successfully integrated Kaseya BMS and rocket Chat using the BMS API? I would like to have a channel in rocket chat that is a feed of certain category tickets. Having trouble figuring out ...
Ash's user avatar
  • 1
0 votes
2 answers
1k views

Rocket.Chat gives meteor runtime config error

I have these kind of errors on stucking home page of my rocketchat: Failed to load resource: the server responded with a status of 404 (Not Found) Refused to execute script from 'https://rocketchat....
zarx's user avatar
  • 1
0 votes
1 answer
499 views

Rocket.Chat ignores "ROOT_URL"

I downloaded the new Rocket.Chat 6.4.4 from tar.gz file (installing it as a service without docker)I and set up the service with the below environment variables: ROOT_URL="https://full.domain....
Tamar's user avatar
  • 679
0 votes
1 answer
56 views

Rocket Chat - Restrict user visibility outside team/group

In my requirement, I am supposed to create a few teams (groups) and assign users to those groups. Users cannot see any user other than the users in assigned groups. How to achieve this? Tried to ...
Nirmo's user avatar
  • 26
0 votes
2 answers
832 views

RocketChat upgrade from old version installed without snap/docker

I have self-hosted version of RocketChat 3.0.6 on Ubuntu 18.04.5 LTS, that was installed more than 3 years ago. And want to upgrade to the latest available LTS version. Have no idea how exactly it ...
trogwar's user avatar
  • 110
1 vote
0 answers
278 views

Rocket chat realtime API c# client

I am writing a client in c# and there is a problem. When I create a direct message on account A to communicate with account B, then account B does not receive any messages at all from the websocket ...
Nik's user avatar
  • 29
0 votes
1 answer
457 views

Rocket chat Iframe auth using token in React

I'm building an app where I want to use Rocket chat for chatting purpose. I've deployed Rocket chat in DigitalOcean droplet from Market. I'm trying to use Rocket chat's login with token feature, but ...
Kantana96's user avatar
2 votes
0 answers
758 views

rocketchat unable to connect to mongodb docker container

I am been trying this for a few days now. I have two container in a docker compose file. My mongodb container is running ok but my rocketchat container is unable to connect to mongodb. This is the ...
Kim's user avatar
  • 558
3 votes
2 answers
1k views

Rocket.Chat websocket is disabled for this server

I recently set up a rocket.chat instance on my Server via docker. Everything is working fine in browser and mac app, but not on android or ios mobile app. After I type in the workplace url I am ...
fehmelchen's user avatar
0 votes
1 answer
81 views

Is it possible to use Omnichannel feature through bot in your domain?

I need scheme like with telegram bots, omnichannel but with RC bot. People will ask questions to bot, and some stuff will answers them in omnichannel chats. Something like inner ticket system. There ...
ASCMedia's user avatar
0 votes
1 answer
588 views

Set Rocket.Chat Server (snap) to only listen on localhost

I'm struggling to find documentation on how to change the Rocket.Chat snap server installation to only listen on localhost. I want to use a reverse-proxy to allow access to the service. $ sudo snap ...
Breakfast Serial's user avatar
0 votes
1 answer
139 views

Rocket.chat css usernames and roles

I just installed my own private rocket chat for me and some friends and I have customized the CSS to my liking, I visited another rocket chat server and their users had colors in their usernames and ...
Mitsuru Miyata's user avatar
0 votes
1 answer
595 views

Rocket chat upgrade Error: Can't find migration version XXX

I'm using old Rocketchat version 3.2.1 instance with external mongodb version 4.2.23 My desire is to upgrade it by using newer version insatnce, tried connecting new rocketchat version 5.3.1 instance ...
German Volny's user avatar
0 votes
0 answers
106 views

watermelondb warning - multiple readers/writers

I'm getting the following warning and I don't know what can be the cause for it Anyone ran into this warning? Thanks I'm working on rocketchat instance and this warning is just keep popup once in a ...
shachargiladi's user avatar
0 votes
1 answer
646 views

Rocket.chat on Android with self-signed CA

I'm working on getting Rocket.chat deployed on a ship, and it's very likely production will be done with a self-signed CA. I've been having a (big) fight trying to get this working on my Android phone,...
user1407764's user avatar
2 votes
1 answer
783 views

Rocketchat: how to respond to thread via API

Rocketchat: how to respond to thread via API It is a very, very basic use case. I would like to send a message to a channel (this is easy to do via the postMessage API [1]), and then continue writing ...
enanone's user avatar
  • 966
1 vote
1 answer
56 views

Getting Issue when uploading App on Playstore

I have whitelisted Application from Rocketchat React Native 1.App runs on Simulator 2. on Acutal Device When I am trying to upload it on playstore am getting following error error on upload I have ...
Marc's user avatar
  • 11
2 votes
1 answer
250 views

Importing images from Slack

Slack exports its data as a ZIP, without images. It uses public URLs instead, so on my imported chanels inside Rocket, I see only links to slack instead of the inline images. Is there any way to ...
Dotty's user avatar
  • 55
2 votes
0 answers
290 views

Uploaded Android Bundle doesn't have android:exported property set

I have an app that is ready for internal testing on the Google Play store. However, when I go to upload the .aab file, I get the error: You uploaded an APK or Android App Bundle which has an activity,...
Megastrik3's user avatar
0 votes
2 answers
676 views

Building Whitelabel Rocket Chat app results in build Failure

I am white labeling the Rocket Chat app for my server. I have everything working in the test environment. [e.g. yarn android] I am now ready to build an apk to push out to my server members. The issue ...
Megastrik3's user avatar
0 votes
1 answer
933 views

Push notifications not working on White-Label Rocket Chat App

So I am compiling Rocket Chat to use my own Firebase server so I can server notifications without worrying about hitting the notification limit. I've followed the steps here and gotten a working ...
Megastrik3's user avatar
0 votes
0 answers
292 views

The function users_list() from rocketchat_API returns 'error-invalid-query'

The following code has worked for several weeks: from pprint import pprint from rocketchat_API.rocketchat import RocketChat username = "bot" password = "password" server_url = &...
user9961985's user avatar
3 votes
2 answers
1k views

Command PhaseScriptExecution failed with a nonzero exit code. Bugsnag source map upload connection timed out

I am trying to white label this github repo. https://github.com/RocketChat Here is the white label guide that the RocketChat has provided. https://developer.rocket.chat/mobile-app/mobile-app-white-...
Zohaib Ahmad's user avatar
0 votes
1 answer
434 views

How to obtain VisitorToken from RocketChat server

In order to Retrieve a LiveChat Message, REST API requires Visitor Token as one of query parameters. In the documentation, I'm unable to find any hint for generating/obtaining visitor token. How to ...
Gowtham GS's user avatar
0 votes
2 answers
852 views

Is there a health endpoint for the Rocketchat server

Is there a health endpoint for the Rocketchat server, we would like to use this to monitor availability of the server. https://forums.rocket.chat/t/rocket-chat-on-docker-no-health-check/9106 says ...
Rpj's user avatar
  • 6,060
0 votes
1 answer
1k views

Push Notification not work correctly in custom app [Rocket.chat]

I followed the instructions in the Rocket.chat documentation: Removed the check mark from the gateway added GCM keys from firebase rebooted the server Pushs seem to come, but the listener "...
Евгений Юрченко's user avatar
0 votes
2 answers
330 views

Configuration location for RocketApp on MacOS

I'm using https://github.com/RocketChat on MacOS. Where does it store configured servers? I would like to edit it.
Maciej Miklas's user avatar
2 votes
1 answer
526 views

How to deploy a RocketChat server on Azure Container Instances?

I am trying to deploy Rocket.Chat to an Azure Container Instance. I have the Mongo database running on a virtual machine and am using this command to create the container instance: az container create ...
Felix Meunier's user avatar
1 vote
1 answer
722 views

Setup self-hosted RocketChat on development and staging without Mongo Replica Sets?

For rocketchat, it requires mongodb replica sets to run however we'd like to set it up on our dev and staging envs as well which do not have replicas set up. Even the mongodb website has stated ...
Ayudh's user avatar
  • 1,763
0 votes
1 answer
1k views

How to log a user in RocketChat from an iframe and using the authToken returned by the REST API

I am embedding RocketChat in an iframe on my website in angular. Ideally, when the user authenticates to my REST API, authenticate them using the RocketChat REST API and use the (RocketChat) token to ...
Conde's user avatar
  • 931
0 votes
0 answers
699 views

RocketChat: Email authentication keeps failing

We have been trying for quite a while to connect our email server to the rocketchat, but we keep getting an authorisation mistake (see log below). It might have to do with the fact that in the form ...
Maurizio Moreschi's user avatar
8 votes
2 answers
7k views

KaTex support in Rocket Chat

I feel almost stupid to ask this, but how does one enable KaTeX support in Rocket.Chat? I'm using this application in a constructive way to share some math expressions for study with my friends. What ...
Quasar's user avatar
  • 551
0 votes
1 answer
425 views

Meteor application not deploying, Errors prevented startup

I cloned the rocket chat repo on GitHub and ran meteor npm install && meteor, it wasn't able to deploy the app and got stuck, so I exited and tried meteor but it throws the same error: Errors ...
Odasaku's user avatar
  • 367
1 vote
1 answer
357 views

Setting up SAML for Rocker.Chat (SP) with GSuite (IDP)

I have an instance of Rocket.chat running on an Ubuntu server, and I am trying to configure SAML on Rocket.chat (SP) and GSuite (IDP) so that I can enable login to Rocket.chat with GSuite identities. ...
Ouss's user avatar
  • 3,805
1 vote
2 answers
1k views

Rocketchat REST api reply to a particular message

I am looking for rest api to reply to a particular message in RocketChat. Rocketchat's REST Api documentation doesn't have anything about this. Any idea about this?
Beu's user avatar
  • 1,626
2 votes
0 answers
810 views

Rocket.Chat REST API "/api/v1/users.register" Not Reponding

Description: Requesting to endpoint: "/api/v1/users.register" is not responding on my self-hosted Rocket.Chat server running on docker. The rest of the APIs seem to be fine and only this one ...
Omid's user avatar
  • 321
5 votes
0 answers
1k views

How to debug RocketChat error-not-allowed (trying to invite and add/remove owners)

We're using RocketChat via a Docker image rocketchat/rocket.chat:0.68.4 and the Ruby rocketchat gem. There's already some working functionality to update a channel's attributes: # RocketChatService ...
Pida's user avatar
  • 988
0 votes
1 answer
328 views

REST-API users.list with the eppn

Since we have some integrations with Rocket.Chat, we do use the API to create, query and subscribe User of a System to the Rocket.Chat. We use the SAML authentication and we work with the eppn ...
Nberardi's user avatar
1 vote
0 answers
1k views

The timestamp value in my Prometheus alertmanager is not sent to rocket chat webhook

I send alerts from prometheus to rocketchat webhook. This is the configuration of one of my alert rule: - alert: HighCpuLoad expr: 100 - (avg by (instance, group, host) (irate(node_cpu_seconds_total{...
Mohammad's user avatar
-1 votes
1 answer
498 views

Rocket Chat cannot enable SSL using Caddy: libdns.so.162 not found

I installed rocket chat using snap, following the documentation here. Now I am trying to enable SSL following the documentation: Auto SSL with Snaps. However, the following error shows up: $ sudo snap ...
Sumit Dey's user avatar
  • 334

1
2 3 4 5 6