Skip to main content

All Questions

Tagged with
0 votes
0 answers
163 views

Issues with my WiFi accessing just GitHub

This happened randomly but I can't get access to GitHub. I tried using the app on my phone and logging in through my browser, through my iPad, etc. Nothing works. I've tried pushing changes via ...
Kai's user avatar
  • 1
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
1 vote
0 answers
278 views

Connect GitHub Pages to custom domain at both http:// and https://

I've got a domain on GoDaddy at [domain].com that I'm trying to connect to my GitHub Pages at [domain].github.io. The problem is that my site only shows up at https://[domain].com, not http://[domain]....
brienna's user avatar
  • 135
0 votes
1 answer
357 views

Setting apex custom domain for github pages

I purchased a domain and want to associate it with a github.io url. I'm having difficulties configuring my DNS for the custom domain to point to the Github domain. In the github documentation it ...
chackerian's user avatar
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
332 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