Posted on 12-16-2015 08:14 AM
I've been working on CasperCheck2 (CC2) and I finally got it so it would download a non-corrupt file
2015-12-11 15:52:43 ======== Starting CasperCheck ========
2015-12-11 15:52:43 Checking for active network connection.
2015-12-11 15:52:43 Network connection appears to be live.
2015-12-11 15:52:43 Pausing for two minutes to give WiFi and DNS time to come online.
2015-12-11 15:54:43 Access to site network verified
2015-12-11 15:54:43 Machine can connect to jss<edited> over port 8443. Proceeding.
2015-12-11 15:54:43 Current Casper installer already cached.
2015-12-11 15:54:43 Machine can connect to the JSS on jss<edited>.
2015-12-11 15:54:46 Casper enabled and able to run policies
2015-12-11 15:54:46 ======== CasperCheck Finished ========
Great...
So I checked the logs the logs today, and am finding it filled with errors like this...
2015-12-15 17:32:59 ======== Starting CasperCheck ========
2015-12-15 17:32:59 Checking for active network connection.
2015-12-15 17:34:20 Network connection appears to be live.
2015-12-15 17:34:20 Pausing for two minutes to give WiFi and DNS time to come online.
2015-12-15 17:36:20 Access to site network verified
2015-12-15 17:36:21 Machine can connect to jss<edited> over port 8443. Proceeding.
2015-12-15 17:38:59 Downloading Casper agent installer from server.
2015-12-15 17:40:16 /tmp/quickadd.zip not found. Exiting CasperCheck.
2015-12-15 17:40:16 ======== CasperCheck Finished ========
I looked at the other variables in the script, and the files all seem to be there. it's only the quickadd_zip variable that's not there.