Issues verifying the OpenShift Broker after install.
Issue
- Seeing issues when verifying the Broker Configuration and I get an error when i run the curl commands in that step.
curl -k https://localhost/broker/rest/api
- Getting below error when running oo-diagnostic report:
# oo-diagnostics
FAIL: rescue in load_broker_rails_env
Broker application failed to load. This is often a gem dependency problem.
Updating rubygem RPMs and restarting openshift-broker
to regenerate the broker Gemfile.lock may fix the problem.
The actual error encountered was:
#<Moped::Errors::AuthenticationFailure: The operation: #<Moped::Protocol::Commands::Authenticate
@length=163
@request_id=3
@response_to=0
@op_code=2004
@flags=[]
@full_collection_name="openshift_broker.$cmd"
@skip=0
@limit=-1
@selector={:authenticate=>1, :user=>"openshift", :nonce=>"dda8db0e589f24aa", :key=>"112c0b0b1d78f41fd1793309cb8bf89c"}
@fields=nil>
failed with error 18: "auth fails"
See https://github.com/mongodb/mongo/blob/master/docs/errors.md
for details about this error.>
***
THIS PROBLEM NEEDS TO BE RESOLVED FOR THE BROKER TO WORK.
DISABLING BROKER TESTS.
***
Environment
- OpenShift Enterprise
- 2.x
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.
