Integration with GitHub #15428
-
|
I have copied the Public Ed25519 SSH key from the SSH page of weblate, and added that as a Deploy Key (with write access) in the repo on GitHub that holds the string files. Then when adding a new Component to my project, I use the "From Version Control" tab and enter the Source Code Repository as When I click Continue I get the following error showing:
I have also tried adding the public key to my GitHub account at the top level (via https://github.com/settings/keys) but I still get the same error. I see the following in the docker logs of my self-hosted weblate when I click continue (and get the above error): Not sure why this GitHub integration isn't working out of the box. Any ideas? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hmm, for some reason the RSA SSH key works, but not the Ed25519 SSH key ... :-/ |
Beta Was this translation helpful? Give feedback.
Hmm, for some reason the RSA SSH key works, but not the Ed25519 SSH key ... :-/