<div dir="auto">Hey Thomas, <div dir="auto"><br></div><div dir="auto">Outside of the uwsgi config, are you following a specific guide for your install? I'd like to try and recreate the issue.</div><div dir="auto"><br></div><div dir="auto">Do you happen to have any more logging information?</div><div dir="auto"><br></div><div dir="auto">Thanks </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mar 11, 2018 06:10, "Thomas Goirand" <<a href="mailto:zigo@debian.org">zigo@debian.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I've attempted to switch Keystone to using uwsgi instead of Apache in<br>
the Debian packages for Queens. Unfortunately, I had random failure with<br>
error 104 in both output of the client and keystone logs. 104 is in fact<br>
"TCP connection reset by peer" (and this shows in the logs). So I've<br>
switched back, but I'd prefer using uwsgi if possible.<br>
<br>
Here's the parameters I had in the .ini for uwsgi:<br>
<br>
http-socket = :35357<br>
wsgi-file = /usr/bin/keystone-wsgi-admin<br>
buffer-size = 65535<br>
master = true<br>
enable-threads = true<br>
processes = 12<br>
thunder-lock = true<br>
plugins = python3<br>
lazy-apps = true<br>
paste-logger = true<br>
logto = /var/log/keystone/keystone-<wbr>admin.log<br>
name = keystone-admin<br>
uid = keystone<br>
gid = keystone<br>
chdir = /var/lib/keystone<br>
die-on-term = true<br>
<br>
Has this happened to anyone else? Is there one option above which is<br>
wrong? Why is this happening?<br>
<br>
Cheers,<br>
<br>
Thomas Goirand (zigo)<br>
<br>
______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.<wbr>openstack.org?subject:<wbr>unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-dev</a><br>
</blockquote></div></div>