Actions
Bug #16810
closedforeman-node invalid hostname runtime error when hostname is capitalized
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Smart Proxy
Target version:
-
Difficulty:
Triaged:
Description
foreman-node reports invalid hostname when the hostname provided as an argument is in the format of ALLCAPS.domainname.com. This error does not occur when the same hostname argument is lowercase.domainname.com.
- /usr/bin/foreman-node EXP1DEVNGEN02.example.com
/usr/share/gems/gems/smart_proxy_salt-2.1.6/bin/foreman-node:183:in `<top (required)>': Invalid hostname (RuntimeError)
from /usr/bin/foreman-node:23:in `load'
from /usr/bin/foreman-node:23:in `<main>'
Actions