DopplerHQ/cli

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

JameelJiwani opened this issue · 1 comments

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):

  • OS: Ubuntu
  • Version: 22.04.3 (LTS)

CLI Version:
Version: Latest

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

@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!