pod remote stuck
rusty-key opened this issue · 1 comments
rusty-key commented
Hi
I am trying to create app with github tracking with command pod remote app stfoo/app
but it outputs message Username for 'https://github.com':
and blocks terminal, so I can't input any symbols or even interrupt pod with ctrl+c.
After it in pod list
I see this:
root@stfoo:~# pod list
name status port restarts uptime memory CPU
book BROKEN ????
yyx990803 commented
Hmm this is because you didn't add your machine's ssh key to your GitHub account. Follow this: https://help.github.com/articles/generating-ssh-keys/