Question
Not able to ssh into Instance running with ubuntu OS
I am running instance having Ubuntu OS, i am not able to ssh into it
i am getting following error while trying to ssh
**
ssh root@<ip>
-bash: error while loading shared libraries: libtinfo.so.6: cannot open shared object file: No such file or directory
Connection to <ip> closed
**
Seems like bash has some issue, Please let me know how i can get shell access to this instance
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×