安装MySQL Server安装Microsoft Visual C++2019 Redistributable Package 时显示状态为DL FALL

安装MySQL Server8.0.30的时候,安装Microsoft Visual C++2019 Redistributable Package 时显示状态为DL FALL。有没有哪位兄弟知道这是为什么,该怎么处理?感谢啦!

img

Error during download encountered:
无法连接到远程服务器
--> System.Net.Sockets.SocketException (0x80004005): 由于目标计算机积极拒绝,无法连接。 127.0.0.1:443
在 System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
在 System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
在 System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)