Bug 1489424
Summary: | Internal server error under traces on content host | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Nikhil Kathole <nkathole> | ||||
Component: | Hosts - Content | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Katello QA List <katello-qa-list> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.3.0 | CC: | bbuckingham | ||||
Target Milestone: | Unspecified | ||||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-09-20 15:35:22 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: | |||||||
Attachments: |
|
*** This bug has been marked as a duplicate of bug 1489133 *** |
Created attachment 1323086 [details] log in production.log file Description of problem: We were trying to look for Traces on content host, but production.log shows "NoMethodError: undefined method `order' for #<Array:0x0000001196d758> 500 internal server error" Version-Release number of selected component (if applicable): sat 6.3 snap 14 How reproducible:always Steps to Reproduce: 1. Register content host 2. Navigate to Hosts -> Content Host 3. Select content host 4. Click on Traces tab Actual results: tail -f /var/log/foreman/production.log shows "NoMethodError: undefined method `order' for #<Array:0x0000001196d758> 500 internal server error" Expected results: Error should get handled. Additional info: