I completed building a website using ReactJs & node. trying to host it on aws lightsail. When I tried to connect server with SSH key (from lightsail) in Putty, the error occurs as below.
"Server refused our key"
I tried to follow all the step from this amazon lightsail docs when working on Putty: https://lightsail.aws.amazon.com/ls/docs/en/articles/lightsail-how-to-set-up-putty-to-connect-using-ssh
Anyone experienced this issue, please help! Thanks