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

UNKNOWN ERROR WHILE SEARCHING #148

Open
vineeth-krishna-1234 opened this issue Jun 27, 2023 · 0 comments
Open

UNKNOWN ERROR WHILE SEARCHING #148

vineeth-krishna-1234 opened this issue Jun 27, 2023 · 0 comments

Comments

@vineeth-krishna-1234
Copy link

Found error in hash info: this event loop is already running. {'processed': False, 'data': {}, 'error': ValueError('this event loop is already running.')} err occ in response: ValueError('this event loop is already running.') is not JSON serializable Task exception was never retrieved future: <Task finished name='Task-6' coro=<Client.get_object_async() done, defined at /home/r1ck/.local/lib/python3.10/site-packages/vt/client.py:536> exception=ClientConnectionError('Connector is closed.')> Traceback (most recent call last): File "/home/r1ck/.local/lib/python3.10/site-packages/vt/client.py", line 538, in get_object_async response = await self.get_async(path, *path_args, params=params) File "/home/r1ck/.local/lib/python3.10/site-packages/vt/client.py", line 440, in get_async await self._get_session().get( File "/home/r1ck/.local/lib/python3.10/site-packages/aiohttp/client.py", line 536, in _request conn = await self._connector.connect( File "/home/r1ck/.local/lib/python3.10/site-packages/aiohttp/connector.py", line 543, in connect raise ClientConnectionError("Connector is closed.") aiohttp.client_exceptions.ClientConnectionError: Connector is closed.

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