Cant push new repo to gitea using ssh

Solved it:

sudo -u git gitea admin regenerate keys

Then I found that for some reason my /home/git folder was owned by root which is a whole other issue I need to address. Anyway I can push now with no problems.

3 Likes