Hi, 

Sorry to post another message about SSH keys but I can't seem to find an 
answer anywhere.  I am trying to use Pavlovia to upload a task and followed 
instructions to generate an ssh key pair. I have copied and pasted the 
public key, however the ssh -T g...@gitlab.com command results in 
"Permission denied (public key)." I have checked known hosts and tried both 
ED25519 and RSA keys but get the same error. Any suggestions would be 
greatly appreciated. Below is there terminal readout:


helenpowell@Helens-MacBook-Air .ssh % pbcopy < ~/.ssh/id_rsa.pub

helenpowell@Helens-MacBook-Air .ssh % ssh -T g...@gitlab.com

g...@gitlab.com: Permission denied (publickey).

helenpowell@Helens-MacBook-Air .ssh % nano known_hosts

helenpowell@Helens-MacBook-Air .ssh % ssh -T g...@gitlab.com

g...@gitlab.com: Permission denied (publickey).

helenpowell@Helens-MacBook-Air .ssh % ls -l

total 40

-rw-------  1 helenpowell  staff   419  6 Oct 19:28 id_ed25519

-rw-------  1 helenpowell  staff   104  6 Oct 19:28 id_ed25519.pub

-rw-------  1 helenpowell  staff  3389  6 Oct 19:30 id_rsa

-rw-------  1 helenpowell  staff   748  6 Oct 19:30 id_rsa.pub

-rw-------  1 helenpowell  staff   852  6 Oct 19:52 known_hosts


-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/1dcb4b2f-4e75-4de2-a9cb-538a3fc76bf3n%40googlegroups.com.

Reply via email to