Cannot SSH to Lightsail instance via AWS Console. Port 22 is open.

0

As in title, I am trying to connect to my instance and it simply says "connecting to instance..." and stays there. I've rebooted and also re-created the instance. Any advice?

已提問 2 年前檢視次數 893 次
11 個答案
0
已接受的答案

I solved it by using an incognito window, which is similar to the previous answer of deleting cookies. AWS has a lot of issues where you can't even access Lightsail at times due to cookies. So just make sure you delete all cookies or try an incognito window.

已回答 2 年前
profile picture
專家
已審閱 23 天前
  • I used the browser 'Opera'. Their built in VPN solved my problem after many hours of searching.

0

yes I got the same problem too , did u fixed the problem? or the problem still there?

已回答 2 年前
0

Hello

If you are not able to ssh from the SSH Client you can try from the browser,.

profile picture
GK
已回答 2 年前
0

I am only using the browser within Lightsail.

In fact, the problem is account wide. None of my other instances let me connect, and I even tried to create a brand new instance with no data, and even after creating that I couldn't connect.

I think this is an actual Lightsail issue. I've tried different new instances in different regions with different OS or control panels, and I cannot SSH to any of them using the Lightssail connect interface. How do I get Lightsail/Amazon to look at it?

已回答 2 年前
0

I also have the same problem.

已回答 2 年前
0

I cannot connect my instance too. SSH client within Lightsail. There is no response with "Connecting to your instance".

x21kote
已回答 2 年前
0

In my case, I was able to connect by deleting Cookies (Chrome).
I don't know the cause, but when I couldn't connect, I was getting the following Websocket error in the console log.

WebSocket connection to 'wss://connect-ap-northeast-1.lightsail.aws.amazon.com/ls/websocket-tunnel?~~~~~~~' failed: 
connect @ bundle_vendors.e57657528586c6d4cd3d.js:2
zizi
已回答 2 年前
0

Does anybody know where the answer can be found? As a newbie I'm confused. Please help.

已回答 2 年前
0

Please open your lightsail console with browser traceless mode.

已回答 2 年前
0

Same here. I connected to Lightsail and for about 5 or 6 hours later I cannot access it. I use terminal.
I have to stop the instance and start it again. However, this will change the ip address and this is not a solution.

已回答 2 年前
0

Finally Figured out the issue, by creating another instance & was trying to replicate my issue that is: "ssh: connect to host x.x.x.x port 22: Operation timed out". on my lightsail instance.

Why I am unable to connect to the instance via SSH is that I did turn on the UFW in my ubuntu instance by typing sudo ufw enable, that is the main mistake I made, after doing this when I tried to connect my instance again via same steps, I was unable to connect.

The solution is, whenever we turn on the ufw, we must allow ufw with port 22, by running the command sudo ufw allow 22

parth
已回答 7 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南