<div dir="ltr">Hi Mike,<div><br></div><div>Thanks, we resolved it by removing unwanted roles but your solution looks more appropriate.</div><div><br></div><div>Samuel</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 16, 2018 at 6:39 AM, Mike Carden <span dir="ltr"><<a href="mailto:mike.carden@gmail.com" target="_blank">mike.carden@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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)" target="_blank">https://192.168.50.30:13989/<wbr>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><span class="HOEnZb"><font color="#888888"><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></font></span></div></div>
<br>______________________________<wbr>_________________<br>
users mailing list<br>
<a href="mailto:users@lists.rdoproject.org">users@lists.rdoproject.org</a><br>
<a href="http://lists.rdoproject.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rdoproject.org/<wbr>mailman/listinfo/users</a><br>
<br>
To unsubscribe: <a href="mailto:users-unsubscribe@lists.rdoproject.org">users-unsubscribe@lists.<wbr>rdoproject.org</a><br>
<br></blockquote></div><br></div>