Anyone having problems fetching secrets due to context deadline exceeded?

Hi @iandjx and welcome to the Doppler community!

If you continue to experience issues, can you add the --debug flag to your commands and create a new topic with the output, as you may be experiencing some issues specific to WSL2.

What environment are you running in WSL2 (e.g. Ubuntu?)

Iā€™m experiencing the same issue on WSL2 (Ubuntu)

My doppler version is 3.36.2

1 Like

Iā€™m facing the same issue

Unable to download secrets
37Doppler Error: Get "https://api.doppler.com/v3/configs/config/secrets/download?config=&format=env-no-quotes&project=": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

maybe this is related? Doppler Status - Reading/writing secrets failing due to an outage at our tokenization provider

I have noticed an increase in the latency

Also having problems getting secrets.

Doppler Error: Get "https://api.doppler.com/v3/configs/config/secrets/download?config=&format=json&project=": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

Hi @ JohnPhamousHighlight, @ Ulises_Medrano, p6l-richard,

These issues were caused as a result of the AWS us-east-1 outage which affected our tokenization provider.

Hey @ryan-blunden , long time no see and wonderful to see you here!

I am having this same issue where I canā€™t seem to log in on a branch with a different doppler config.

Is there some way to trouble shoot this? Would be great to jump on a Zoom, would love to catch up.

Cheers
Rosh

Hey @rosh-eth! Great to hear fro you and welcome to the Doppler community!

Can I suggest creating a new topic as I think what youā€™re asking about is different from this thread unless youā€™re also getting a Doppler Error: or some kind?

Happy to start a new topic @ryan-blunden but Iā€™m getting a similar error to whatā€™s been described here:

Unable to fetch secrets from the Doppler API
Doppler Error: Get "https://api.doppler.com/v3/configs/config/secrets/download?config=localhost_contract-deployment-model&format=json&include_dynamic_secrets=true&project=apps-www": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Reading secrets from fallback file
Doppler Error: The fallback file does not exist

itā€™s a weird one, because Iā€™m logging in from work today and itā€™s all ok. The error above is coming from working at home

Hi @rosh-eth!

Could you try setting your home workstation to use either Google Public DNS or Cloudflareā€™s Public DNS and see if you continue having issues? We most frequently see people having problems like this due to flakey ISP DNS nameservers. Usually switching to a more reliable nameserver like Google or Cloudflareā€™s solves the issue!

Regards,
-Joel