Skip to content

Instantly share code, notes, and snippets.

@jbub
Created November 4, 2017 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jbub/1900e74fb2625506fcd5cde5f3d669cd to your computer and use it in GitHub Desktop.
Save jbub/1900e74fb2625506fcd5cde5f3d669cd to your computer and use it in GitHub Desktop.
Gitea 1.2.3 push fail
Counting objects: 8, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (8/8), done.
Writing objects: 100% (8/8), 785 bytes | 785.00 KiB/s, done.
Total 8 (delta 4), reused 0 (delta 0)
Gitea: Internal error
UpdatePublicKey: Failed to update public key: EOF
To ssh://my.repo.com:1234/my/repo.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'ssh://git@my.repo.com:1234/my/repo.git'
@gslin
Copy link

gslin commented Dec 30, 2018

Have you solved this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment