Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-35744

Oh no! Something went wrong.

XMLWordPrintable

    • Important
    • No
    • False
    • Hide

      None

      Show
      None
    • Hide
      Cause: OLM CSV annotation contained unexpected JSON
      Consequence: The console successfully parsed this JSON, but then threw a runtime error when attempting to use the resulting value, because it was not the expected format.
      Fix: Validate JSON values from OLM annotations before use
      Result: Errors will be logged, but the console will not crash when unexpected JSON is received in an annotation.
      Show
      Cause: OLM CSV annotation contained unexpected JSON Consequence: The console successfully parsed this JSON, but then threw a runtime error when attempting to use the resulting value, because it was not the expected format. Fix: Validate JSON values from OLM annotations before use Result: Errors will be logged, but the console will not crash when unexpected JSON is received in an annotation.
    • Bug Fix
    • In Progress

      Description of problem:

      On the operator hub page, the operator is not showing and is getting the following error message:
      
      "Oh no! Something went wrong."
      
      TypeError:
      
      Description: 
      A.reduce is not a function
      
      

       

       

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

       

      How reproducible:

       

      Steps to Reproduce:

      1. Go to the operator hub page on the web console. 
      2.
      3.
      

      Actual results:

      "Oh no! Something went wrong."

      Expected results:

      Should list all the operators. 

      Additional info:

       

              rh-ee-jonjacks Jon Jackson
              rhn-support-arbhagat Arpit Bhagat
              Xiyun Zhao Xiyun Zhao
              Votes:
              13 Vote for this issue
              Watchers:
              34 Start watching this issue

                Created:
                Updated: