[issue2771] Test issue
Change by Ee W. Durbin III : -- status: closed -> open versions: +Python 3.10 -Python 3.9 ___ Python tracker <https://bugs.python.org/issue2771> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue2771] Test issue
Change by Ee W. Durbin III : -- status: open -> closed versions: +Python 3.9 -Python 3.10 ___ Python tracker <https://bugs.python.org/issue2771> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue2771] Test issue
Ee W. Durbin III added the comment: Test IRC -- status: closed -> open ___ Python tracker <https://bugs.python.org/issue2771> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41701] Buildbot web page: connection lost after 1 minute, then display "Connection restored" popup
Ee W. Durbin III added the comment: OK, I've confirmed that HAProxy seems to be the issue. WebSockets opened to the nginx proxy on the server or directly to the twisted server successfully remain indefinitely. If anyone familiar with HAProxy would be interested in helping debug, the current relevant information is: - Ubuntu 18.04.5 LTS - HA-Proxy version 1.8.8-1ubuntu0.11 2020/06/22 Here is the current HAProxy configuration: https://gist.github.com/ewdurbin/d8a42c30a04d6cb5763431200acaecde which is generated from this salt state: https://github.com/python/psf-salt/tree/master/salt/haproxy and this pillar data: https://github.com/python/psf-salt/blob/master/pillar/base/haproxy.sls I can provide any additional information that would be helpful to someone trying to sort out what's going on. -- ___ Python tracker <https://bugs.python.org/issue41701> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41701] Buildbot web page: connection lost after 1 minute, then display "Connection restored" popup
Ee W. Durbin III added the comment: Apologies, I gisted a version that was from attempts to debug the timeouts. It's been updated. -- ___ Python tracker <https://bugs.python.org/issue41701> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com