Rocket.Chat icon indicating copy to clipboard operation
Rocket.Chat copied to clipboard

Rocket Chat 5.0.7 tar file missing from https://cdn-download.rocket.chat/build/

Open mddvul22 opened this issue 2 years ago • 5 comments

Description:

Rocket Chat 5.0.7 tgz file (released on 9/12/2022 with a security hotfix) is missing from https://cdn-download.rocket.chat/build/ server.

Steps to reproduce:

  1. Run "wget https://cdn-download.rocket.chat/build/rocket.chat-5.0.7.tgz"
  2. Get 404 Not Found Error
  3. Panic!

Expected behavior:

I should be able to download the file so that I can install it and upgrade from 5.0.6

Actual behavior:

image

Server Setup Information:

  • Version of Rocket.Chat Server: 5.0.6
  • Operating System: Red Hat Linux 8
  • Deployment Method: tar
  • Number of Running Instances: 2
  • DB Replicaset Oplog: Enabled
  • NodeJS Version: 4.19.3
  • MongoDB Version: 4.2

mddvul22 avatar Sep 15 '22 13:09 mddvul22

Thanks for the notification, you can find the releases here in both tar.gz as zip format including the latest version.

florisvangeel avatar Sep 15 '22 17:09 florisvangeel

Thanks @florisvangeel but that does not appear to be the same type of package. The tar.gz files you are mentioning appear to be complete source code releases. The file I'm trying to download, after you untar it, has one folder in it, called "bundle", and everything is inside that folder. These appear to be two different things.

mddvul22 avatar Sep 16 '22 01:09 mddvul22

This has happened before. Here is one example: https://github.com/RocketChat/Rocket.Chat/issues/8998 It is just unfortunate that it is happening, this time, with a security fix release.

mddvul22 avatar Sep 16 '22 01:09 mddvul22

Looks like it is missing from the AWS build server, also.

This results in a 404, also: https://s3.amazonaws.com/download.rocket.chat/build/rocket.chat-5.0.7.tgz

mddvul22 avatar Sep 16 '22 01:09 mddvul22

Funny enough ... https://releases.rocket.chat/5.0.7/download return https://cdn-download.rocket.chat/build/rocket.chat-5.0.6.tgz?6debca4f134f774406b979780767ebb1-26

And https://releases.rocket.chat/5.0.8/download don't work so it's not a "if not found get last version" type of issue ... Who slipped ? and why is it not automated :sweat_smile:

Vaarlion avatar Sep 21 '22 08:09 Vaarlion

actually 99.99% is automated, but something happened during this release =/ I'm closing this one, since now we have 5.0.8

ggazzo avatar Nov 25 '22 02:11 ggazzo