Question

Problem connect shell via ssh after composer update

Hello,

I use an Ubuntu Server in a Droplet with the composer 1. I tried to upgrade composer 1 to 2, but every time, when I try to connect by ssh on server, the shell doesn’t start automatic anymore, only the 3 dots blinking. So after sometime, I press the enter button e the terminal starts the shell.

This happens only after the composer update.

Any Ideas?

Attachment Example


Submit an answer


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!

Sign In or Sign Up to Answer

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.

Bobby Iliev
Site Moderator
Site Moderator badge
October 21, 2022

Hi there,

You could try deleting the motd message by running the rm command from the screenshot to remove the 99-one-click file.

If this still does not work, I could suggest checking the ~/.bashrc file.

If this still does not help, I could suggest trying to ssh and adding the -vvv flag, this should give you more information on what might be going on during the initial connection.

Best,

Bobby

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up