action-k3s-helm icon indicating copy to clipboard operation
action-k3s-helm copied to clipboard

Intermittent failure caused by failing to fetch calico manifest

Open consideRatio opened this issue 7 months ago • 1 comments

Image

The exit code 22 is probably from curl:

22="HTTP page not retrieved. The requested url was not found or returned another error with the HTTP error code being 400 or above. This return code only appears if -f, --fail is used."

consideRatio avatar May 19 '25 07:05 consideRatio

Curl has a --retry flag, but that won't help if it's a GitHub outage lasting several minutes.

manics avatar May 19 '25 12:05 manics