79787752

Date: 2025-10-11 00:36:06
Score: 0.5
Natty:
Report link

I have also seen this error message happen at companies that have their own github repositories, but the developer is still trying to connect to "regular" github. For example, the company I work at (The Gap) has its own repository, which is here: github.gapinc.com. I am able to execute "ssh -T [email protected]" successfully and receive the message "You've successfully authenticated, but there's no ssh access." But I will always get "Permission denied (publickey)" if I try to execute "ssh -T [email protected]", because I shouldn't be using github.com. I should be using github.gapinc.com.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
Posted by: Steve Stilson