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 1777420 - HTTP 500 error while quering /api/compute_resources API
Summary: HTTP 500 error while quering /api/compute_resources API
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Compute Resources - VMWare
Version: 6.6.0
Hardware: All
OS: All
medium
medium
Target Milestone: 6.10.0
Assignee: Ondřej Ezr
QA Contact: Lukáš Hellebrandt
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-11-27 15:25 UTC by raju kumar
Modified: 2021-11-16 14:09 UTC (History)
4 users (show)

Fixed In Version: tfm-rubygem-fog-vsphere-3.5.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-16 14:08:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 30889 0 High Closed API errors since upgrade to 2.1.2 2021-01-08 20:15:53 UTC
Red Hat Product Errata RHSA-2021:4702 0 None None None 2021-11-16 14:08:59 UTC

Comment 4 Jitendra Yejare 2020-07-10 12:58:34 UTC
qe-test-coverage - : Has been covered by CLI and UI, which uses API internally.

Comment 5 Shira Maximov 2020-08-24 11:18:46 UTC
I'm closing this one on insufficient data, if this issue still accures in your setup, please feel free to re-open it.

Comment 8 Bryan Kearney 2020-12-24 21:41:26 UTC
Upstream bug assigned to oezr

Comment 9 Bryan Kearney 2020-12-24 21:41:28 UTC
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/30889 has been resolved.

Comment 11 Lukáš Hellebrandt 2021-07-13 12:32:32 UTC
Verified with Sat 6.10.0 snap 5.0.

Ran the following script:

#!/usr/bin/bash
date
for i in $(seq 1000); do
curl -k -uadmin:changeme -H 'Content-Type: application/json' -X GET https://$(hostname)/api/compute_resources/67?id=67; echo
done
date

Received 1000 correct results over ~8 minutes and no error.

Comment 14 errata-xmlrpc 2021-11-16 14:08:51 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.