Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » LFS: Git credentials for xxxx not found
LFS: Git credentials for xxxx not found [message #1751813] Sat, 14 January 2017 18:51 Go to next message
Tobias Verbeke is currently offline Tobias VerbekeFriend
Messages: 6
Registered: August 2014
Junior Member
Hello,

I made a test repository here

https://github.com/tverbeke/test4

with .gitattributes to make sure PDF files are managed by LFS.

When I add a random PDF file and try to push I get an error message

Can't connect to any URI: https://github.com/tverbeke/test4.git (Rejected by "pre-push" hook.
LFS: Git credentials for https://github.com/tverbeke/test4.git not found.
)

git-lfs is on the system

$ git-lfs version
git-lfs/1.5.5 (GitHub; linux amd64; go 1.7.4)


and this is Neon.2 with EGit 4.6.0 on Ubuntu 16.04 LTS.

Weirdly enough: if I push once using command line git outside Eclipse
(git push origin master)

I no longer get the error message inside Eclipse on subsequent pushes and observe proper handling of the LFS tracked files server side.

Am I overlooking the obvious? Can I provide more information?

Many thanks in advance for any pointer.

Best,
Tobias



Re: LFS: Git credentials for xxxx not found [message #1756514 is a reply to message #1751813] Sat, 18 March 2017 10:51 Go to previous messageGo to next message
Tobias Verbeke is currently offline Tobias VerbekeFriend
Messages: 6
Registered: August 2014
Junior Member
I tried again with the newest EGit release (4.6.1) on Ubuntu 16.04.2 LTS and the following git-lfs version on the system:

$ git-lfs version
git-lfs/2.0.1 (GitHub; linux amd64; go 1.8)


The error message is the same

Can't connect to any repository: https://github.com/tverbeke/test4.git (Rejected by "pre-push" hook.
batch response: Git credentials for https://github.com/tverbeke/test4.git not found.
)

Am I overlooking anything or should I submit a bug report?
Re: LFS: Git credentials for xxxx not found [message #1771504 is a reply to message #1756514] Fri, 25 August 2017 19:28 Go to previous messageGo to next message
Tobias Verbeke is currently offline Tobias VerbekeFriend
Messages: 6
Registered: August 2014
Junior Member
For the record: the problem persists with EGit 4.8.0.201706111038-r on Eclipse Oxygen and using git-lfs/2.2.1 (GitHub; linux amd64; go 1.8.1).
Re: LFS: Git credentials for xxxx not found [message #1779278 is a reply to message #1771504] Thu, 04 January 2018 18:02 Go to previous message
Tobias Verbeke is currently offline Tobias VerbekeFriend
Messages: 6
Registered: August 2014
Junior Member
FYI the problem is still there with Ubuntu 16.04.3 LTS, git-lfs/2.3.4 (GitHub; linux amd64; go 1.8.1) and EGit 4.9.2.2017121509 on Eclipse 4.7.2.

Best,
Tobias
Previous Topic:"import all existing projects after clone finishes" doesn't work
Next Topic:Can't get SimpleHTTPServer working
Goto Forum:
  


Current Time: Tue Apr 23 15:16:28 GMT 2024

Powered by FUDForum. Page generated in 0.03236 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top