We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello! After adding the public key in the web interface, remote access breaks down...
Errors: Gitea: Invalid repo name Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Fix:
The ssh-rsa string should be at the top (And she falls down and doesn't work after that)
1.22.2
No
No response
Install with docker on Ubuntu
run from docker
https://hub.docker.com/r/gitea/gitea
None
The text was updated successfully, but these errors were encountered:
No, it shouldn't be "at the top".
The correct data/git/.ssh/authorized_keys file looks like this:
data/git/.ssh/authorized_keys
Sorry, something went wrong.
No branches or pull requests
Description
Hello! After adding the public key in the web interface, remote access breaks down...
Errors:
Gitea: Invalid repo name Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Fix:
The ssh-rsa string should be at the top (And she falls down and doesn't work after that)
Gitea Version
1.22.2
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
Git Version
1.22.2
Operating System
Install with docker on Ubuntu
How are you running Gitea?
run from docker
https://hub.docker.com/r/gitea/gitea
Database
None
The text was updated successfully, but these errors were encountered: