X-pack 6.0.0 sha1 missing

Hi all,

Hope this is the right place to raise this issue:

The link to download the x-pack sha1 is currently broken. I am current getting a nosuchkey error.

Link:
https://artifacts.elastic.co/downloads/packs/x-pack/x-pack-6.0.0.zip.sha1

Error:

This XML file does not appear to have any style information associated with it. The document tree is shown below.
    <Error>
    <Code>NoSuchKey</Code>
    <Message>The specified key does not exist.</Message>
    <Key>downloads/packs/x-pack/x-pack-6.0.0.zip.sha1</Key>
    <RequestId>206F23668567296A</RequestId>
    <HostId>
    GaWUEFgchOfV5VQKaY6FyXfujoUw1N0dzzXAl/eMXuCBsgixNTApjvgxF2HFYnPj0syzWyyR/GE=
    </HostId>
    </Error>

Wondering if anyone else has the same issue? Hopefully a dev will see this message :slight_smile:

As of 6.0, we have switched to sha512.

Our documentation links to the old artifact, the correct link is https://artifacts.elastic.co/downloads/packs/x-pack/x-pack-6.0.0.zip.sha512

I'll fix the documentation.

See https://www.elastic.co/blog/sha512-checksums-for-elastic-stack-artifacts for more information.

I was going to say you may want to update your documentations, e.g.:

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

The sha512 link works perfectly - thanks!

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