Bug 1243394
Summary: | On creating new container "undefined method `info' for nil:NilClass" while searching docker image from external registry | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sachin Ghai <sghai> | ||||
Component: | WebUI | Assignee: | Katello Bug Bin <katello-bugs> | ||||
WebUI sub component: | Katello | QA Contact: | Katello QA List <katello-qa-list> | ||||
Status: | CLOSED DUPLICATE | Docs Contact: | |||||
Severity: | high | ||||||
Priority: | unspecified | CC: | mmccune | ||||
Version: | 6.1.0 | ||||||
Target Milestone: | Unspecified | ||||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-07-15 17:16:38 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 1243140 *** |
Created attachment 1052320 [details] n creating new container "undefined method `info' for nil:NilClass" while searching docker image from external registry Description of problem: On creating new container "undefined method `info' for nil:NilClass" while searching docker image from external registry production.log: ================ 2015-07-15 07:21:56 [I] Processing by ImageSearchController#auto_complete_image_tag as JSON 2015-07-15 07:21:56 [I] Parameters: {"search"=>"rhel", "registry_id"=>"", "id"=>"5"} 2015-07-15 07:21:56 [W] Operation FAILED: undefined method `info' for nil:NilClass 2015-07-15 07:21:56 [I] Rendered common/500.html.erb (3.6ms) 2015-07-15 07:21:56 [I] Completed 500 Internal Server Error in 22ms (Views: 4.1ms | ActiveRecord: 2.3ms) Version-Release number of selected component (if applicable): sat6.1.1 GA snap12 How reproducible: always Steps to Reproduce: 1. new container 2. external registry 3. search for rhel Actual results: Expected results: Additional info: