Currently, the Indian package server doesn’t seem to be up:
pkg> add FFTW
┌ Warning: could not download https://pkg.julialang.org/registries
│ exception = RequestError: HTTP/2 301 (Could not resolve host: in.pkg.julialang.org) while requesting https://pkg.julialang.org/registries
└ @ Pkg.Registry ~/packages/julias/julia-1.9/share/julia/stdlib/v1.9/Pkg/src/Registry/Registry.jl:69
I would like to try some other server, but I have no idea what are the valid options.
1 Like
Same for the European one:
┌ Warning: could not download https://pkg.julialang.org/registries
│ exception = HTTP/2 301 (Could not resolve host: eu-central.pkg.julialang.org) while requesting https://pkg.julialang.org/registries
└ @ Pkg.Registry /cache/build/default-amdci4-2/julialang/julia-release-1-dot-8/usr/share/julia/stdlib/v1.8/Pkg/src/Registry/Registry.jl:68
This coincided with our CI breaking, as it cannot precompile the environment reporting:
ERROR: LoadError: `llvmcall` must be compiled to be called
Looks like there’s a general outage Outage: Julia package server offline - #2, so I’m closing this.
1 Like
https://status.julialang.org/
Although this site is down as well.