Updating to latest release using `juliaup`

I am updating julia to latest release in WSL but it seems to have some error while updating. I am using juliaup update command. Following is the error message:

devansh@MSI:~$ juliaup update
Installing Julia 1.10.3+0.x64.linux.gnu
Error: Failed to install '1.10.3+0.x64.linux.gnu' while updating channel 'release'.

Caused by:
    0: Failed to extract downloaded file from url `https://julialang-s3.julialang.org/bin/linux/x64/1.10/julia-1.10.3-linux-x86_64.tar.gz`.
    1: failed to unpack `julia-1.10.3/share/julia/compiled/v1.10/SparseArrays/P9ieR_lPxDH.ji` into `/home/devansh/.julia/juliaup/julia-1.10.3+0.x64.linux.gnu/share/julia/compiled/v1.10/SparseArrays/P9ieR_lPxDH.ji`
    2: request or response body error: error reading a body from connection: cannot decrypt peer's message
    3: error reading a body from connection: cannot decrypt peer's message
    4: cannot decrypt peer's message
1 Like

Are you behind a firewall? That URL definitely is correct.

I think yes. I checked using shieldcheck.com and it says “your firewall is working”.