┌ Warning: could not download https://pkg.julialang.org/registries
└ @ Pkg.Types C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.6\Pkg\src\Types.jl:976
No, I can reach all of them (see also https://status.julialang.org/).
What does
julia> import Downloads
julia> Downloads.download("https://pkg.julialang.org/registries", stdout);
/registry/23338594-aafe-5451-b93e-139f81909106/34c1881b2d75b4e214fdfadab78996021ba487f7
return for you?
(@v1.6) pkg> add JSON
Installing known registries into `C:\Users\<user>\.julia`
┌ Warning: could not download https://pkg.julialang.org/registries
└ @ Pkg.Types C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.6\Pkg\src\Types.jl:976
┌ Warning: could not download https://pkg.julialang.org/registries
└ @ Pkg.Types C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.6\Pkg\src\Types.jl:976
and than I wait.
Or
(@v1.6) pkg> add JSON
Resolving package versions...
And that also happens on my local machine…
Are you behind a firewall or proxy?
2 Likes
I think so… It’s from work.