[katello-devel] Error on webUI while creating a product under custom provider.

Justin Sherrill jsherril at redhat.com
Wed Aug 17 13:05:37 UTC 2011


On 08/17/2011 08:00 AM, Sachin Ghai wrote:
>  I'm using following version of katello and candlepin
>
> [root at dhcp201-126 ~]# rpm -qa | grep katello
> katello-0.1.63-1.git.76.3e01b6b.fc15.noarch
> katello-cli-0.1.4-1.git.63.54683c2.fc15.noarch
>
> [root at dhcp201-126 ~]# rpm -qa | grep candlepin
> candlepin-tomcat6-0.4.10-1.fc15.noarch
> candlepin-0.4.10-1.fc15.noarch
> [root at dhcp201-126 ~]#
>
> Regards,
> Sachin
>
> On 08/17/2011 05:25 PM, Sachin Ghai wrote:
>> Hi All,
>>
>> I'm getting following error on webUI while creating a product under 
>> custom provider.
>>
>> > There was an error retrieving that row: Internal Server Error
>>
>> User notifications lists that provider and products are created 
>> successfully. And following logs generated under 
>> /var/log/katello/startup.log
>>
>> > http://pastebin.test.redhat.com/58746
>>
>> I guess this issue is similar to 
>> https://bugzilla.redhat.com/show_bug.cgi?id=701750, but this bug is 
>> closed as "not a bug"
>>
>> Any pointer on this ?
>>
>> Thanks & Regards,
>> Sachin
>>
>> _______________________________________________
>> katello-devel mailing list
>> katello-devel at redhat.com
>> https://www.redhat.com/mailman/listinfo/katello-devel
>>
>
> _______________________________________________
> katello-devel mailing list
> katello-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/katello-devel


 From the logs:

ActionView::Template::Error (Connection refused - connect(2)):
     35:               #{product.name}
     36:
     37:             %ul{:style => "display:none;"}
     38:               -product.repos(product.organization.locker).each 
do |repo|
     39:                 %li{:class=>'repo'}
     40:                   
.grid_6.prefix_1.la.editable.subpanel_element{"data-url"=>edit_provider_product_repository_path(@provider.id, 
product.id, repo.name)} #{repo.name}
     41:               .prefix_1
   lib/http_resource.rb:83:in `get'
   lib/resources/pulp.rb:154:in `all'
   app/models/glue/pulp/repos.rb:59:in `repos'
   app/views/providers/_products_repos.html.haml:38:in 
`_app_views_providers__products_repos_html_haml__1736952381_69905052449940_10672564'
   app/views/providers/_products_repos.html.haml:28:in



It appears pulp is not running.  Can you try restarting the pulp-server 
service?

-Justin




More information about the katello-devel mailing list