During the use of video translation software, you may often encounter some errors, such as the error in the title and the following figure
The error message usually contains these characters
HTTPSConnection
Connection error
ConnectionError
HTTPSConnectionPool
Max retries exceeded with url
The error mainly occurs in the following three usage scenarios
- Select Google/OpenAI ChatGPT/Gemini/ in the translation channel
- Select OpenAI TTS/Elevenlabs.io/GoogleTTS in the dubbing channel
- Select OpenAI recognition API/ in speech recognition
Why is this happening? There are mainly the following reasons
Services that cannot be directly accessed in China need magic, otherwise they will definitely report errors
From the above three scenarios, it can be roughly seen that they are all services that need to connect to foreign APIs. As we all know, due to the wall, domestic users cannot directly access them. If you want to use them, you must use scientific internet access. If you cannot open the Google website (https://www.google.com) or the OpenAI official website (https://chat.openai.com) on your computer, then it is inevitable that an error will be reported.
The computer has scientific internet access and can open Google, but the proxy is filled in incorrectly
If the computer can access Google normally, but the translation software still reports an error, please check whether the network proxy text box in the software interface is filled in with a proxy address. If there is content in it, but you don't know what that content means, what its function is, and it is not your intentional behavior, please delete it and try again.
If it still doesn't work, please check the magic tool you are using and find the http proxy port number indicated in it. If your magic tool is running on the computer, then fill in http://127.0.0.1:port number
in the text box. For example, v2ray series software generally fill in http://127.0.0.1:10809
, and clash series software generally fill in http://127.0.0.1:7890
Special Note: If you don't understand what the above content is saying, delete all the content in the network proxy text box and keep it empty, and do not fill in anything. That is, either do not fill in, or you must ensure that it is correct and is a usable proxy address.
Remember not to fill in the network proxy text box randomly or fill in the address of some websites, some api addresses, either do not fill in, or fill in the proxy address and port that can be used to connect.
The software will automatically obtain the proxy from the system by default. In general, if the computer already has magic, then even if the network proxy text box is kept empty, these services can still be accessed, but it may fail to obtain it due to restrictions such as permissions, security policies, security software, and firewalls.
If there is no problem with computer access, but the software still frequently reports errors, please fill in the correct proxy address in the network proxy text box
Domestic translation services and AI services do not support the use of foreign proxies and foreign IP access
When using Baidu Translate/Tencent Translate/ByteDance Volcano Engine Translate/Baidu Wenxin Yiyan Model in translation software to report a network connection error or prompt an unsupported authorization, the possible reason is that you are using a foreign IP (such as a vpn foreign node/magic tool, etc.) when connecting.
These domestic translation services and AI services are prohibited from foreign IP access. If you use a proxy to access these services, then an error will definitely be reported. You only need to delete the content in the network proxy text box, and if necessary, close the computer's magic tool.