秦晨

Results 4 comments of 秦晨

javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake Caused by: java.io.EOFException: SSL peer shut down incorrectly 使用代理后显示这两个问题, 是需要设置证书吗

> > javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake > > Caused by: java.io.EOFException: SSL peer shut down incorrectly > > 使用代理后显示这两个问题, 是需要设置证书吗 > > 这个应该是代理客户端报的错, 找下对应项目的解决吧 能再具体些吗,我就是下载代理后,正常从网页上访问Chatgpt没问题,但接口访问一直报上面的错误

I find when I open Zed in terminal, it is ok ```sh zed project ``` --- when I open Zed in folder, it is not ok ![image](https://github.com/zed-industries/zed/assets/98941324/bd2c9af1-cce8-4bff-8d6b-5418d08516ff)

> I'm 99% sure that this is fixed in Zed 0.131.x with this: [b05aa38](https://github.com/zed-industries/zed/commit/b05aa381aa0f83c7f4809ca67b44568248626e55) > > You can try that version: https://zed.dev/releases/preview Thanks you, My Mac version is 11.7.10, version...