# Status of https://download.sonatype.com/nexus/3/latest-unix.tar.gz

**URL:** https://community.sonatype.com/t/status-of-https-download-sonatype-com-nexus-3-latest-unix-tar-gz/14565
**Category:** Best Practices
**Tags:** nexus-repository
**Created:** [March 10, 2025, 2:43pm UTC](https://community.sonatype.com/t/status-of-https-download-sonatype-com-nexus-3-latest-unix-tar-gz/14565 "2025-03-10T14:43:52Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Robin\_Gfatter](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@Robin\_Gfatter](https://community.sonatype.com/u/Robin_Gfatter)
#### Post date: [March 10, 2025, 2:43pm UTC](https://community.sonatype.com/t/status-of-https-download-sonatype-com-nexus-3-latest-unix-tar-gz/14565/1 "2025-03-10T14:43:53Z")

</div>

Like many here, I use a script to update to the latest Sonatype Nexus versions.

As of today, the URL [https://download.sonatype.com/nexus/3/latest-unix.tar.gz](https://download.sonatype.com/nexus/3/latest-unix.tar.gz) redirects to [https://sonatype-download.global.ssl.fastly.net/repository/downloads-prod-group/3/nexus-3.78.1-02-unix.tar.gz](https://sonatype-download.global.ssl.fastly.net/repository/downloads-prod-group/3/nexus-3.78.1-02-unix.tar.gz) , but this then gives an error 404.

Is this a temporary error, or has the URL changed?

---

<div class="post-metadata">

### Author: ![jzora](https://yyz1.discourse-cdn.com/flex047/user_avatar/community.sonatype.com/jzora/32/4197_2.png) [@jzora](https://community.sonatype.com/u/jzora)
#### Post date: [March 10, 2025, 2:53pm UTC](https://community.sonatype.com/t/status-of-https-download-sonatype-com-nexus-3-latest-unix-tar-gz/14565/2 "2025-03-10T14:53:45Z")

</div>

Hi, Robin,

Yes, the URL has changed. Visit [our downloads page](https://help.sonatype.com/en/download.html) to grab new versions. The old `latest-unix.tar.gz` link won’t be used any more, as download options have changed significantly in the last few versions.

---

<div class="post-metadata">

### Author: ![Robin\_Gfatter](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@Robin\_Gfatter](https://community.sonatype.com/u/Robin_Gfatter)
#### Post date: [March 11, 2025, 1:34pm UTC](https://community.sonatype.com/t/status-of-https-download-sonatype-com-nexus-3-latest-unix-tar-gz/14565/3 "2025-03-11T13:34:31Z")

</div>

Thanks for clarifying this, Jonathan!

It’s a tiny bit of a pity, as we now have to add an additional parameter to our update scripts for on premise installations. But well, life goes on. 😉

---

<div class="post-metadata">

### Author: ![Lucas\_Hardt](https://yyz1.discourse-cdn.com/flex047/user_avatar/community.sonatype.com/lucas_hardt/32/3785_2.png) [@Lucas\_Hardt](https://community.sonatype.com/u/Lucas_Hardt)
#### Post date: [March 12, 2025, 2:32pm UTC](https://community.sonatype.com/t/status-of-https-download-sonatype-com-nexus-3-latest-unix-tar-gz/14565/4 "2025-03-12T14:32:58Z")

</div>

@jzora Would it be possible to offer (a) replacement(s) for the original shorthand url?

Technically it’s just split into different archs, so offering following links could be the solution:

- [https://download.sonatype.com/nexus/3/latest-unix-x68-64.tar.gz](https://download.sonatype.com/nexus/3/latest-unix-x68-64.tar.gz)
- [https://download.sonatype.com/nexus/3/latest-unix-aarch64.tar.gz](https://download.sonatype.com/nexus/3/latest-unix-aarch64.tar.gz)
- [https://download.sonatype.com/nexus/3/latest-win-x68-64.tar.gz](https://download.sonatype.com/nexus/3/latest-win-x68-64.tar.gz)
- [https://download.sonatype.com/nexus/3/latest-mac-x68-64.tar.gz](https://download.sonatype.com/nexus/3/latest-mac-x68-64.tar.gz)
- [https://download.sonatype.com/nexus/3/latest-mac-aarch64.tar.gz](https://download.sonatype.com/nexus/3/latest-mac-aarch64.tar.gz)

---

<div class="post-metadata">

### Author: ![jzora](https://yyz1.discourse-cdn.com/flex047/user_avatar/community.sonatype.com/jzora/32/4197_2.png) [@jzora](https://community.sonatype.com/u/jzora)
#### Post date: [March 12, 2025, 3:33pm UTC](https://community.sonatype.com/t/status-of-https-download-sonatype-com-nexus-3-latest-unix-tar-gz/14565/5 "2025-03-12T15:33:48Z")

</div>

Hi, Lucas!

I can’t comment on the feasibility, but I’ll raise this issue the right people inside Sonatype.
