Getting a 403 when trying to download a GPG key / install filebeat

Hey, guys!

I get a 403 error when I try to download the GPG key, as well as when installing filebeat through apt repository.

Adding a GPG key via Ansible:

"msg": "Failed to download key at https://artifacts.elastic.co/GPG-KEY-elasticsearch: HTTP Error 403: Forbidden"

"apt-get update" command output:

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

"ip a" command output:

inet 5.181.27.38/32
inet6 2a03:90c0:146::462/125
inet6 fe80::5054:ff:fe4b:8f7b/64

I assume that my ip address from 5.181.27.0/24 CIDR was added to the blacklist by mistake. My servers are located in Europe, as well as in the UK, please unblock the IP address as soon as possible.

Thank you. A big shout-out to your best product in da world! :slight_smile:

Welcome to our community! :smiley:

Check out Are you getting 403's when downloading? Please read here first please.