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>'
Updated by Anonymous over 8 years ago
- Project changed from Foreman to Salt
- Category changed from Smart Proxy to Smart Proxy
- Difficulty deleted (
easy)
Updated by Anonymous over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Anonymous
- Pull request https://github.com/theforeman/smart_proxy_salt/pull/22 added
Updated by Anonymous about 8 years ago
- Status changed from Ready For Testing to Closed
Updated by Dominic Cleal about 8 years ago
- Project changed from Salt to Foreman
- Category deleted (
Smart Proxy) - Translation missing: en.field_release deleted (
194)
Updated by Dominic Cleal about 8 years ago
- Project changed from Foreman to Salt
- Category set to Smart Proxy
Apologies, had to remove the release value.
Actions