You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having trouble with Cursor (fork of vsCode) connecting using this addon. I had this working with the official ssh add-on, but wanted to have direct python access.
I enable tcp_port_forwarding which is required, and I see the following in the log:
Accepted key ECDSA SHA256:JFcDhLtA2X6/RSJ9WFoVUIU/QXsyLhLXthvW8Rgc+a4 found at /etc/ssh/authorized_keys:1
Accepted publickey for hassio from 192.168.20.10 port 54505 ssh2: ECDSA SHA256:JFcDhLtA2X6/RSJ9WFoVUIU/QXsyLhLXthvW8Rgc+a4
User child is on pid 389
Starting session: command for hassio from 192.168.20.10 port 54505 id 0
connect_to 127.0.0.1 port 40767: failed.
connect_to 127.0.0.1 port 40767: failed.
connect_to 127.0.0.1 port 40767: failed.
connect_to 127.0.0.1 port 40767: failed.
connect_to 127.0.0.1 port 40767: failed.
connect_to 127.0.0.1 port 40767: failed.
connect_to 127.0.0.1 port 40767: failed.
Connection closed by 192.168.20.10 port 54505
Cursor will start connecting, but then constantly asks to reconnect.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am having trouble with Cursor (fork of vsCode) connecting using this addon. I had this working with the official ssh add-on, but wanted to have direct python access.
I enable tcp_port_forwarding which is required, and I see the following in the log:
Cursor will start connecting, but then constantly asks to reconnect.
Beta Was this translation helpful? Give feedback.
All reactions