Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\asyncio\windows_events.py", line 494, in finish_recv
OSError: [WinError 64] The specified network name is no longer available
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\aiohttp\connector.py", line 980, in _wrap_create_connection
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\asyncio\base_events.py", line 1112, in create_connection
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\asyncio\base_events.py", line 1145, in _create_connection_transport
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\asyncio\proactor_events.py", line 286, in _loop_reading
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\asyncio\windows_events.py", line 846, in _poll
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\asyncio\windows_events.py", line 498, in finish_recv
ConnectionResetError: [WinError 64] The specified network name is no longer available
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "D:\a\F95Checker\F95Checker\modules\utils.py", line 77, in coro_wrapper
File "D:\a\F95Checker\F95Checker\modules\api.py", line 1003, in refresh
File "D:\a\F95Checker\F95Checker\modules\api.py", line 342, in assert_login
File "D:\a\F95Checker\F95Checker\modules\api.py", line 284, in is_logged_in
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\contextlib.py", line 204, in __aenter__
File "D:\a\F95Checker\F95Checker\modules\api.py", line 120, in request
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\aiohttp\client.py", line 1141, in __aenter__
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\aiohttp\client.py", line 536, in _request
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\aiohttp\connector.py", line 540, in connect
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\aiohttp\connector.py", line 901, in _create_connection
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\aiohttp\connector.py", line 1206, in _create_direct_connection
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\aiohttp\connector.py", line 1175, in _create_direct_connection
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\aiohttp\connector.py", line 988, in _wrap_create_connection
aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host f95zone.to:443 ssl:False [The specified network name is no longer available]