Skip to content

UNKNOWN ERROR WHILE SEARCHING  #148

@r1ck-s4nchez

Description

@r1ck-s4nchez

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions