typelead/eta

Website down?

Sintrastes opened this issue · 5 comments

I'm trying to get eta/etlas setup to compile a pretty straightforward cabal project to the jvm using eta on wsl, and it appears certain parts of the eta-lang website nescesary to get etlas to work are down.

Whenever I try to setup the eta-init project using gradle, I get `Execution failed for task ':setupEnvironmentEta'.

Failed to fetch file from url: http://cdnverify.eta-lang.org/eta-binaries/etlas-1.5.0.0/binaries/x86_64-linux/etlas`

Similarly, whenever I try to etlas update, I get: curl: (6) Could not resolve host: metrics.eta-lang.org

I am afraid that it is down since some time ago see: typelead/etlas#109

The same here, cdnverify.eta-lang.org refers to etabinaries.azureedge.net but it does not exists and sadly fails

Sad to hear.
It is also sad that it is not on Archive.org or something
and I am not sure how to build it myself, so I don;t even know if I can use it or not.
And if I can be honest, if a migration takes this long, there is something wrong in the infrastructure.
@rahulmutt Can you post any news on it?

I'm not in the position of stating this, but I believe that the project has been abandoned 😭

I tried building it before. Didn't work
If you want to use it, use the Docker container, it works. But fair warning, it is not easy to get files in or out of the container (unless I did something wrong, which is likely, since I do not use Docker)