Elasticsearch.service failing on Debian

Thanks, I'll try another device. That said, I did run the checksum for elasticsearch-8.3.2-linux-x86_64.tar.gz.sha512 and 1 computed checksum didn't match. I thought I'd let you know since you're on the dev team.

@kamie

Thanks ...I am a Field Solution Architect, these are good things to hear though.

Hmm I just ran these and it checks out... perhaps a glitch in the download... I will check to see if anyone else is running into this.

hyperion:~ sbrown$ curl -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.3.2-linux-x86_64.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  514M  100  514M    0     0  9962k      0  0:00:52  0:00:52 --:--:--  9.8M
hyperion:~ sbrown$ curl -O https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.3.2-linux-x86_64.tar.gz.sha512
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   170  100   170    0     0   1126      0 --:--:-- --:--:-- --:--:--  1188
hyperion:~ sbrown$ shasum -a 512 -c elasticsearch-8.3.2-linux-x86_64.tar.gz.sha512 
elasticsearch-8.3.2-linux-x86_64.tar.gz: OK

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