mattermost / desktop

Mattermost Desktop application for Windows, Mac and Linux
Apache License 2.0
2.03k stars 830 forks source link

[Bug]: linux x64 (non-arm) AppImage is missing (mattermost-desktop-5.8.0-linux-x86_64.AppImage) #3036

Closed srconne closed 6 months ago

srconne commented 6 months ago

Checks before filing an issue

Mattermost Desktop Version

5.8.0

Operating System

Linux x64 non-arm

Mattermost Server Version

No response

Steps to reproduce

Attempt to download mattermost-desktop-5.8.0-linux-x86_64.AppImage from the release page download link or attempt to use the download update from the 5.7.0 running mattermost appimage desktop client.

Expected behavior

The image is available and can be downloaded

Observed behavior

Access denied returned. Asset is also not listed in the assets from the github page even though the link to download it is.

Log Output

<Error>
<Code>AccessDenied</Code>
<Message>Access Denied</Message>
<RequestId>RVSPTPXKMYQVWFD3</RequestId>
<HostId>GKk8BvPQOIM0qRZH0TuHbkHrv1TYLkTpJEAreD67Mvbc8fgQa+c5qxZWydq3b1XVh8ELFA3zazQEhtFZ4o0UuIVlk5r3He9Ueh8smqRrI4w=</HostId>
</Error>

Additional Information

No response

devinbinnie commented 6 months ago

Yep, looks like the way our artifacts were built was changed somehow... Ticket created: https://mattermost.atlassian.net/browse/MM-58286

francislavoie commented 6 months ago

Looks like the .deb is missing too https://releases.mattermost.com/desktop/5.8.0/mattermost-desktop_5.8.0-1_amd64.deb

jmairboeck commented 6 months ago

RPM packages are missing too.

devinbinnie commented 6 months ago

v5.8 has been republished with the missing artifacts. Sorry for the inconvenience!