lushan88a / google_trans_new

A free and unlimited python API for google translate.
MIT License
394 stars 170 forks source link

HTTPSConnectionPool(host='translate.google.cn', port=443) #17

Open Biaocsu opened 3 years ago

Biaocsu commented 3 years ago

it goes well for a few days before. at this moment, it suddenly gets this error, and the error comes over always, besides, I set random choose proxies(about 200 diffrent ip) HTTPSConnectionPool(host='translate.google.cn', port=443): Max retries exceeded with url: /_/TranslateWebserverUi/data/batchexecute (Caused by ConnectTimeoutError(<urllib3.connection.VerifiedHTTPSConnection object at 0x7fa880f52860>, 'Connection to translate.google.cn timed out. (connect timeout=5)'))

lushan88a commented 3 years ago

Maybe some proxies not be available. You can use a definite available proxy to try.

Maria01010101 commented 2 years ago

I have the similar error with proxy.