Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Timeout Error #5

@owenjones

Description

@owenjones

Timeout error has started occurring—possibly MySQL blocking the Discord event loop?

Aug 23 13:24:09 CabotLAB python3[7962]: Fatal read error on socket transport
Aug 23 13:24:09 CabotLAB python3[7962]: protocol: <asyncio.sslproto.SSLProtocol object at 0x7f008cb122e8>
Aug 23 13:24:09 CabotLAB python3[7962]: transport: <_SelectorSocketTransport fd=30 read=polling write=<idle, bufsize=0>>
Aug 23 13:24:09 CabotLAB python3[7962]: Traceback (most recent call last):
Aug 23 13:24:09 CabotLAB python3[7962]: File "/usr/lib/python3.7/asyncio/selector_events.py", line 801, in _read_ready__data_received
Aug 23 13:24:09 CabotLAB python3[7962]: data = self._sock.recv(self.max_size)
Aug 23 13:24:09 CabotLAB python3[7962]: File "/data/discord/CaBot/bot/.venv/lib/python3.7/site-packages/gevent/_socketcommon.py", line 657, in recv
Aug 23 13:24:09 CabotLAB python3[7962]: return self._sock.recv(*args)
Aug 23 13:24:09 CabotLAB python3[7962]: TimeoutError: [Errno 110] Connection timed out

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions