Skip to content

Lost/hanging requests with 3.6.2 #4258

Closed
@pvizeli

Description

Long story short

Based on: home-assistant/supervisor#1342

We run into an issue that requests produce timeouts and were never logged by our middleware they protocol/monitor requests. All instances with this issue running with an nginx proxy manager in front. Do we modify the URL with a parameter, it worked. It is very random. The only way to fix this issue was to downgrade aiohttp.

We can see the request is going to instance but we can't see it on the application layer. Maybe interesting ist that all the requests use cookies for session handling.

Expected behaviour

Everything work like 3.6.1

Actual behaviour

Random connections run into a timeouts.

Steps to reproduce

Run an nginx proxymanager in front of aiohttp 3.6.2 and use a site with cookies.

Your environment

Python 3.7 with uvloop and without. We use aioHTTP as server application in this case.

Metadata

Assignees

No one assigned

    Labels

    bugneeds-infoIssue is lacking sufficient information and will be closed if not providedregressionSomething that used to work stopped working "as before" after upgradeserver

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions