Closed pkropachev closed 2 days ago
Sorry, it looks like the problem in my enviroment. All is ok in case setting proxy explicitly.
~#@❯ HTTPS_PROXY=corp.proxy.com:8080 ZVM_DEBUG=1 zvm ls --all
2024/10/29 15:10:33 DEBU Automatic Upgrade Checker disabled=false
2024/10/29 15:10:33 DEBU Version Map url="" cmd=list/ls
2024/10/29 15:10:33 DEBU initial VMU url=""
2024/10/29 15:10:33 DEBU setting's VMU url=""
2024/10/29 15:10:33 DEBU initial ZRW func=fetchZlsTaggedVersionMap url=""
2024/10/29 15:10:33 DEBU setting's ZRW url=""
2024/10/29 15:10:33 DEBU Version Map Url (95) func=fetchZlsTaggedVersionMap url=https://releases.zigtools.org/v1/zls/index.json
0.13.0 (tagged zls)
0.12.1
0.12.0 (tagged zls)
0.11.0 (tagged zls)
0.10.1
0.10.0 (tagged zls)
0.9.1
0.9.0 (tagged zls)
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.1
master
@pkropachev Thanks for taking a time to create an issue and working on self-diagnosing it in your environment. I had a bit of a heart attack seeing your post! I thought I'd have to release a third hot fix. Glad to see it resolved itself.
Describe the bug Fail to show list remote Zig versions available for download.
To Reproduce Steps to reproduce the behavior:
zvm ls --all
Expected behavior List of available versions is shown.
Desktop (please complete the following information):
I've tried with and without VMU.
With VMU
Without VMU