An error has occurred! Try to Logout and Login on your Epic account. [cli] INFO: Logging in...[Core] WARNING: Checking for Legendary updates failed: ReadTimeout(ReadTimeoutError("HTTPSConnectionPool(host='api.legendary.gl', port=443): Read timed out. (read timeout=10.0)")) [Core] INFO: Logging in...Traceback (most recent call last): File "urllib3/connectionpool.py", line 464, in _make_request File "urllib3/connectionpool.py", line 1093, in _validate_conn File "urllib3/connection.py", line 741, in connectFile "urllib3/connection.py", line 920, in _ssl_wrap_socket_and_match_hostname File "urllib3/util/ssl_.py", line 480, in ssl_wrap_socket File "urllib3/util/ssl_.py", line 524, in _ssl_wrap_socket_impl File "ssl.py", line 517, in wrap_socket File "ssl.py", line 1104, in _create File "ssl.py", line 1382, in do_handshake TimeoutError: _ssl.c:999: The handshake operation timed out The above exception was the direct cause of the following exception: Traceback (most recent call last): File "requests/adapters.py", line 667, in send File "urllib3/connectionpool.py", line 841, in urlopen File "urllib3/util/retry.py", line 474, in increment File "urllib3/util/util.py", line 39, in reraise File "urllib3/connectionpool.py", line 787, in urlopenFile "urllib3/connectionpool.py", line 488, in _make_request File "urllib3/connectionpool.py", line 466, in _make_request File "urllib3/connectionpool.py", line 367, in _raise_timeout urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='account-public-service-prod03.ol.epicgames.com', port=443): Read timed out. (read timeout=10) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "legendary/cli.py", line 3286, in File "legendary/cli.py", line 3195, in main File "legendary/cli.py", line 192, in list_games File "legendary/core.py", line 256, in login File "legendary/core.py", line 241, in _login File "legendary/api/egs.py", line 117, in start_session File "requests/sessions.py", line 637, in post File "requests/sessions.py", line 589, in requestFile "requests/sessions.py", line 703, in send File "requests/adapters.py", line 713, in send requests.exceptions.ReadTimeout: HTTPSConnectionPool(host='account-public-service-prod03.ol.epicgames.com', port=443): Read timed out. (read timeout=10) [PYI-19337:ERROR] Failed to execute script 'cli' due to unhandled exception!