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?
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
curlfine, 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?