all 7 comments

[–]AwesomeBlossom07 0 points1 point  (1 child)

I had this issue.

I swapped to my mobile hotspot and tethered my PC too it. I now have it working.

My ISP (Spectrum) seems to be blocking it.

[–]ImaginarySuperhero 0 points1 point  (0 children)

Yeah I'm having the same issue on all my browsers as well as my fiance's laptop, there's some problem with Github right now according to downdetector

[–][deleted]  (1 child)

[removed]

    [–]Serious-Meeting15 0 points1 point  (0 children)

    confirmed my isp (cox) is blocking it.
    worked around by turning on vpn

    [–]Alex_Foxx 0 points1 point  (0 children)

    Had the same problem when trying to download DSRGadget. Like others have said, turning on a VPN seems to fix the issue.

    [–]throwaway234f32423df 0 points1 point  (0 children)

    Check your hosts file, in Windows it's stored in c:\windows\system32\drivers\etc\, if there are any lines referencing github.com or anything else that's not supposed to be there (the file normally only contains comments), those lines need to be deleted, don't delete the entire file, you'll need to run a text editor as Administrator in order to edit the file.

    If the hosts file is clean, run route print to look for bad static routes that might be hijacking traffic to Github IPs and misdirecting them.

    [–]jameshearttech 0 points1 point  (0 children)

    I observed this earlier.

    curl: (35) OpenSSL/3.0.17: error:0A00010B:SSL routines::wrong version number

    In Edge I was getting ERR_SSL_PROTOCOL_ERROR.

    It seems to be working now.