Artifacts.elastic.co responds with 403

Hi!

I'm writing a blog post with overview of various logging solutions. When time has come to Elastic stack, I faced error downloading any package:

$ sudo apt update
<...>
Err:8 https://artifacts.elastic.co/packages/8.x/apt stable InRelease
  403  Forbidden [IP: 34.120.127.130 443]
$ wget https://artifacts.elastic.co/downloads/logstash/logstash-8.1.2-amd64.deb
--2022-04-11 22:04:01--  https://artifacts.elastic.co/downloads/logstash/logstash-8.1.2-amd64.deb
Resolving artifacts.elastic.co (artifacts.elastic.co)... 34.120.127.130, 2600:1901:0:1d7::
Connecting to artifacts.elastic.co (artifacts.elastic.co)|34.120.127.130|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2022-04-11 22:04:02 ERROR 403: Forbidden.

My IP address is 31.172.72.188.

Is it possible that I'm somehow banned? Before posting, I tried to find any public mirror, but there is no such services.

I'll try to download Elasticsearch from GitHub Actions, but if its possible to redo ban, I'll be very glad :slight_smile:

Just a heads up that this is being looked into, apologies for the delay.

I'm having the same problem from Hetzner when trying to read an APT repository. Two servers are fine, one gets this message:

Failed to fetch https://artifacts.elastic.co/packages/8.x/apt/dists/stable/InRelease  403  Forbidden [IP: 2600:1901:0:1d7:: 443]

I'd rather not post the server IPs publicly, but happy to DM them to someone if that helps.

Feel free to DM them to me and I'll forward internally! Thank you!

1 Like

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