Description of problem: Installed Mitaka in a virtualized environment according to https://www.rdoproject.org/testday/mitaka/milestone2/ and https://www.rdoproject.org/rdo-manager/. I set up tunnelling to log into horizon and browsed to the Resource Usage page. An error appeared in the corner of the screen: Error: Unable to retrieve Ceilometer meter list. Version-Release number of selected component (if applicable): python-django-horizon-9.0.0.0b3-dev67.el7.centos.noarch How reproducible: 100% Steps to Reproduce: 1. Install Mitaka according to https://www.rdoproject.org/testday/mitaka/milestone2/ and https://www.rdoproject.org/rdo-manager/ 2. Log into the overcloud and browse to the Resource Usage page Actual results: A ceilometer-related error appears Additional info: The deployment command was: openstack overcloud deploy --templates --control-scale 3 --compute-scale 1 --ntp-server clock.redhat.com -e /usr/share/openstack-tripleo-heat-templates/environments/puppet-pacemaker.yaml
Please share a log file, thank you.
You only see this in horizon.log: 2016-02-07 09:31:33,145 7694 WARNING horizon.exceptions Recoverable error: ('Connection aborted.', BadStatusLine("''",)) Other than that, there is nothing in horizon_error.log, error_log or default_error.log.
We were discussing to disable the page; connection aborted means, ceilo stopped responding.