ish-app / ish-app/ish

SSH permission denied publickey

Open
#1,977 1 comment 0 reactions 0 assignees View on GitHub
unconfirmed
Dominant language
C
Stars
20.5k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

Generated public and private key with
`# ssh-keygen`
Add it to my server with
`# ssh-copy-id -i /root/.ssh/id_rsa raspberrypi4`

Trying to connect with
`# ssh -i /root/.ssh/id_rsa -p 22412 nae
vus@raspberrypi4`
returns me
`naevus@raspberrypi4: Permission denied (publickey).`

Contributor guide

No contributing guide indexed for this repository

Research direction

The report names no source file or test. Start by reproducing the SSH login with the stated ssh-keygen, ssh-copy-id, and ssh commands, including the shown key path, username, host, and port; done means determining why public-key authentication is rejected and correcting the reported behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, linux, shell
Domain
authentication, networking
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.