Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PTY allocation request failed on channel 0 #72

Open
AndrewBoWen666 opened this issue Jan 24, 2019 · 3 comments
Open

PTY allocation request failed on channel 0 #72

AndrewBoWen666 opened this issue Jan 24, 2019 · 3 comments

Comments

@AndrewBoWen666
Copy link

When I finished SSH agent forwarding and tried to make sure authentication on PuTTY by doing "ssh [email protected]" , the following information were shown :
pty error
I searched on the Internet and it suggested this error was due to .ssh/config missing. I checked my config file a few times it was correct. The config file is shown below:
config file

How can I solve this issue?

Kind Regards.

@jjd06
Copy link
Contributor

jjd06 commented Jan 25, 2019

Have a look at the line immediately below "PTY allocation request failed on channel 0."

@AndrewBoWen666
Copy link
Author

It does show the"successfully authenticated", but in this case "ssh -A -i " won't work.

@jjd06
Copy link
Contributor

jjd06 commented Jan 25, 2019

What are you expecting to work? The purpose of this step is just to ensure that your credentials are set up correctly (which they are, hence the successful authentication message). It's not possible to open a shell session with Github because, as the message tells you, it doesn't allow them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants