oo-diagnostics throws error "test_broker_certificate NoMethodError: undefined method scan for nil" while verifying the Broker SSL cert
Issue
By running oo-diagnostics command in broker host we have seen one error :
# oo-diagnostics -v
...
INFO: running: test_mcollective_bad_facts
INFO: running: test_auth_conf_files
!!!!INFO: running: test_broker_certificate
!!!!WARN: test_broker_certificate
!!!!Using a self-signed certificate for the broker
!!!!FAIL: rescue in block in run_tests
!!!!error running test_broker_certificate: #<NoMethodError: undefined method `scan' for nil:NilClass>
INFO: running: test_abrt_addon_python
INFO: skipping test_abrt_addon_python
INFO: running: test_node_frontend_clash
INFO: skipping test_node_frontend_clash
INFO: running: test_yum_configuration
1 WARNINGS
1 ERRORS
We have regenerate the localhost self-signed certificate and the error persists.
Environment
- OpenShift Enterprise 2.0
rubygem-openshift-origin-common-1.17.2.2-1.el6op
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
