Common commands/issues
Upgrade major version
- Make sure you are on the latest version within the current major version:
-
sudosnap refresh rocketchat-server
-
- Then switch to the next major "track"
-
sudosnap refresh rocketchat-server --channel=4.x/stable
Source:
Common issues
- When upgrading from version 3 to version 4, the application might not load, Firefox displaying an error message with an error code: "SSL_ERROR_INTERNAL_ERROR_ALERT"
- To fix that I had to set the site url:
-
snap set rocketchat-server siteurl=https://rocketchat.tozo.info
- then restart rocketchat