asdf-vm / asdf-elixir

Elixir plugin for asdf version manager
https://github.com/asdf-vm/asdf
MIT License
473 stars 70 forks source link

asdf list all elixir shows no compatible versions #123

Closed gertjana closed 1 year ago

gertjana commented 1 year ago

Hi macOS Ventura 13.2 on Apple M1 Max

installed asdf through homebrew installed elixir plugin

Reproduce:

> asdf plugin add elixir
> asdf list all elixir
No compatible versions available (elixir )

Info:

> asdf current
awscli          2.9.18          /Users/gertjan.assies/.tool-versions
elixir          ______          No version is set. Run "asdf <global|shell|local> elixir <version>"
erlang          25.2-1          /Users/gertjan.assies/.tool-versions
golang          1.19.5          /Users/gertjan.assies/.tool-versions
java            adoptopenjdk-17.0.6+10 /Users/gertjan.assies/.tool-versions
nodejs          19.5.0          /Users/gertjan.assies/.tool-versions
scala           3.2.1           /Users/gertjan.assies/.tool-versions
terraform       1.3.7           /Users/gertjan.assies/.tool-versions
> asdf info
OS:
Darwin GertjansiessMBP.local 22.3.0 Darwin Kernel Version 22.3.0: Thu Jan  5 20:48:54 PST 2023; root:xnu-8792.81.2~2/RELEASE_ARM64_T6000 arm64

SHELL:
fish, version 3.6.0

ASDF VERSION:
v0.11.1

ASDF ENVIRONMENT VARIABLES:

ASDF INSTALLED PLUGINS:
awscli                       https://github.com/MetricMike/asdf-awscli.git main c645552
elixir                       https://github.com/asdf-vm/asdf-elixir.git master 1693b35
erlang                       https://github.com/asdf-vm/asdf-erlang.git master 0d402e6
golang                       https://github.com/kennyp/asdf-golang.git master f006a12
java                         https://github.com/halcyon/asdf-java.git master cd99cbf
nodejs                       https://github.com/asdf-vm/asdf-nodejs.git master c9e5df4
scala                        https://github.com/asdf-community/asdf-scala.git master 4812127
terraform                    https://github.com/asdf-community/asdf-hashicorp.git master c44c314

> erl -s
Erlang/OTP 25 [erts-13.1.3] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit] [dtrace]

Eshell V13.1.3  (abort with ^G)

is elixir currently not compatible with M1 chip?

gertjana commented 1 year ago

after no response for a week, I opened an issue on asdf-plugins

Stratus3D commented 1 year ago

Running asdf list all elixir on M1 does print a bunch of versions for me. Maybe try running the command again? list all is going to make an HTTP request, so it's possible a network issue caused that.

rlopzc commented 1 year ago

How did you fixed it @gertjana ?

gertjana commented 1 year ago

Hu @rlopzc turned out my company installed a proxy/network inspection tool on my company laptop. which does some weird stuff