Hello, I am installing Ceilometer in a separated node. I created the keystone entries for user, service and endpoint. I installed and configured mongo and it is running but when I do:
service openstack-ceilometer-api status openstack-ceilometer-api dead but pid file exists I followed this guide: http://docs.openstack.org/havana/install-guide/install/yum/content/ceilometer-install.html This is the log: 2014-05-08 21:46:25.389 28885 CRITICAL ceilometer [-] ConfigurationError: command SON([('authenticate', 1), ('user', u'ceilometer'), ('nonce', u'8c77061ae13eaa1f'), ('key', u'8f1f5590ee173a4ef0b1d26e2e6888c0')]) failed: auth fails 2014-05-08 21:49:01.920 29784 INFO keystoneclient.middleware.auth_token [-] Starting keystone auth_token middleware 2014-05-08 21:49:01.921 29784 INFO keystoneclient.middleware.auth_token [-] Using /tmp/keystone-signing-85oF5Y as cache directory for signing certificate 2014-05-08 21:49:02.012 29784 CRITICAL ceilometer [-] ConfigurationError: command SON([('authenticate', 1), ('user', u'ceilometer'), ('nonce', u'8248c7104c0086fe'), ('key', u'bb91e0f8341facc03d723f17c8aae6ec')]) failed: auth fails 2014-05-08 22:04:21.095 2591 INFO keystoneclient.middleware.auth_token [-] Starting keystone auth_token middleware 2014-05-08 22:04:21.099 2591 INFO keystoneclient.middleware.auth_token [-] Using /tmp/keystone-signing-YGhgxi as cache directory for signing certificate 2014-05-08 22:04:21.209 2591 CRITICAL ceilometer [-] ConfigurationError: command SON([('authenticate', 1), ('user', u'ceilometer'), ('nonce', u'1c085bb441862826'), ('key', u'44ba50621467a43a03cde0b0330d1a8e')]) failed: auth fails I am running on CentOS. I will apreciate a lot any help or advice. ~GA
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack