Bug 1777420

Summary: HTTP 500 error while quering /api/compute_resources API
Product: Red Hat Satellite Reporter: raju kumar <rajukuma>
Component: Compute Resources - VMWareAssignee: Ondřej Ezr <oezr>
Status: CLOSED ERRATA QA Contact: Lukáš Hellebrandt <lhellebr>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.6.0CC: chrobert, ktordeur, mhulan, oezr
Target Milestone: 6.10.0Keywords: Reopened, Triaged
Target Release: Unused   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: tfm-rubygem-fog-vsphere-3.5.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-16 14:08:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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