`pcs cluster auth` fails with URI::InvalidURIError when hostname contains an underscore (_)

Solution Verified - Updated -

Issue

  • pcs cluster auth command fails when hostname contains an underscore character.
# pcs cluster auth node_b --debug
...
--Debug Output Start--
/usr/share/ruby/uri/generic.rb:214:in `initialize': the scheme https does not accept registry part:node_b:2224 (or bad hostname?) (URI::InvalidURIError)
        from /usr/share/ruby/uri/http.rb:84:in `initialize'
        from /usr/share/ruby/uri/common.rb:214:in `new'
        from /usr/share/ruby/uri/common.rb:214:in `parse'
        from /usr/share/ruby/uri/common.rb:747:in `parse'
        from /usr/lib/pcsd/pcs.rb:411:in `send_request'
        from /usr/lib/pcsd/pcs.rb:1199:in `block (2 levels) in run_auth_requests'
--Debug Output End--

Environment

  • Red Hat Enterprise Linux 7 (with the High Availability Add-on)
  • pcs-0.9.152-10.el7

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.

Current Customers and Partners

Log in for full access

Log In
Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.