## Error in Update via Repo (Redhat8) . Verison 4.3

OS: Redhat 8. x86_64.
GL: Version 4.3
Opensearch 1.3v

Seems like when I run a yum update I get a Forbidden 403. even the installation doc page gives an error.

--2024-12-10 21:17:23-- 
https://packages.graylog2.org/repo/packages/graylog-4.3-repository_latest.rpm
Resolving proxy.bnk (proxy.bnk)... 10.20.60.13
Connecting to proxy.bnk (proxy.bnk)|10.20.60.13|:8080... connected.
Proxy request sent, awaiting response... 302 Found
Location:
https://graylog-package-repository.s3.dualstack.eu-west-1.amazonaws.com/packages/graylog-4.3-repository_latest.rpm?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20241210T181725Z&X-Amz-SignedHeaders=host&X-Amz-Expires=600&X-Amz-Credential=AKIAIJSI6MCSPXFVDPIA%2F20241210%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Signature=c01a15c1dda9ed5a6367f999d949df4c683a917ee414c91b71d54c10ebbcc0cd
[following]
--2024-12-10 21:17:25-- 
https://graylog-package-repository.s3.dualstack.eu-west-1.amazonaws.com/packages/graylog-4.3-repository_latest.rpm?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20241210T181725Z&X-Amz-SignedHeaders=host&X-Amz-Expires=600&X-Amz-Credential=AKIAIJSI6MCSPXFVDPIA%2F20241210%2Feu-west-1%2Fs3%2Faws4_request&X-Amz-Signature=c01a15c1dda9ed5a6367f999d949df4c683a917ee414c91b71d54c10ebbcc0cd
Connecting to prxoy.qnb.bnk (proxy.qnb.bnk)|10.20.60.13|:8080... connected.
Proxy request sent, awaiting response... 403 Forbidden
2024-12-10 21:17:25 ERROR 403: Forbidden.

Guys any updates on this topic. Thanks

The below is working for me, hopefully the docs will be updated shortly.

sudo rpm -Uvh https://packages.graylog2.org/repo/packages/graylog-4.3-repository_latest.rpm

sudo yum install graylog-server

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