500 Error when trying to view Host's BMC tab

I've added a BMC interface to a host, but when I attempt to view the config
from the BMC tab within the host, I get a Failed to fetch: 500 Internal
Server Error. I have ipmitool installed and the Proxy is showing BMC
support.

http://debugs.theforeman.org/foreman-debug-ABMvE.tar.xz

I'm getting an odd error: ActionView::Template::Error: ERF12-2269
[ProxyAPI::ProxyException]: Unable to perform lan BMC operation
([RestClient::RequestTimeout]: Request Timeout) for proxy
https://foreman-master-01.viasatcloud.com:8443/bmc

From what I get from this error is the Server isn't able to talk to the
proxy correctly? I commented out the host in the Trusted section
in /etc/foreman-proxy/settings.yml to eliminate any issues with that, but
same thing is happening.

ยทยทยท On Monday, January 25, 2016 at 11:27:10 AM UTC-7, Alan McAlexander wrote: > > I've added a BMC interface to a host, but when I attempt to view the > config from the BMC tab within the host, I get a Failed to fetch: 500 > Internal Server Error. I have ipmitool installed and the Proxy is showing > BMC support. > > > http://debugs.theforeman.org/foreman-debug-ABMvE.tar.xz >

Probably worth tailing the proxy logs while you make the request, it'll
probably spit out the real reason.

I get nothing from the proxy log, even with DEBUG in the
foreman-proxy/settings.yml.

I'm finally past the 500 error - I was getting this due to ipmitool. I
installed freeipmi, made the config changes in the foreman-proxy
settings.yml and am now able to click on the BMC tab without a 500. I am
however getting an "Unknown status: 'connection timeout'".