Dead Link For Offline Install X-Pack 6.0.0

Expected behavior: Download offline zip for X-Pack 6.0.0
Actual behavior: Dead Link

The X-Pack 6.0.0 documentation reads as follows:

If you want to install X-Pack on a machine that doesn’t have internet access: Manually download the X-Pack zip file: https://artifacts.elastic.co/downloads/packs/x-pack/x-pack-6.0.0-rc1.zip (sha1)
Clicking the link for download results in the following error:

<Error>
 <Code>NoSuchKey</Code> 
 <Message>The specified key does not exist.</Message>
 <Key>downloads/packs/x-pack/x-pack-6.0.0-rc1.zip</Key> 
 <RequestId>4773CA7D079A16F4</RequestId>
 <HostId> kxveIxS/6Xp6w5O0yVC014Mfx5qC3zEkhGpIRtfaKT2rCSZrLCHP4gtTu3Az9HKpuyol9+XVRIg= 
</HostId>
</Error>

Is this in our docs, if so which page are you looking at, cause we don't have an RC yet.

https://www.elastic.co/guide/en/elasticsearch/reference/6.0/installing-xpack-es.html

Thanks, looks like a bug in the docs!

FWIW I took a shot at this link, which works.
https://artifacts.elastic.co/downloads/packs/x-pack/x-pack-6.0.0-beta2.zip
That's a simple update to the Docs.

The docs are dynamic, based on the version they are compiled for. I've raised an (internal) issue to get this resolved :slight_smile:

I pushed https://github.com/elastic/elasticsearch/commit/163b99a0f08548bee5299b107d5dbe575c1e7aee and I updated our internal docs that are used to manage these versions so this is less likely to happen in the future.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.