Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Created attachment 993079[details]
Network Error 404 while accessing the apidocs on sat6 server
Description of problem:
I'm getting so many failures while accessing https://<sat61_hostname>/apidoc on sat6 server itself.
--
Processing by Apipie::ApipiesController#index as HTML
Parameters: {"version"=>"stylesheets", "resource"=>"bundled", "method"=>"bootstrap.min.css"}
API doc cache not found for '/apidoc/stylesheets/bundled/bootstrap.min.css.html'. Perhaps you have forgot to run `rake apipie:cache`
Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
Processing by Apipie::ApipiesController#index as HTML
Parameters: {"version"=>"stylesheets", "resource"=>"bundled", "method"=>"prettify.css"}
API doc cache not found for '/apidoc/stylesheets/bundled/prettify.css.html'. Perhaps you have forgot to run `rake apipie:cache`
Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
Processing by Apipie::ApipiesController#index as HTML
Parameters: {"version"=>"stylesheets", "resource"=>"application.css"}
API doc cache not found for '/apidoc/stylesheets/application.css.html'. Perhaps you have forgot to run `rake apipie:cache`
Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
Processing by Apipie::ApipiesController#index as HTML
Parameters: {"version"=>"stylesheets", "resource"=>"bundled", "method"=>"bootstrap-responsive.min.css"}
Completed 400 Bad Request in 1ms (ActiveRecord: 0.0ms)
Processing by Apipie::ApipiesController#index as */*
Parameters: {"version"=>"javascripts", "resource"=>"bundled", "method"=>"bootstrap-collapse.js"}
Completed 400 Bad Request in 1ms (ActiveRecord: 0.0ms)
Processing by Apipie::ApipiesController#index as */*
Parameters: {"version"=>"javascripts", "resource"=>"bundled", "method"=>"prettify.js"}
API doc cache not found for '/apidoc/javascripts/bundled/prettify.js.html'. Perhaps you have forgot to run `rake apipie:cache`
Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
Processing by Apipie::ApipiesController#index as */*
Parameters: {"version"=>"javascripts", "resource"=>"apipie.js"}
API doc cache not found for '/apidoc/javascripts/apipie.js.html'. Perhaps you have forgot to run `rake apipie:cache`
Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms)
--
Version-Release number of selected component (if applicable):
sat6.1 beta snap3
Satellite-6.1.0-RHEL-6-20150217.0
How reproducible:
always
Steps to Reproduce:
1. access sat6 URL: https://<sat61_hostname>/apidoc
2.
3.
Actual results:
lotz of Network_error 404
Expected results:
no error
Additional info:
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2016:1500
Created attachment 993079 [details] Network Error 404 while accessing the apidocs on sat6 server Description of problem: I'm getting so many failures while accessing https://<sat61_hostname>/apidoc on sat6 server itself. -- Processing by Apipie::ApipiesController#index as HTML Parameters: {"version"=>"stylesheets", "resource"=>"bundled", "method"=>"bootstrap.min.css"} API doc cache not found for '/apidoc/stylesheets/bundled/bootstrap.min.css.html'. Perhaps you have forgot to run `rake apipie:cache` Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms) Processing by Apipie::ApipiesController#index as HTML Parameters: {"version"=>"stylesheets", "resource"=>"bundled", "method"=>"prettify.css"} API doc cache not found for '/apidoc/stylesheets/bundled/prettify.css.html'. Perhaps you have forgot to run `rake apipie:cache` Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms) Processing by Apipie::ApipiesController#index as HTML Parameters: {"version"=>"stylesheets", "resource"=>"application.css"} API doc cache not found for '/apidoc/stylesheets/application.css.html'. Perhaps you have forgot to run `rake apipie:cache` Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms) Processing by Apipie::ApipiesController#index as HTML Parameters: {"version"=>"stylesheets", "resource"=>"bundled", "method"=>"bootstrap-responsive.min.css"} Completed 400 Bad Request in 1ms (ActiveRecord: 0.0ms) Processing by Apipie::ApipiesController#index as */* Parameters: {"version"=>"javascripts", "resource"=>"bundled", "method"=>"bootstrap-collapse.js"} Completed 400 Bad Request in 1ms (ActiveRecord: 0.0ms) Processing by Apipie::ApipiesController#index as */* Parameters: {"version"=>"javascripts", "resource"=>"bundled", "method"=>"prettify.js"} API doc cache not found for '/apidoc/javascripts/bundled/prettify.js.html'. Perhaps you have forgot to run `rake apipie:cache` Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms) Processing by Apipie::ApipiesController#index as */* Parameters: {"version"=>"javascripts", "resource"=>"apipie.js"} API doc cache not found for '/apidoc/javascripts/apipie.js.html'. Perhaps you have forgot to run `rake apipie:cache` Completed 404 Not Found in 1ms (ActiveRecord: 0.0ms) -- Version-Release number of selected component (if applicable): sat6.1 beta snap3 Satellite-6.1.0-RHEL-6-20150217.0 How reproducible: always Steps to Reproduce: 1. access sat6 URL: https://<sat61_hostname>/apidoc 2. 3. Actual results: lotz of Network_error 404 Expected results: no error Additional info: