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

MemoryError #5

Open
lyncir opened this issue Jul 29, 2018 · 0 comments
Open

MemoryError #5

lyncir opened this issue Jul 29, 2018 · 0 comments

Comments

@lyncir
Copy link
Owner

lyncir commented Jul 29, 2018

  • 1 GB RAM
  • 1 CPU Core
2018-07-29 16:07:55 ERROR    Exception in callback _SelectorSocketTransport._read_ready()
handle: <Handle _SelectorSocketTransport._read_ready()>
Traceback (most recent call last):
  File "/usr/lib64/python3.6/asyncio/events.py", line 145, in _run
    self._callback(*self._args)
  File "/usr/lib64/python3.6/asyncio/selector_events.py", line 730, in _read_ready
    self._protocol.data_received(data)
  File "server.py", line 36, in data_received
    self.server_transport.write(data)
  File "/usr/lib64/python3.6/asyncio/selector_events.py", line 775, in write
    self._buffer.extend(data)
MemoryError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant