Uploaded image for project: 'Satellite'
  1. Satellite
  2. SAT-40353

Unable to access Remediations or Vulnerability pages after enabling IOP on Satellite 6.18

XMLWordPrintable

    • False
    • Proton Refinement Backlog
    • sat-proton
    • None
    • None
    • None
    • None

      After enabling Insights On-Premise (IOP) on Satellite 6.18, the Remediations and Vulnerability pages in the Satellite WebUI fail to load and display a generic "Something went wrong" error.

      The backend logs show the request is blocked due to ensure_org resulting in a 400 Bad Request.

      Production.log:

      2025-11-18T11:15:51 [I|app|ce265cc4] Started GET "/insights_cloud/api/vulnerability/v1/vulnerabilities/cves?offset=0&limit=20&sort=-public_date&affecting_host_type=rpmdnf" for 10.1.52.151 at 2025-11-18 11:15:51 -0500
      2025-11-18T11:15:51 [I|app|ce265cc4] Processing by InsightsCloud::UIRequestsController#forward_request as HTML
      2025-11-18T11:15:51 [I|app|ce265cc4]   Parameters: {"offset"=>"0", "limit"=>"20", "sort"=>"-public_date", "affecting_host_type"=>"rpmdnf", "path"=>"api/vulnerability/v1/vulnerabilities/cves"}
      2025-11-18T11:15:51 [I|app|ce265cc4] Filter chain halted as :ensure_org rendered or redirected
      2025-11-18T11:15:51 [I|app|ce265cc4] Completed 400 Bad Request in 7ms (Views: 0.2ms | ActiveRecord: 0.9ms | Allocations: 2035) 

       

      Expected Behavior

      Remediations and Vulnerability pages should load normally and display Insights-related data through IOP.

      Impact

      • Users cannot access any Insights remediation or vulnerability data through Satellite.

              Unassigned Unassigned
              rhn-support-sabhasin Sahil Bhasin
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: