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

71 Topics 787 Posts
  • Rocket.Chat - Package Updates

    Pinned Locked
    240
    0 Votes
    240 Posts
    282k Views
    Package UpdatesP
    [3.6.0] Update Rocket.Chat to 8.7.0 Full Changelog Adds current field to DeviceManagementSession type and currentLoginToken parameter to aggregateSessionsByUserId, allowing the sessions endpoint to identify and flag the caller's active session. Introduces a more secure and reliable server-side OAuth authentication flow. Adds AI Search with semantic message results, optional OpenAI-compatible answers, and AI Center configuration. Adds support for running Rocket.Chat in FIPS mode. The monolith and all microservices (ddp-streamer, account-service, authorization-service, presence-service, queue-worker, omnichannel-transcript) can now enforce FIPS-compliant cryptography via Node.js/OpenSSL FIPS, with dedicated FIPS Docker images. Running in FIPS mode requires a license including the new fips module, and FIPS status is now reported in server logs and statistics. Replaces proprietary emojis with native (unicode) emojis and increases available emoji set Added a persistent audio player. Playing an audio attachment now continues across room navigation: the audio keeps playing when you switch or close the conversation, and a "Now playing" card appears at the top of the sidebar with play/pause, seek, playback speed (1x/1.5x/2x), and a shortcut back to the originating conversation. Fixes race conditions in several check-then-write database flows by collapsing them into single atomic operations: CAS login tokens can no longer be consumed by two concurrent logins, revoking a room invite no longer emits duplicate removal notifications, and deleting an integration now enforces the creator-only permission scope in the delete itself Fixes own account showing twice in navbar room search when searching by username Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates) Fixes multiple business hours losing their linked departments after a daylight saving time change or a server restart. The automatic timezone adjustment re-saved business hours without their department associations, causing business hours configured with timezones to silently stop applying to agents.
  • Hostage situation - Upgrade or loose access to your installation?

    7
    1
    2 Votes
    7 Posts
    434 Views
    jdaviescoatesJ
    @andrewwri could it be that you're on an older version of Clourdon too? Sometimes app update require something in the platform update.
  • upgrade v8

    11
    1 Votes
    11 Posts
    1k Views
    J
    You can also get the version from the Web terminal of an app that uses mongodb. root@cd75fce1-749c-4c9b-897e-2c7df3def8f2:/app/code# mongosh -u "${CLOUDRON_MONGODB_USERNAME}" -p "${CLOUDRON_MONGODB_PASSWORD}" ${CLOUDRON_MONGODB_HOST}:${CLOUDRON_MONGODB_PORT}/${CLOUDRON_MONGODB_DATABASE} --eval "db.version()" 8.0.17 db.serverBuildInfo() has more info if you want.
  • Add Deno to Rocket.Chat for Apps to work

    Moved Solved
    20
    0 Votes
    20 Posts
    6k Views
    P
    @james Rocket.Chat update applied, apps are downloaded. Life is good!
  • Can't install

    7
    1 Votes
    7 Posts
    1k Views
    F
    Unfortunately, that's correct. No AVX support. Thank you anyway.
  • 0 Votes
    6 Posts
    2k Views
    luckowL
    It's not about the credits, but that “open source” works like this I will post this upstream.
  • 1 Votes
    33 Posts
    8k Views
    K
    Just crossposting this from the official RC forum: https://forums.rocket.chat/t/rocketchat-apps-logs-collection-is-massive/8608/16 Seems at least one user there is a Cloudron user.
  • RocketChat App And Email Issue

    9
    0 Votes
    9 Posts
    4k Views
    U
    @joseph Its kind of a hassle (to add main domain just to be able to send emails) .. But this worked At least for my case scenario. Luckily I am using CloudFlare for domains so I was able to get free wild cert for both main domain and sub domain and was able to add them free of cost. Would be a real inconvenience if the domain was setup elsewhere. I wish (I hope) there would be a setting to disable those "SSO (OIDC or LDAP) and also Email" features if one does not require them at all. (for a very good reason).
  • 1 Votes
    11 Posts
    5k Views
    foliovisionF
    @nebulon said in RocketChat requires version 6.7 for app support but in back end we have Rocket.Chat 6.3.2: Newer Cloudron versions should show when a platform update is blocked by an old Ubuntu version. We just can't update already shipped versions. Glad to hear it. Not having that notification caused us endless trouble with Rocket.Chat over the last six months, including a couple of support requests to you. Your answers were effectively nonsense ("update rocket.chat"), as we could not update Rocket.Chat.
  • 0 Votes
    3 Posts
    1k Views
    girishG
    From your post, it looks like you installed Rocket.chat via docker directly. If you did use Cloudron, see the mongodb access guide via various clients - https://docs.cloudron.io/guides/connect-mongodb/
  • 3 Votes
    2 Posts
    611 Views
    girishG
    @luckow good tip !
  • Perhaps it is time to think about alternatives

    57
    1
    2 Votes
    57 Posts
    21k Views
    J
    The automatic enrollment of all upgraded servers (including auto-updated) into the starter enterprise subscription with a limit of 25 users was a bad decision, not thought out at all. Almost all users of open source, and Rocket.chat in particular, are especially sensitive about privacy and consent. Anyway, the Community Edition users won't have the user number limitation, which is now clear. Phew. As for chat clients, we had Rocketchat with Omnichannel some time ago but abandoned it. Since our students were already on Discord, We moved to Discord as well. The interface takes some time to get used to though.
  • Rocket.chat file storage: where?

    4
    1 Votes
    4 Posts
    3k Views
    girishG
    @foliovision maybe alternately, you can change the storage to file system. It's somewhere in attachment configuration under rocket.chat settings. But IMPORTANT note: I think this makes the existing attachments inaccessible. I think someone asked for a script to migrate but this is not an easy task.
  • Videos buffering

    Moved Solved
    5
    0 Votes
    5 Posts
    3k Views
    S
    Ah, so it is the mongodb that needs a lot of ram allocated to it, thank you I was wondering with service to put ram too, so this helps a lot of thanks ;))
  • Firefox not showing or playing video

    10
    1 Votes
    10 Posts
    5k Views
    jdaviescoatesJ
    @sir-paradise said in Firefox not showing or playing video: Who the hell uses WordPress anymore, lol 42.8% of the top 10 million websites as of October 2021.
  • Rocket.Chat 6.3.0 high cpu usage

    Solved
    9
    1
    0 Votes
    9 Posts
    4k Views
    K
    Solved: I don't know what was wrong, but I canceled the connection and re-connected my instance to my rocket.chat account. Works fine now....
  • Mongorestore command not found

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    girishG
    Ah, good catch. That package was missing . @Leonm please check with the latest rocket.chat package.
  • 0 Votes
    2 Posts
    2k Views
    girishG
    @sarjunan see this guide - https://docs.cloudron.io/guides/import-mongodb/
  • Rocket.Chat Update: MongoDB version 4.4.10 is deprecated

    Solved
    4
    1 Votes
    4 Posts
    2k Views
    C
    Thank You!
  • Can't dismiss this notification trying to upsell more push notifications

    Solved
    5
    1
    0 Votes
    5 Posts
    2k Views
    marcusquinnM
    @jdaviescoates Was just seeing what's new, as it's still got the website chat popup feature that's useful. Open to other options for that, but this little issue distracted me first.