TLS handshake failure running mix local.hex

Thanks!
Gsantomaggio let me know he knows what is wrong and how to solve it but that he may need a couple of days to do the work and get the package built. A workaround would be very welcome, but I can wait a couple of days, so don’t put too much time into it.
I will definitely come back here when things have been solved.

We updated the erlang package, and it works.
you can test it:

zypper  addrepo -f https://download.opensuse.org/repositories/devel:/languages:/erlang:/Factory/openSUSE_Leap_15.0/devel:languages:erlang:Factory.
repo
zypper in erlang-21.1.4-lp150.2.1
zypper addrepo -f https://download.opensuse.org/repositories/devel:/languages:/erlang/openSUSE_Leap_15.0/devel:languages:erlang.repo
zypper in elixir

then

mix local.hex
Are you sure you want to install "https://repo.hex.pm/installs/1.7.0/hex-0.18.2.ez"? [Yn] y
* creating /root/.mix/archives/hex-0.18.2

you have to wait for the next rolling or use this repo (note the factory is considered as dev repo)

Thank you for reporting

4 Likes

Thank you very much!
I was just installing the new version when the message came in. It is solved indeed!

Have a nice weekend