[rdo-users] [tripleo] Mistral workflow cannot establish connection

Mike Carden mike.carden at gmail.com
Thu Aug 16 03:39:54 UTC 2018


On Saturday July 14, Samuel Monderer said (in part):

Unable to establish connection
tohttps://192.168.50.30:13989/v2/action_executions: ('Connection
aborted.',
BadStatusLine("''",))


Did you ever solve this? We ran into the same error this week and have
an answer.


In /etc/mistral/mistral.conf, change the rpc_response_timeout to 600,
then sudo systemctl restart openstack-mistral*


Then in /etc/haproxy/haproxy.cfg add two lines to the `listen mistral` section:


timeout client 10m

timeout server 10m


And restart the service with `sudo systemctl restart haproxy'


-- 

MC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rdoproject.org/pipermail/users/attachments/20180816/7098e662/attachment.html>


More information about the users mailing list