Hide Forgot
Created attachment 1122891 [details] Offending manifest Description of problem: On the latest RHCI, when trying to do a disconnected install and upload the required manifest file, the server throws a 500 error (though absolutely nothing is shown on the UI, looking at the console was required). Version-Release number of selected component (if applicable): How reproducible: 100% with the attached file Steps to Reproduce: 1. Get to SHN Subscription section of install for RHEV/CF 2. Choose disconnected mode 3. Upload the attached manifest zip file Actual results: Nothing happens on the UI. Javascript console shows 500 Error Expected results: Manifest uploads and is verified by the UI Additional info: See foreman log: https://gist.github.com/anonymous/56af1716e5d7ce778821
Was related to a manifest uploaded that lacked RHCI subscriptions.
The ultimate cause was an entitlement that had no branding field. We were logging some debug information including the branding field even though we don't use it in the application. I fixed it by removing the offending debug statement. https://github.com/fusor/fusor/pull/677
Verified on QCI-1.0-RHEL-7-20160321.t.1.
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, 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/RHEA-2016:1862