[Solved] Can't SSH Into Pi

This forum is for topics dealing with problems with software specifically in the ARMv7h repo.

[Solved] Can't SSH Into Pi

Postby Espionage724 » Sat Aug 15, 2015 12:28 am

I did a fresh install of Arch on my SD card, put it into my Pi, and it was working great with SSH. I updated it, rebooted, and now I can't ssh into it. On the client-end, I get:

$this->bbcode_second_pass_code('', 'debug1: Authentications that can continue: publickey,password
Permission denied, please try again.')

Edit: Apparently this was caused by the recent openssh package update. My solution was to just create a new user account (requires local access to the Pi), and then ssh into that instead of root. From there, su works to get into root.

$this->bbcode_second_pass_code('', 'useradd -m -G wheel -s /bin/bash espionage724
passwd espionage724')
Espionage724
 
Posts: 5
Joined: Wed Aug 12, 2015 5:41 pm

Return to ARMv7h

Who is online

Users browsing this forum: No registered users and 7 guests