I recently installed fail2ban and since that I’m not able to log into my server using my ssh key. I can log in by using a password but I’d much prefer to use my ssh key to access the server.
Do I need to configure something on the fail2ban or is it something else that could be at fault for being asked a password?
Thanks
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
I figured it out, I had to re-add my keys with ssh-add (not sure what happened but it’s working now)