How to update Rocketchat?

I was reading docs it says refresh snap to update Rocket chat. as i used snap to install i wanted to know how to refresh it?

I guess the Rocket-Chat Documentation is pretty clear about that:

Snaps are one of our biggest install base. They are also auto updating. As a result we like to spend more time testing before releasing. Updated Snaps are usually released around the 15th of the month - around 2 weeks after a new release. This gives us time to look for issues so you don’t have to.
If you have special requirements and really need to use the latest release immediately then please consider another installation method e.g docker

Hope that helps.
Greetings
Niklas

Hi, don’t wont to open a new topic. I’m interested in update version 2.4.11 (1427) to latest stable 3.x. snap refresh doesn’t do that. Is it possible to update snap from 2.4 to 3.x?

sudo snap refresh rocketchat-server --channel=3.x/stable --classic

I’m a bit confused about why my snap install wont update from 3.2.2. Is this to be expected? Seems that version is over 30 days old.

in the same boat, mine version still 3.2.2 and waiting for 3.3.x

Still no update, approaching 2 months without an update. Anyone know when the snap version will finally be bumped up? I am thinking it’s time i move off snap.

Same here. Did it already updated your version automatically? I don’t want to start it manually.

+1 for this please… We’re still on 3.2.2, but I see 3.8.x has been out for a while now…

use snap update, its online since monday

Hi there, thanks for the tip, but it’s not working for me:

$ sudo snap refresh rocketchat-server
snap "rocketchat-server" has no updates available

Hi esxpfe, 3.8.1 is available.

Hi there,

How’d you get that?

My screen shows:

$ sudo snap refresh --time
timer: 00:00~24:00/4
last: today at 15:37 UTC
next: today at 23:07 UTC

$ sudo snap info rocketchat-server
name:      rocketchat-server
summary:   Group chat server for 100s,  installed in seconds.
publisher: Rocket.Chat (rocketchat✓)
store-url: https://snapcraft.io/rocketchat-server
contact:   https://open.rocket.chat/channel/ubuntu-snap
license:   unset
description: |
  Slack-like online chat server for your office, group or family.   Up and running in seconds.
  Supports file sharing, video conference, geolocation, and much more.   Web and mobile client.  
  MIT licensed Open Source project.   List of features at  https://rocket.chat/ ,  MIT licensed
  source code at https://github.com/RocketChat/Rocket.Chat , 24 x 7 community support and community
  server at https://open.rocket.chat/
commands:
  - rocketchat-server.backupdb
  - rocketchat-server.initcaddy
  - rocketchat-server.mongo
  - rocketchat-server.restoredb
services:
  rocketchat-server.rocketchat-caddy: simple, enabled, inactive
  rocketchat-server.rocketchat-mongo: simple, enabled, active
  rocketchat-server:                  simple, enabled, active
snap-id:      wdBUbiEuMNHmAHLBCXQXOcXaOCvbWS1e
tracking:     3.x/stable
refresh-date: 2020-08-01
channels:
  3.x/stable:       3.2.2 2020-05-17 (1437) 274MB -
  3.x/candidate:    ↑                             
  3.x/beta:         3.5.3 2020-11-20 (1441) 285MB -
  3.x/edge:         3.8.1 2020-11-20 (1443) 275MB -
  latest/stable:    1.3.2 2020-05-17 (1396) 244MB -
  latest/candidate: 2.4.9 2020-05-17 (1423) 272MB -
  latest/beta:      3.2.2 2020-08-21 (1437) 274MB -
  latest/edge:      3.5.3 2020-08-21 (1441) 285MB -
  2.x/stable:       2.4.9 2020-02-19 (1423) 272MB -
  2.x/candidate:    ↑                             
  2.x/beta:         ↑                             
  2.x/edge:         ↑                             
installed:          3.2.2            (1437) 274MB -

$ sudo snap refresh rocketchat-server
snap "rocketchat-server" has no updates available

Is something broken?

I’m on Ubuntu 20.04.1 LTS.