imlinhanchao / vsc-google-translate

A Translate Extension for VSCode
https://marketplace.visualstudio.com/items?itemName=hancel.google-translate
MIT License
108 stars 17 forks source link

一直waiting然后超时,无论是否设置http.proxy代理 #40

Open WanliZhong opened 1 year ago

WanliZhong commented 1 year ago
Translate failed, Error message: 'connect ETIMEDOUT 108.160.165.173:443'. Please post an issues for me.

image

imlinhanchao commented 1 year ago

你的Google Translate domain是设置 translate.google.com 吗?

WanliZhong commented 1 year ago

你的Google Translate domain是设置 translate.google.com 吗?

我是这么设置的

"google-translate.maxSizeOfResult": 5,
"google-translate.serverDomain": "https://translate.google.com.",
"http.proxy": "http://127.0.0.1:7890"
imlinhanchao commented 1 year ago

最后面多了点

- "google-translate.serverDomain": "https://translate.google.com." ,
+ "google-translate.serverDomain": "https://translate.google.com/" ,
WanliZhong commented 1 year ago

我本地是正确的,改了也还是不行,不知道是不是和其他插件冲突,我这了看的是插件没有到发包那一步。clash没有translate的日志