oo-accept-broker fails after yum upgrade on 1.1
Issue
I'm trying to upgrade my 1.1 Openshift Enterprise broker to 1.2. After running yum update on my broker and migrating the AUTH_SALT in /etc/openshift/broker.conf the oo-accept-broker command is failing with this:
INFO: checking bind dns plugin configuration
INFO: DNS Server: 127.0.0.1
INFO: DNS Port: 53
INFO: DNS Key Name: example.com
INFO: DNS Key Value: *****
INFO: DNS Zone: example.com
INFO: DNS Domain Suffix: example.com
INFO: key,ing most record named likely to server 127.0.0.1: from
could not create key from base64-encoded: bad base64 encoding syntax error
FAIL: error key,ing most record name likely to server 127.0.0.1: from
-- is the nameserver running, reachable, and key auth working?
FAIL: txt record testrecord.example.com does not resolve on server 127.0.0.1
INFO: key,ing most record named likely to server 127.0.0.1: from could not create key from base64-encoded: bad base64 encoding
syntax error
FAIL: error key,ing most record name likely to server 127.0.0.1: from
-- is the nameserver running, reachable, and key auth working?
INFO: txt record successfully deleted
Any ideas on how to track this down? I've tried doing all the steps in
this section of the guide again, but that didn't help.
Environment
Openshift Enterprise 1.1
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.
