ystyle / jvms

JDK Version Manager (JVMS) for Windows
MIT License
551 stars 61 forks source link

About executing jvms rls error #31

Open BeiziOne opened 1 year ago

BeiziOne commented 1 year ago

Could not retrieve https://raw.githubusercontent.com/ystyle/jvms/new/jdkdlindex.json.

Get "https://raw.githubusercontent.com/ystyle/jvms/new/jdkdlindex.json": dial tcp: lookup raw.githubusercontent.com: getaddrinfow: The requested name is valid, but no data of the requested type was found.

caohaijiang commented 1 year ago

我页遇到上面的错误了。 建议:是否可支持多个源?

ystyle commented 1 year ago

If the network cannot access github, please use a proxy in the terminal

ystyle commented 1 year ago

我页遇到上面的错误了。 建议:是否可支持多个源?

目前没有找到国内,能直接生成外链的网站。之前用七牛, 要备案后就放弃了。

godwinnnnn commented 6 months ago

用cmd ”set http_proxy"临时解决一下吧, 或者使用git bash ,setproxy="export ALL_PROXY=http://127.0.0.1:1080"