Download links and sha256 on grafana.com is incorrect

Hello!

I try to download a Grafana package from https://grafana.com/grafana/download , and i’ve got ssl error through presented links:

$ wget https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana_4.5.2_amd64.deb
--2017-10-25 13:30:14--  https://s3-us-west-2.amazonaws.com/grafana-releases/release/grafana_4.5.2_amd64.deb
Resolving s3-us-west-2.amazonaws.com (s3-us-west-2.amazonaws.com)... 92.255.241.100, 2a02:2698:a000::64
Connecting to s3-us-west-2.amazonaws.com (s3-us-west-2.amazonaws.com)|92.255.241.100|:443... connected.
GnuTLS: An unexpected TLS packet was received.
Unable to establish SSL connection.

If i use http package is downloading successfully. But sha256 is not equal to hash on download page (0e9d6c8539d300ab352fb81b2f324cf759037fb1229864ba2e2d9a7562754d53):

$ sha256sum grafana_4.5.2_amd64.deb 
592df99354e6cd224ac278e69f65c6095746198bb72cccf8178137ddc3839b56  grafana_4.5.2_amd64.deb

It’s same for another releases and package types.

Why it’s happened?
Thanks a lot!

Works for me - sounds like you have this problem: Grafana 3upgrade issues

Sorry, it’s really my problem - i successfully get package from another PC (and sha is OK). But i don’t understand why its happened, so cant report how to fix it, and you link is not helped for me.

Sorry, no idea how to fix GnuTLS or where to find help.