Bug #13514
closedUploading results while running 'foreman_scap_client 1' fails on the client
Description
Below is the error message thrown when we run "foreman_scap_client 1" on the client.
[xyz@zbc ~]# foreman_scap_client 1
DEBUG: running: oscap xccdf eval --profile xccdf_org.ssgproject.content_profile_common --results-arf /tmp/d20160202-26853-64thh2/results.xml /var/lib/openscap/content/96c2a9d5278d5da905221bbb2dc61d0ace7ee3d97f021fccac994d26296d986d.xml
DEBUG: running: /usr/bin/bzip2 /tmp/d20160202-26853-64thh2/results.xml
Uploading results to https://test.redhat.com:9090/compliance/arf/1
<!DOCTYPE html>
<html>
<head>
<style type="text/css">
body { text-align:center;font-family:helvetica,arial;font-size:22px;
color:#888;margin:20px}
#c {margin:0 auto;width:500px;text-align:left}
</style>
</head>
<body>
<h2>Sinatra doesn’t know this ditty.</h2>
<img src='https://test.redhat.com:9090/compliance/__sinatra__/404.png'>
<div id="c">
Try this:
put '/arf/1' do "Hello World" end
</div>
</body>
</html>
Upload failed: 404 "Not Found "
Updated by Kedar Bidarkar almost 9 years ago
Wondering if this is because "oscap_proxy" select box turns red when we select an option.
Updated by Marek Hulán over 8 years ago
- Status changed from New to Duplicate
Duplicated by http://projects.theforeman.org/issues/14621
The red proxy selector was caused by #14561
Updated by Marek Hulán over 8 years ago
- Related to Bug #14621: Uploading results while running 'foreman_scap_client policy_id' fails on the client added
Updated by Dominic Cleal about 8 years ago
- Project changed from 36 to OpenSCAP
- Triaged set to Yes