openai-translator / raycast-openai-translator

基于 ChatGPT API 的 Raycast 翻译插件 - Raycast extension for translation based on ChatGPT API.
MIT License
414 stars 28 forks source link

设置Proxy之后一直提示connection timeout #11

Open davidwudv opened 1 year ago

davidwudv commented 1 year ago
image image

可以确定我的proxy没有问题,其他软件、浏览器都能正常使用。但是配置在这个插件上会一直提示timeout

davidwudv commented 1 year ago

我怀疑proxy并没有生效,因为我查看了代理的日志,并没有相关的access log

jarviszeng-zjc commented 11 months ago

我也遇到过,后来发现,要在raycast的设置-高级设置,将使用系统代理勾上

mario-huang commented 9 months ago

把代理的增强模式打开,就不用单独设置软件的代理了。

aaronyyan commented 4 months ago

我也遇到过,后来发现,要在raycast的设置-高级设置,将使用系统代理勾上

勾上了还是一样不行,感觉是 Raycast 的问题