MiKTeX / miktex

the MiKTeX source code
https://miktex.org
Other
804 stars 95 forks source link

broken mirror (ctan.yazd.ac.ir) #1543

Closed FsFsmk closed 1 week ago

FsFsmk commented 2 weeks ago

The mirror which I am getting redirected to when I try to download anything is timing out

ping ctan.yazd.ac.ir -n 1

Pinging ctan.yazd.ac.ir [185.96.240.128] with 32 bytes of data:
Request timed out.

Ping statistics for 185.96.240.128:
    Packets: Sent = 1, Received = 0, Lost = 1 (100% loss),

I am not sure how the mirror chosen right now but I am guessing it is based on the closest location for lowest latency, well shouldn't it check if the repository is up to begin with?

similar issues that were closed abruptly #1513 #1483

edocevoli commented 1 week ago

All I can say is that it works for me. Please note that the CTAN team maintains the mirror list. It's not MiKTeX-specific.

FsFsmk commented 1 week ago

Just tried with a VPN and it worked, it is probably just blocked here for some reason, still technically speaking you should be able to ping it and if you lose packets then change the mirror I don't mind opening a PR if I knew which part of the code it is (and to be frank I don't want to bother to read through the codebase since I already got the build)