Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Rocket.Chat

63 Topics 613 Posts
  • 0 Votes
    1 Posts
    88 Views
    No one has replied
  • Rocketchat - custom envs on running instance

    Solved
    9
    0 Votes
    9 Posts
    550 Views
    girishG

    @parhelium I have published a new package 2.13.1. You can edit /app/data/env to add custom vars.

  • Embed Rocketchat into Wordpress

    2
    0 Votes
    2 Posts
    268 Views
    girishG

    @derin Is the rocket.chat hosted on Cloudron as well? If so you have to set the CSP headers on the chat app to allow embedding - see https://docs.cloudron.io/apps/#custom-csp

  • Spinning "wheel" in case of pdf uploads

    Solved
    5
    0 Votes
    5 Posts
    161 Views
    girishG

    @potemkin_ai It seems to appear fine in our chat instance atleast. I get a preview of the pdf as well. Do you see anything in the app logs?

    5df3896b-d0dc-49ae-9189-acd146af7d3f-image.png

    Might be worthwhile testing with different pdfs as well. Maybe some specific pdfs have issue.

  • Question about the AD/LDAP integration

    Solved
    22
    0 Votes
    22 Posts
    671 Views
    girishG

    OK, this got sorted out. There is a domain allow list set inside Rocket.Chat. There was confusion on where a user's email address comes from. It comes from the Users view and not from the Email view. The email view is used only by the mail server.

  • STUN and TURN/coTURN server for rocket.chat

    Moved
    10
    1 Votes
    10 Posts
    1k Views
    ?

    @girish Yeah that was my takeaway as well. Hopefully it is polished soon on their end.

  • Can not associate rocket.chat account and rocket.chat app

    Unsolved
    8
    0 Votes
    8 Posts
    457 Views
    girishG

    @privsec It seems if you send the request id to rocket.chat support, they can help you out . See https://github.com/RocketChat/Rocket.Chat/issues/19396#issuecomment-728653283 (Also, saw this same message on their forum - https://forums.rocket.chat/t/i-cant-connect-to-rocket-chat-cloud/9589).

  • the rocket.chat snippet is not loading

    Solved
    5
    0 Votes
    5 Posts
    198 Views
    jdaviescoatesJ

    Just to add, when I was setting this up I found the WordPress plugin didn't work, but the pasting code snippet did.

  • Rocket.Chat Dark Mode

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Rocket.Chat 3.7.0 high CPU Usage

    Solved
    3
    0 Votes
    3 Posts
    437 Views
    J

    Will do, good to know it's not an issue on my end.

    Thanks for the quick reply!

  • GitHub script / integration?

    2
    0 Votes
    2 Posts
    126 Views
    potemkin_aiP

    Just in case: I've seen that https://github.com/RocketChat/Apps.GitHub, but it doesn't seem to be installable in docker configuration of Rocket.Chat

  • A short story from an admin perspective

    2
    5 Votes
    2 Posts
    117 Views
    yusfY

    Yup, your story sums up my Cloudron experience. 😄

    2988aeb5-9a88-4409-8585-d2e137e0fb26-bild.png

  • 2 Votes
    10 Posts
    1k Views
    girishG

    @robw @alex-adestech An update on this.

    Crux of the issue is that the indices name generated are too long. @alex-adestech pointed out to me that this issue only sorted out in MongoDB 4.4 and not even MongoDB 4.2. Searching through the rocket.chat issue tracker I saw only person hit this and nobody replied. Search further, I found that Rocket.Chat doesn't even support MongoDB 4.2. The releases page mentions the versions they test with - https://github.com/RocketChat/Rocket.Chat/releases. This got me wondering why we hit this issue. Well, the answer it turns out is that Cloudron generates 32 byte mongodb database names for apps. This in turn ends up affecting the length of the index.

    I have made a fix now for Cloudron 5.6 that generates shorter names. (We have had to do something similar for apps using MySQL as well in the past).

  • 3.4.1 is out

    Solved
    4
    0 Votes
    4 Posts
    99 Views
    girishG

    Pushed a new package

  • 0 Votes
    9 Posts
    566 Views
    kaxlineK

    @girish Ah yes, sorry. Should've looked. At least maybe this will direct someone to the docs if they end up here again.

  • Rocket Chat memory requirements

    Solved
    2
    1 Votes
    2 Posts
    612 Views
    girishG

    @YurkshireLad The memory recommendation is the absolute minimum memory below which the app won't run reliably. Like even with 1 user, it won't run properly below that recommendation.

    The amount of memory required to host 100 users... is hard to know. Usually, the answer to this depends on the how all these users user Rocket.Chat. If they use simultaneously and if they use it from multiple devices etc. Cloudron will give you a notification (email) if an app is running out of memory. So, you can just take it slow and increase the app's memory limit as you go. You can also look into the upstream project's memory recommendation for 100 users.

  • Hardware for lots of apps

    Moved Solved
    2
    0 Votes
    2 Posts
    222 Views
    girishG

    The answer depends on how many students are there in a class. mongo db also needs to be scaled up according to the number of instances you install. I don't have a specific recommendation but I would put atleast 2GB per app install. From what I have seen, rocketchat is not that CPU intensive, so 16 core should be OK for ~10-15 installs.

  • livechat (rocket.chat) disappear

    Moved Solved
    4
    0 Votes
    4 Posts
    330 Views
    minhbaopM

    @girish Thanks .

  • Rocket.Chat Livechat localization

    Moved Solved
    2
    0 Votes
    2 Posts
    372 Views
    girishG

    @sstefan I guess you are referring to https://github.com/RocketChat/Rocket.Chat/tree/develop/packages/rocketchat-i18n/i18n ? Is an entire file missing or does a file need to be updated?

    Ideally, if you can just contribute your changes upstream, then we can pull it down from there in the next release. Please see https://rocket.chat/docs/contributing/translating/ . Alternately, I can tell you how to build rocket.chat package from Cloudron source package until your changes are merged (it's very easy).

  • Rocket Chat glitch...

    Moved Solved
    7
    0 Votes
    7 Posts
    457 Views
    nebulonN

    Hi @micmc is this still an issue?