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
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hello, @deepeshbhandari1
Have you made any recent changes on the droplet? The error itself should not block your access to the server.
Is the web-console working fine and are you able to access the droplet using it?
Regards, Alex