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
, but when attempting SSH, I receive "Permission denied".
Also, I get a warning message in the Opentrons desktop app: "This robot's API server is not responding correctly to requests at IP address 169.254.83.221."
Expected behavior
Be able to connect to the Raspberry Pi via SSH without a robot.
Overview
Received "Permission denied (publickey)" error while attempting to connect through SSH.
Steps to reproduce
ssh -i ot2_ssh_key root@ROBOT_IP
Receive error: "Permission denied (publickey)."
Current behavior
I am able to interact with the Raspberry Pi, for instance:
I am able to add the public key
, but when attempting SSH, I receive "Permission denied".
Also, I get a warning message in the Opentrons desktop app: "This robot's API server is not responding correctly to requests at IP address 169.254.83.221."
Expected behavior
Be able to connect to the Raspberry Pi via SSH without a robot.
Operating system
Linux
System and robot setup or anything else?
What I Have Done:
The text was updated successfully, but these errors were encountered: