包不能更新,连接被重置

(概率论与数理统计) pkg> st
Status `~/文件/julia/概率论与数理统计/Project.toml`
  [b4ee3484] BayesBase v1.3.3
  [6e4b80f9] BenchmarkTools v1.5.0
  [0c46a032] DifferentialEquations v7.13.0
  [31c24e10] Distributions v0.25.111
  [17f509fa] ExponentialFamilyProjection v1.1.2
  [0fc0a36d] Manopt v0.4.69
  [3bd65402] Optimisers v0.3.3
  [1dea7af3] OrdinaryDiffEq v6.88.1
  [91a5bcdd] Plots v1.40.7
  [49802e3a] ProgressBars v1.5.1
  [86711068] RxInfer v3.5.1
  [860ef19b] StableRNGs v1.0.2
  [90137ffa] StaticArrays v1.9.7
  [4c63d2b9] StatsFuns v1.3.1
  [f3b207a7] StatsPlots v0.15.7
  [fce5fe82] Turing v0.33.3
  [9a3f8284] Random
(概率论与数理统计) pkg> up
    Updating registry at `~/.julia/registries/General.toml`
┌ Error: Some registries failed to update:
│     — /home/rzhli/.julia/registries/General.toml — failed to download from https://pkg.julialang.org/registry/23338594-aafe-5451-b93e-139f81909106/748f7cde91665ae980490ec1a56b21eb119d4253. Exception: RequestError: HTTP/2 301 (Recv failure: 连接被对方重置) while requesting https://pkg.julialang.org/registry/23338594-aafe-5451-b93e-139f81909106/748f7cde91665ae980490ec1a56b21eb119d4253
└ @ Pkg.Registry ~/.julia/juliaup/julia-1.10.4+0.x64.linux.gnu/share/julia/stdlib/v1.10/Pkg/src/Registry/Registry.jl:510
  No Changes to `~/文件/julia/概率论与数理统计/Project.toml`
  No Changes to `~/文件/julia/概率论与数理统计/Manifest.toml`

versioninfo()

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 12 × AMD Ryzen 5 5600H with Radeon Graphics
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, znver3)
Threads: 12 default, 0 interactive, 6 GC (on 12 virtual cores)
Environment:
  JULIA_EDITOR = code
  JULIA_NUM_THREADS = 12
  JULIA_PKG_SERVER = https://pkg.julialang.org/

语言基础/环境配置 - Roadmap (juliacn.com)

谢谢,我知道可以用国内的镜像,但我好奇为啥官方的包服务器不能更新。