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

aiohttp.client_exceptions.ClientOSError: [WinError 121] #4

Open
Owned67 opened this issue Apr 10, 2021 · 0 comments
Open

aiohttp.client_exceptions.ClientOSError: [WinError 121] #4

Owned67 opened this issue Apr 10, 2021 · 0 comments

Comments

@Owned67
Copy link

Owned67 commented Apr 10, 2021

Task exception was never retrieved future: <Task finished name='Task-1' coro=<fetch() done, defined at F:\rust\rf\bot\Invite-Tracker\bot.py:25> exception=ClientOSError(22, 'Le délai de temporisation de sémaphore a expiré', None, 121, None)> Traceback (most recent call last): File "F:\rust\rf\bot\Invite-Tracker\bot.py", line 32, in fetch invs = await gld.invites() File "C:\Python39\lib\site-packages\discord\guild.py", line 1630, in invites data = await self._state.http.invites_from(self.id) File "C:\Python39\lib\site-packages\discord\http.py", line 198, in request async with self.__session.request(method, url, **kwargs) as r: File "C:\Python39\lib\site-packages\aiohttp\client.py", line 1117, in __aenter__ self._resp = await self._coro File "C:\Python39\lib\site-packages\aiohttp\client.py", line 544, in _request await resp.start(conn) File "C:\Python39\lib\site-packages\aiohttp\client_reqrep.py", line 890, in start message, payload = await self._protocol.read() # type: ignore File "C:\Python39\lib\site-packages\aiohttp\streams.py", line 604, in read await self._waiter aiohttp.client_exceptions.ClientOSError: [WinError 121] Le délai de temporisation de sémaphore a expiré

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