Cryptic error during install of foreman into Centos 7

/Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[foreman.az.int]:
Could not evaluate: Exception 504 "Gateway Timeout" in get request to:
https://foreman.az.int/api/v2/smart_proxies?search=name="foreman.az.int"

Any ideas to resolve this error? Have been searching for a solution, but
nothing found.

J

Check if you have $http_proxy or $HTTP_PROXY (or similar) environment
variables set, and try unsetting them. The installer may be using them.

Or register the smart proxy manually via the UI, under the
Infrastructure menu.

··· On 13/03/17 16:43, Jonathan D wrote: > /Stage[main]/Foreman_proxy::Register/Foreman_smartproxy[foreman.az.int]: Could > not evaluate: Exception 504 "Gateway Timeout" in get request to: > https://foreman.az.int/api/v2/smart_proxies?search=name=%22foreman.az.int%22 > > > Any ideas to resolve this error? Have been searching for a solution, > but nothing found.


Dominic Cleal
dominic@cleal.org