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
The JetKVM doc states that in order to use SSH, you must enable Developer Mode, then set up a public key since JetKVM uses key-based auth and does not allow password-based SSH auth for security reasons.
Source: https://jetkvm.com/docs/advanced-usage/developing
However, after enabling Developer Mode, I have tested this and found that password-based auth using the default root:rockchip does in fact work without having to set up key-based auth.