Fix: Eclipse Connection time out: github.com


Eclipse Error Message:
Problem Occurred:

Pulling 1 repository

https://github.com/code2care/mynotes.git: 
Connection time out: github.com
Connection time out- github.com
Fix:

1) Make sure that you have a stable internet connection and are able to reach github.com

2) Check if there is any outage with GitHub: https://www.githubstatus.com

3) One of the reasons for this error could be that your internet connection is slow and has timed out.


How to increase timeout time for Git in Eclipse

  1. Go to Preferences (Settings) in Eclipse.
  2. Now select Version Control (team) -> Git
  3. Increase the value for "Connection timeout (seconds):" (default is 30)
  4. Click Apply and Close.
Eclipse fix connection timeout github

Now try to perform your Git Pull or Push operation it should work.

-




Have Questions? Post them here!