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 2166964 - API endpoint /api/compute_resources/:id/available_networks fails with ISE for GCE CR
Summary: API endpoint /api/compute_resources/:id/available_networks fails with ISE for...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Compute Resources - GCE
Version: 6.13.0
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: 6.13.0
Assignee: Leos Stejskal
QA Contact: addubey
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-02-03 17:34 UTC by Gaurav Talreja
Modified: 2023-05-03 13:25 UTC (History)
3 users (show)

Fixed In Version: foreman_google_1.0.3
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-03 13:24:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github theforeman foreman_google pull 60 0 None open BZ#2166964 - API /:id/available_networks fails with ISE 2023-02-06 07:11:13 UTC
Red Hat Issue Tracker SAT-15665 0 None None None 2023-02-06 14:20:43 UTC
Red Hat Product Errata RHSA-2023:2097 0 None None None 2023-05-03 13:25:13 UTC

Description Gaurav Talreja 2023-02-03 17:34:53 UTC
Description of problem:


Version-Release number of selected component (if applicable):
Satellite 6.13.0 Snap 9.0

How reproducible:
Always

Steps to Reproduce:
1. # curl -X GET -k -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'Authorization: Basic YWRtaW46Y2hhbmdlbWU=' -i 'https://<satellite>/api/compute_resources/<GCE-CR-ID>/available_networks'
HTTP/2 500
...

{
  "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."}
}


Actual results:
Internal Server Error: the server was unable to finish the request

Expected results:
Should list available networks

Additional info:

Comment 4 errata-xmlrpc 2023-05-03 13:24:54 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 (Important: Satellite 6.13 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-2023:2097


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