JuliaLang / Pkg.jl

Pkg - Package manager for the Julia programming language
https://pkgdocs.julialang.org
Other
616 stars 258 forks source link

ERROR: failed to clone from https://github.com/JuliaRegistries/General.git, error: GitError(Code:ERROR, Class:SSL, SSL error: 0xffff8780 - SSL - The peer notified us that the connection is going to be closed) #3721

Open tanushree0204 opened 8 months ago

tanushree0204 commented 8 months ago

I have installed Julia 1.4.1. But when I am trying to Pkg.add("Plots") it's showing the error import Pkg <br> Pkg.add("Plots") Cloning default registries into~/.julia Cloning registry from "https://github.com/JuliaRegistries/General.git" ERROR: failed to clone from https://github.com/JuliaRegistries/General.git, error: GitError(Code:ERROR, Class:SSL, SSL error: 0xffff8780 - SSL - The peer notified us that the connection is going to be closed)