GithubHelp home page GithubHelp logo

Comments (3)

fafhrd91 avatar fafhrd91 commented on June 25, 2024
ERROR [root] IncompleteRead(0 bytes read)
Traceback (most recent call last):
 File "/opt/files/src/libks/libks/web/application.py", line 66, in __call__
   resp = yield from resp
 File "/opt/files/src/fstorage/fstorage/client.py", line 17, in events
   message = yield from req.environ['wsgi.input'].read()
 File "/usr/local/lib/python3.4/dist-packages/aiohttp-0.7.2-py3.4.egg/aiohttp/parsers.py", line 334, in read
   yield from self._waiter
 File "/usr/lib/python3.4/asyncio/futures.py", line 348, in __iter__
   yield self  # This tells Task to wait for completion.
 File "/usr/lib/python3.4/asyncio/tasks.py", line 332, in _wakeup
   value = future.result()
 File "/usr/lib/python3.4/asyncio/futures.py", line 243, in result
   raise self._exception
 File "/usr/local/lib/python3.4/dist-packages/aiohttp-0.7.2-py3.4.egg/aiohttp/parsers.py", line 169, in feed_eof
   self._parser.throw(EofStream())
 File "/usr/local/lib/python3.4/dist-packages/aiohttp-0.7.2-py3.4.egg/aiohttp/protocol.py", line 292, in __call__
   yield from self.parse_length_payload(out, buf, length)
 File "/usr/local/lib/python3.4/dist-packages/aiohttp-0.7.2-py3.4.egg/aiohttp/protocol.py", line 345, in parse_length_payload
   raise errors.IncompleteRead(b'') from None
aiohttp.errors.IncompleteRead: IncompleteRead(0 bytes read)

from aiohttp.

fafhrd91 avatar fafhrd91 commented on June 25, 2024

fixed in @5474bd8c583961b4ff1e553e0c4f0a1ca502f6ee

from aiohttp.

lock avatar lock commented on June 25, 2024

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.

from aiohttp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.