Hi, I’m trying to do my first push on a forgejo project I just set up, just after the instance first initialization. However, I’m blocked when trying to authenticate :
forgejo@myserver.me's password :
Permission denied, please try again
I followed Yunohost docs about this app, and seem to have the same issue with both HTTPS and SSH. I don’t really know the password I’m supposed to type, I’ve tried both the admin and root passwords, but they don’t seem to work. What password should I give here ? I didn’t set this message as “support” since it is not really an issue and most probably has a trivial solution.
Yes, as mentionned in the post (which was badly formatted at first so you maybe haven’t fully read it). However, doc mentions I need to set the app as public, and I don’t really know what this means. There is no such option on creation/admin of a forgejo instance.
It seems like I have the same issue with Gitea, it doesn’t look like a bug, rather a configuration mistake. I need to mention that my ssh keys work for direct ssh access to the server, but they get rejected by forgejo, so there something specific that should be done in both cases, that I couldn’t see in the docs.