You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using this with the chef-collectd cookbook for a while now, and all of a sudden this fails on chef runs pointing to the tar being corrupt. I have confirmed that for some reason the tar is not getting fully downloaded. I can download the file with curl fine, but ark seems to stop early. I would also expect this sort of failure to cause the checksum to fail, but this makes it to the untar stage. Anyone have any idea why this would be?
The text was updated successfully, but these errors were encountered:
I have been using this with the chef-collectd cookbook for a while now,
and all of a sudden this fails on chef runs pointing to the tar being
corrupt. I have confirmed that for some reason the tar is not getting fully
downloaded. I can download the file with curl fine, but ark seems to stop
early. I would also expect this sort of failure to cause the checksum to
fail, but this makes it to the untar stage. Anyone have any idea why this
would be?
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/34.
I have been using this with the chef-collectd cookbook for a while now, and all of a sudden this fails on chef runs pointing to the tar being corrupt. I have confirmed that for some reason the tar is not getting fully downloaded. I can download the file with
curl
fine, but ark seems to stop early. I would also expect this sort of failure to cause the checksum to fail, but this makes it to the untar stage. Anyone have any idea why this would be?The text was updated successfully, but these errors were encountered: