Problem:
During deployment of an image-based host we often get a Proxy Error.
The deployment runs through anyway but it is a little bit annoying.
Expected outcome:
obvious
Foreman and Proxy versions:
foreman-2.5.4
Distribution and version:
CentOS7
Other relevant data:
In the past (foreman-2.3) we were already able to fix this issue by adding the following tune-up settings in /etc/foreman-installer/custom-hiera.yaml, which seem to be part of the default custom-hiera.yaml (albeit commented-out):
I guess my main question is why we do not set these by default and what possible problems might be connected with setting them by default.
In a way I am surprised that it worked with those settings, because none of them seem to increase any timeout-value
Proxy Error
The proxy server received an invalid
response from an upstream server.
The proxy server could not handle the request POST /hosts.
Reason: Error reading from remote server
Still trying to reproduce the problem again to grab some Apache-logs