dopplerhq/cli-action@v2 throws spawnSync /bin/sh ETIMEDOUT error
JameelJiwani opened this issue · 1 comments
JameelJiwani commented
Describe the bug
When using the dopplerhq/cli-action@v2
action, it throws an error: Error: spawnSync /bin/sh ETIMEDOUT error
To Reproduce
- Create an action with
dopplerhq/cli-action@v2
- Trigger it to execute
- Action should fail with
Error: spawnSync /bin/sh ETIMEDOUT error
Expected behavior
Download the CLI successfully and move onto other actions
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
watsonian commented
@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!