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.
Bug 1969263 - Host api request fails when thin=true and per_page=all
Summary: Host api request fails when thin=true and per_page=all
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Hosts
Version: 6.9.0
Hardware: All
OS: All
unspecified
medium
Target Milestone: 6.10.0
Assignee: Dominik Matoulek
QA Contact: addubey
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-06-08 05:39 UTC by Ranjan Kumar
Modified: 2024-04-21 20:38 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-16 14:11:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 32776 0 Normal Closed Host api request fails when thin=true and per_page=all 2021-07-22 18:30:09 UTC
Red Hat Product Errata RHSA-2021:4702 0 None None None 2021-11-16 14:11:51 UTC

Description Ranjan Kumar 2021-06-08 05:39:55 UTC
Description of problem:  Host api with per_page=all and thin=true raise an error. here is sample curl request


# curl -u admin:Password 'https://satellite.example.com/api/v2/hosts?per_page=all&thin=true&page=2'
{
  "error": {"message":"Internal Server Error: the server was unable to finish the request. This may be caused by unavailability of some required service, incorrect API call or a server-side bug. There may be more information in the server's logs."}
}



Version-Release number of selected component (if applicable): Satelliete 6.9


How reproducible: Always


Steps to Reproduce:
1. Log in to the satellite
2. Access the API https://satellite.example.com/api/v2/hosts?per_page=all&thin=true&page=2

Actual results: fails with error


Expected results: It should return host record


Additional info: This issue is only in satellite 6.9

Comment 2 Tomer Brisker 2021-06-10 14:30:29 UTC
Created redmine issue https://projects.theforeman.org/issues/32776 from this bug

Comment 4 Bryan Kearney 2021-06-11 08:03:09 UTC
Upstream bug assigned to dmatoule

Comment 6 Bryan Kearney 2021-06-22 12:03:24 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/32776 has been resolved.

Comment 7 addubey 2021-08-24 10:53:43 UTC
Verified.


Tested on: Satellite-6.10.0 Snap 14.0


Steps followed: 

1. Log in to the satellite

2. Access the API 
   # curl -u admin: Password 'https://satellite.example.com/api/v2/hosts?per_page=all&thin=true&page=2'


Observation: The host record is visible properly as expected.

Comment 10 errata-xmlrpc 2021-11-16 14:11:38 UTC
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 (Moderate: Satellite 6.10 Release), 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/RHSA-2021:4702


Note You need to log in before you can comment on or make changes to this bug.