Project

General

Profile

Actions

Support #15532

closed

Could not evaluate: Proxy myinternal.hostname.com cannot be registered ("\xE2" on US-ASCII): N/A

Added by Javad Shareef almost 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Triaged:
Fixed in Releases:
Found in Releases:

Description

I am getting following error while install foreman

/Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[myinternal.hostname.com]: Could not evaluate: Proxy myinternal.hostname.com cannot be registered ("\xE2" on US-ASCII): N/A

Where as my "myinternal.hostname.com" is my hostname. I have a DNS entry in my local DNS server as well as /etc/hosts entry

$ cat /etc/hosts

127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
#::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
192.168.50.202 myinternal.hostname.com myinternal

forman.log from installer log shows

[ INFO 2016-06-28 09:03:34 main] All hooks in group post finished
[DEBUG 2016-06-28 09:03:34 main] Exit with status code: 4 (signal was 4)
[ERROR 2016-06-28 09:03:34 main] Errors encountered during run:
[ERROR 2016-06-28 09:03:34 main] /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[myinternal.hostname.com]: Could not evaluate: Proxy myinternal.hostname.com cannot be registered ("\xE2" on US-ASCII): N/A
[DEBUG 2016-06-28 09:03:34 main] Cleaning /tmp/d20160628-13417-j709vt
[DEBUG 2016-06-28 09:03:34 main] Cleaning /tmp/default_values.yaml

Actions

Also available in: Atom PDF