Skip to main content

All Questions

Tagged with
0 votes
1 answer
45 views

No longer able to visit, push or pull or get any response from GitHub

From one moment to the other without changing anything in my network or PC, I suddenly can no longer visit github.com, and can no longer pull/push my repositories. Everything else works perfeclty fine....
Lumnezia's user avatar
  • 103
3 votes
1 answer
6k views

Reasons why curl and http request produce different responses

I have recently setup a personal website using github pages for hosting and DNS with freenom. When I make a request using curl: curl --header "Host: example.com" http://192.30.252.153/ I get the ...
Skam's user avatar
  • 133
0 votes
0 answers
333 views

Github local cached ip address is different then expected remote ip address

I cannot do a "Git pull" request without getting an error for public key (see below). git pull Permission denied (publickey). fatal: The remote end hung up unexpectedly Running the check ...
Snow_Mac's user avatar
  • 432