im getting these errors while installing mingw from msys2 what should i do
error: failed retrieving file ‘mingw-w64-ucrt-x86_64-openssl-3.2.0-1-any.pkg.tar.zst’ from mirror.msys2.org : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds error: failed retrieving file ‘mingw-w64-ucrt-x86_64-gettext-0.22.4-3-any.pkg.tar.zst.sig’ from mirror.nju.edu.cn : Operation too slow. Less than 1 bytes/sec transferred the last 10 seconds warning: failed to retrieve some files error: failed to commit transaction (unexpected error) Errors occurred, […]
How to solve the,”connection to port 443 timed out” error when retrieving MSYS2 packages?
I am trying to install MinGW-w64 via MSYS2 alongside VS code on a windows 10 computer. The installation finishes but when I use the <pacman -S –needed base-devel mingw-w64-ucrt-x86_64-toolchain> command to retrieve the packages it gives me errors, most of theM say failed to connect to port 443: Timeout was reached. I have tried to open port 443 using the steps here https://www.ssldragon.com/blog/https-port-443/ and temporarily disable the firewall but it has not worked. Below are some of the errors: