On 27 April 2017 at 17:56, Rich Bowen <[email protected]> wrote: > > > On 2017-04-27 05:23 (-0400), sebb <[email protected]> wrote: >> site-check.rb does not check the site, and the output is redirected to >> site-scan.json. >> >> IMO it would make more sense to call it site-scan.rb. >> >> Agreed? >> >> Unfortunately this means changing the cron job, but we could get round >> the timing issues by creating temporary copy/alias until puppet has >> run. Or we could change puppet and wait for it to run, then change the >> script. This would result in some temporary failures. >> > > Ah. I presume this is the source of the error I reported a moment ago.
No, see other thread. > This kind of change feels kind of pedantic, particularly when it breaks > stuff. Oh, well. It was not the cause of the break. But note that this code is still in beta and may well break again. If it does, just try again in an hour or two. > Does this mean that the URL has now changed to > https://whimsy.apache.org/test/site-scan instead? No. There are two parts to the process: - site-scan.rb which generates site-scan.json - site-check[.cgi] which uses the JSON data for the analysis and produces the report. > 'Cause that doesn't work either. It should be working now. > --Rich
