Project

General

Profile

Actions

Bug #18891

closed

Content Hosts Traces page doesnt work

Added by Sean O'Keeffe over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
High
Category:
Web UI
Target version:
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

Description

Browsing to https://centos7-devel.example.com/content_hosts/1/traces shows nothing under the Traces Tab :( im not sure what the problem is.

Logs look okay to me:
4:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [I] Started GET "/api/v2/hosts/1/traces?page=1&search=" for ::1 at 2017-03-14 14:33:09 +0000
14:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [I] Processing by Katello::Api::V2::HostTracerController#index as JSON
14:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [I] Parameters: {"page"=>"1", "search"=>"", "api_version"=>"v2", "host_id"=>"1"}
14:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [D] Setting current user thread-local variable to admin
14:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [I] Rendered /home/vagrant/katello/app/views/katello/api/v2/host_tracer/index.json.rabl within katello/api/v2/layouts/collection (43.4ms)
14:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [D] Body: {"total":26,"subtotal":26,"page":"1","per_page":20,"error":null,"search":"","sort":{"by":null,"order":null},"results":[{"id":26,"application":"agetty","helper":null,"app_type":"application"},{"id":5,"application":"auditd","helper":"sudo systemctl restart auditd","app_type":"daemon"},{"id":21,"application":"bash","helper":null,"app_type":"application"},{"id":17,"application":"chronyd","helper":"sudo systemctl restart chronyd","app_type":"daemon"},{"id":20,"application":"crond","helper":"sudo systemctl restart crond","app_type":"daemon"},{"id":8,"application":"dbus-daemon","helper":"You will have to reboot your computer","app_type":"static"},{"id":19,"application":"goferd","helper":"sudo systemctl restart goferd","app_type":"daemon"},{"id":2,"application":"gssproxy","helper":"sudo systemctl restart gssproxy","app_type":"daemon"},{"id":16,"application":"irqbalance","helper":"sudo systemctl restart irqbalance","app_type":"daemon"},{"id":18,"application":"lvmetad","helper":null,"app_type":"application"},{"id":14,"application":"master","helper":null,"app_type":"application"},{"id":15,"application":"NetworkManager","helper":"sudo systemctl restart NetworkManager","app_type":"daemon"},{"id":13,"application":"pickup","helper":null,"app_type":"application"},{"id":11,"application":"polkitd","helper":"You will have to reboot your computer","app_type":"static"},{"id":22,"application":"qmgr","helper":null,"app_type":"application"},{"id":12,"application":"rhsmcertd","helper":"sudo systemctl restart rhsmcertd","app_type":"daemon"},{"id":1,"application":"rpcbind","helper":"sudo systemctl restart rpcbind","app_type":"daemon"},{"id":9,"application":"rsyslogd","helper":null,"app_type":"application"},{"id":23,"application":"sshd","helper":"sudo systemctl restart sshd","app_type":"daemon"},{"id":3,"application":"sudo","helper":null,"app_type":"application"}]}
14:33:09 rails.1 | |
14:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [I] Completed 200 OK in 73ms (Views: 45.2ms | ActiveRecord: 3.5ms)
14:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [D] With body: {"total":26,"subtotal":26,"page":"1","per_page":20,"error":null,"search":"","sort":{"by":null,"order":null},"results":[{"id":26,"application":"agetty","helper":null,"app_type":"application"},{"id":5,"application":"auditd","helper":"sudo systemctl restart auditd","app_type":"daemon"},{"id":21,"application":"bash","helper":null,"app_type":"application"},{"id":17,"application":"chronyd","helper":"sudo systemctl restart chronyd","app_type":"daemon"},{"id":20,"application":"crond","helper":"sudo systemctl restart crond","app_type":"daemon"},{"id":8,"application":"dbus-daemon","helper":"You will have to reboot your computer","app_type":"static"},{"id":19,"application":"goferd","helper":"sudo systemctl restart goferd","app_type":"daemon"},{"id":2,"application":"gssproxy","helper":"sudo systemctl restart gssproxy","app_type":"daemon"},{"id":16,"application":"irqbalance","helper":"sudo systemctl restart irqbalance","app_type":"daemon"},{"id":18,"application":"lvmetad","helper":null,"app_type":"application"},{"id":14,"application":"master","helper":null,"app_type":"application"},{"id":15,"application":"NetworkManager","helper":"sudo systemctl restart NetworkManager","app_type":"daemon"},{"id":13,"application":"pickup","helper":null,"app_type":"application"},{"id":11,"application":"polkitd","helper":"You will have to reboot your computer","app_type":"static"},{"id":22,"application":"qmgr","helper":null,"app_type":"application"},{"id":12,"application":"rhsmcertd","helper":"sudo systemctl restart rhsmcertd","app_type":"daemon"},{"id":1,"application":"rpcbind","helper":"sudo systemctl restart rpcbind","app_type":"daemon"},{"id":9,"application":"rsyslogd","helper":null,"app_type":"application"},{"id":23,"application":"sshd","helper":"sudo systemctl restart sshd","app_type":"daemon"},{"id":3,"application":"sudo","helper":null,"app_type":"application"}]}
14:33:09 rails.1 | |
14:33:09 rails.1 | |
14:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [D]
14:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [D]
14:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [I] Started GET "/notification_recipients" for ::1 at 2017-03-14 14:33:09 +0000
14:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [I] Processing by NotificationRecipientsController#index as */*
14:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [D] Setting current user thread-local variable to admin
14:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [D] Body: {"notifications":[],"total":0}
14:33:09 rails.1 | 2017-03-14T14:33:09 1f9d07f0 [app] [I] Completed 200 OK in 18ms (Views: 1.5ms | ActiveRecord: 2.4ms)

Actions

Also available in: Atom PDF