1Password / load-secrets-action

Load secrets from 1Password into your GitHub Actions jobs
https://developer.1password.com
MIT License
190 stars 25 forks source link

Connection timeout to cache.agilebits.com #58

Open iosifnicolae2 opened 10 months ago

iosifnicolae2 commented 10 months ago

We're getting the following random error when using this action by paralel jobs:

Authenticated with SERVICE_ACCOUNT 
curl: (28) Failed to connect to cache.agilebits.com port 443 after 131105 ms: Connection timed out
Error: The process '/usr/bin/sh' failed with exit code 28
mattp0 commented 6 months ago

I am also experiencing this error. Where you ever able to sort out the cause @iosifnicolae2 ?

iosifnicolae2 commented 6 months ago

From what I remember, no, we did not found a permanent fix.