DopplerHQ / cli

The official CLI for interacting with your Doppler secrets and configuration.
https://docs.doppler.com
Apache License 2.0
214 stars 43 forks source link

dopplerhq/cli-action@v2 throws spawnSync /bin/sh ETIMEDOUT error #439

Closed JameelJiwani closed 8 months ago

JameelJiwani commented 8 months ago

Describe the bug When using the dopplerhq/cli-action@v2 action, it throws an error: Error: spawnSync /bin/sh ETIMEDOUT error

To Reproduce

  1. Create an action with dopplerhq/cli-action@v2
  2. Trigger it to execute
  3. Action should fail with Error: spawnSync /bin/sh ETIMEDOUT error

Expected behavior Download the CLI successfully and move onto other actions

Screenshots

Screenshot 2023-10-30 at 16 27 14

Desktop (please complete the following information):

CLI Version: Version: Latest

Additional context Looks like https://cli.doppler.com/install.sh is still working but other URLs are down

watsonian commented 8 months ago

@JameelJiwani This was related to a brief outage we had that caused cli.doppler.com to be intermittently available. It should be working fine now!