Project

General

Profile

Actions

Bug #18891

closed

Content Hosts Traces page doesnt work

Added by Sean O'Keeffe about 7 years ago. Updated almost 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 #1

Updated by Sean O'Keeffe about 7 years ago

  • Category set to Web UI
Actions #2

Updated by Sean O'Keeffe about 7 years ago

Error in the browser console:

"Error: [$compile:multidir] Multiple directives [bstFeatureFlag (module: Bastion.features), translate] asking for transclusion on: <h3 translate="" bst-feature-flag="remote_actions">
http://errors.angularjs.org/1.5.5/$compile/multidir?p0=bstFeatureFlag&p1=%20(module%3A%20Bastion.features)&p2=translate&p3=&p4=transclusion&p5=%3Ch3%20translate%3D%22%22%20bst-feature-flag%3D%22remote_actions%22%3E
minErr/<@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:69:12
assertNoDuplicate@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:9477:15
applyDirectivesToNode@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:8744:13
compileNodes@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:8321:15
compile@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:8220:15
compilationGenerator@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:8606:16
applyDirectivesToNode@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:8768:33
compileNodes@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:8321:15
compileNodes@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:8333:15
compile@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:8220:15
lazyCompilation@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:8610:22
boundTranscludeFn@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:8415:16
controllersBoundTransclude@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:9144:20
ngIfWatchAction@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:25534:15
$RootScopeProvider/this.$get</Scope.prototype.$digest@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:17074:23
$RootScopeProvider/this.$get</Scope.prototype.$apply@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:17338:13
timeout/timeoutId<@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:19167:25
completeOutstandingRequest@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:5870:7
Browser/self.defer/timeoutId<@https://centos7-devel.example.com/assets/bastion/angular/angular.self.js?body=1:6146:7
" angular.self.js:13551:18

Actions #3

Updated by Justin Sherrill about 7 years ago

  • Status changed from New to Assigned
  • Assignee set to Justin Sherrill
  • Target version set to 178
  • Difficulty set to easy
Actions #4

Updated by The Foreman Bot about 7 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/6692 added
Actions #5

Updated by Justin Sherrill about 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF