You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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é
The text was updated successfully, but these errors were encountered:
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é
The text was updated successfully, but these errors were encountered: