GitHub Error – “ssh: connect to host github.com port 22: Operation timed out fatal: Could not read from remote repository.”

I have had this same problem the solution was edit ~/.ssh/config and put this lines:

Host github.com
  Hostname ssh.github.com
  Port 443

If there is no file config in this folder, simply create one.

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)