I’ve been trying to ssh into the my pi from my laptop, and they’re connected via ethernet. When i try
ssh ubuntu@ubiquityrobot.local I get -
ssh : Could not resolve hostname ubiquityrobot.local: Name or service not known
ssh ubuntu@10.42.0.1 and put int the password, I get -
Permission denied, please try again.
or
Permission denied (publickey,password).
I’ve even tried using putty and downloading different versions of the image but nothing is working.