Laravel Forge SSH on windows not recognized
- by alysdal
I decided to try out the Laravel Forge, but I'm having trouble with the SSH keys. I use digitalocean.com for the VMs and have used SSH keys with success many times before.
However when I paste my public key into Forge (which adds it to the server) I'm not able to connect to it. I use Putty and I get the following error:
Disconnected: No supported authentication methods available (server sent: publickey)
Key was generated using puttygen and was added to pageant.
I have tried using the very same key files as my other VM and tried creating a new one, but all without luck.
I'm hoping someone can help me out here.
Edit: here is my putty log http://pastebin.com/ZGmm8Mcv