elm / compiler

Compiler for Elm, a functional language for reliable webapps.
https://elm-lang.org/
BSD 3-Clause "New" or "Revised" License
7.51k stars 656 forks source link

Bad Gateway (502) from package.elm-lang.org #2190

Closed burgerrg closed 3 years ago

burgerrg commented 3 years ago

Quick Summary: Bad Gateway (502) nginx/1.10.3 (Ubuntu) from https://package.elm-lang.org/all-packages

Additional Details

-- PROBLEM LOADING PACKAGE LIST ------------------------------------------------ I need the list of published packages to verify your dependencies, so I tried to fetch:

 https://package.elm-lang.org/all-packages

But it came back as 502 Bad Gateway

This may mean some online endpoint changed in an unexpected way, so if does not seem like something on your side is causing this (e.g. firewall) please report this to https://github.com/elm/compiler/issues with your operating system, Elm version, the command you ran, the terminal output, and any additional information that can help others reproduce the error!

github-actions[bot] commented 3 years ago

Thanks for reporting this! To set expectations:

Finally, please be patient with the core team. They are trying their best with limited resources.

burgerrg commented 3 years ago

Fixed now, thanks!