Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ClientResponseError after upgrading to latest version #1754

Closed
r0fls opened this issue Mar 26, 2017 · 2 comments
Closed

ClientResponseError after upgrading to latest version #1754

r0fls opened this issue Mar 26, 2017 · 2 comments
Labels

Comments

@r0fls
Copy link

r0fls commented Mar 26, 2017

Long story short

After the release of the latest version of aiohttp our unit tests started failing here:
https://travis-ci.org/channelcat/sanic

Expected behaviour

The tests used to pass.

Actual behaviour

Some of our tests now fail with ClientResponseError("400, message='400, message='data received after completed connection: close message''",)

Steps to reproduce

This is only happening on travis.ci. I tried upgrading locally but the error doesn't occur there.

Your environment

Travis.ci with the latest version of aiohttp on python 3.5 and 3.6.

I'm just wondering if anyone has any hints that could help fix this, since I haven't had the time to dig into it very much.

@fafhrd91
Copy link
Member

hmm, I am not sure what this issue about. provide more information.

@lock
Copy link

lock bot commented Oct 28, 2019

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

@lock lock bot added the outdated label Oct 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants