安全连接失败,请检查系统时间或网络设置,如果使用了代理,请关闭后重试:
urllib3.exceptions.SSLError: EOF occurred in violation of protocol (_ssl.c:2436)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "requests\adapters.py", line 644, in send
File "urllib3\connectionpool.py", line 841, in urlopen
File "urllib3\util\retry.py", line 519, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='llm-7wvhgkpu1bdestdd.cn-beijing.maas.aliyuncs.com', port=443): Max retries exceeded with url: /compatible-mode/v1?sk=sk-6af940c783354d338ea0f70b749ff54b (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:2436)')))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "videotrans\util\TestSTT.py", line 18, in run
File "videotrans\recognition\__init__.py", line 206, in run
File "videotrans\recognition\_base.py", line 92, in run
File "videotrans\recognition\_recognapi.py", line 66, in _exec
File "requests\api.py", line 115, in post
File "requests\api.py", line 59, in request
File "requests\sessions.py", line 589, in request
File "requests\sessions.py", line 703, in send
File "requests\adapters.py", line 675, in send
requests.exceptions.SSLError: HTTPSConnectionPool(host='llm-7wvhgkpu1bdestdd.cn-beijing.maas.aliyuncs.com', port=443): Max retries exceeded with url: /compatible-mode/v1?sk=sk-6af940c783354d338ea0f70b749ff54b (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:2436)')))
=
system:Windows-10-10.0.22631-SP0
version:v4.07
frozen:True
language:zh
root_dir:D:/pyVideoTrans/win-pyvideotrans-v4.07