<div dir="ltr"><font face="monospace, monospace">On Saturday July 14, Samuel Monderer said (in part):</font><div><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace"><span style="font-size:small">U</span>nable to establish connection to
<a rel="nofollow" href="https://192.168.50.30:13989/v2/action_executions:" style="color:rgb(160,30,30)">https://192.168.50.30:13989/v2/action_executions:</a> ('Connection aborted.',
BadStatusLine("''",))</font></pre><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace"><br></font></pre><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace">Did you ever solve this? We ran into the same error this week and have an answer.</font></pre><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace"><br></font></pre><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace">In /etc/mistral/mistral.conf, change the rpc_response_timeout to 600, then sudo systemctl restart openstack-mistral*</font></pre><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace"><br></font></pre><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace">Then in /etc/haproxy/haproxy.cfg add two lines to the `listen mistral` section:</font></pre><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace"><br></font></pre><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace">timeout client 10m</font></pre><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace">timeout server 10m</font></pre><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace"><br></font></pre><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace">And restart the service with `sudo systemctl restart haproxy'</font></pre><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace"><br></font></pre><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace">-- </font></pre><pre style="font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><font face="monospace, monospace">MC</font></pre><pre style="font-family:courier,"courier new",monospace;font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0)"><br></pre></div></div>