# Pkg.juilalang.org unresponsive?

**URL:** https://discourse.julialang.org/t/pkg-juilalang-org-unresponsive/47671
**Category:** New to Julia
**Created:** [October 2, 2020, 11:50pm UTC](https://discourse.julialang.org/t/pkg-juilalang-org-unresponsive/47671 "2020-10-02T23:50:46Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Peter\_Adelman](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/peter_adelman/32/11907_2.png) [@Peter\_Adelman](https://discourse.julialang.org/u/Peter_Adelman)
#### Post date: [October 2, 2020, 11:50pm UTC](https://discourse.julialang.org/t/pkg-juilalang-org-unresponsive/47671/1 "2020-10-02T23:50:47Z")

</div>

I am attempting to update my packages on Julia 1.5.1 and it tells me that it cannot contact [pkg.julialang.org/registries](http://pkg.julialang.org/registries).

Messing around with `curl pkg.julialang.org/registries`, I receive the domain-specific redirect fine (`https://us-east2.pkg.julialang.org/registries`), but attempts to reach that address time out for me. If I switch to `http://`, same problem with a different error message. Pings to that address also fail.

This is true both from my work VPN and my home desktop.

For the moment my workaround is to clone the github JuliaRegistries/General repo into my .julia/registries directory, but `julialang.org` is the default for things like downloading artifacts (with github as a fallback) so even if I’m capable of downloading them it takes more than twice as long due to timeouts. I’d like to resolve this. Please let me know if there’s any more necessary information.

---

<div class="post-metadata">

### Author: ![StefanKarpinski](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stefankarpinski/32/24_2.png) [@StefanKarpinski](https://discourse.julialang.org/u/StefanKarpinski)
#### Post date: [October 3, 2020, 12:27am UTC](https://discourse.julialang.org/t/pkg-juilalang-org-unresponsive/47671/2 "2020-10-03T00:27:30Z")

</div>

Hard to diagnose all the possible problems—it seems up for me. Possible you got it while it was having a problem? Can you reach [us-west.pkg.julialang.org](http://us-west.pkg.julialang.org) or [us-east.pkg.julialang.org](http://us-east.pkg.julialang.org)? (They all work for me.)

---

<div class="post-metadata">

### Author: ![Peter\_Adelman](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/peter_adelman/32/11907_2.png) [@Peter\_Adelman](https://discourse.julialang.org/u/Peter_Adelman)
#### Post date: [October 3, 2020, 12:37am UTC](https://discourse.julialang.org/t/pkg-juilalang-org-unresponsive/47671/3 "2020-10-03T00:37:31Z")

</div>

Neither of those pong for me.

Just straight `pkg.julialang.org` pongs successfully.

Even on my phone (LTE), I cannot `ping us-east2.pkg.julialang.org` from Termux

Had a friend try to ping it from one state south and he can’t get a response either.

---

<div class="post-metadata">

### Author: ![Peter\_Adelman](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/peter_adelman/32/11907_2.png) [@Peter\_Adelman](https://discourse.julialang.org/u/Peter_Adelman)
#### Post date: [October 5, 2020, 11:32am UTC](https://discourse.julialang.org/t/pkg-juilalang-org-unresponsive/47671/4 "2020-10-05T11:32:56Z")

</div>

It all works now. If anything changed on Julia’s end, that probably fixed it. If not, one of the series of tubes between the mid-east coast and the servers got unblocked.
