This message was deleted.
# general
a
This message was deleted.
c
Get "https://github.com/opensearch-project/helm-charts/releases/download/opensearch-2.13.3/opensearch-2.13.3.tgz": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Stuff like this when you run the chart installs.
a
Got a proxy or similar interfering? That suggests rancher is having issues with external connectivity.
c
This is on bare metal in hetzner no firewall rules to make sure, I have a feeling github doesnt like being access too many times from one machine
Any ideas how I can debug this better?, I double checked no proxies or firewalls in place.
a
Can you curl that address from the rancher pod?
c
sorry forgot to reply to you, so this is a very odd one to debug, I can curl from the pod and it works, and this is pretty intermitted, im leaning towards dns resolver issues but not sure
a
You can spin up a DNS resolver pod and run some resolution tests
c
Ill give that a go thanks 👍