Git progress always 0%

Answered

Hello,

I'm using Intellij IDEA EAP (constantly updated with toolbox), whenever I try to update/commit a project, the progress bar hangs at 0%, however, the pull or push is executed successfully, but the project in intellij is never update, and I have to close/re-open the project to view the changes in intellij.

PS: Im using GitLab Community Edition 9.2.5

and 

git version 1.9.1

0
6 comments

Hello,

Could you please share idea.log ("Help | Show Log in...") after restarting IDE and reproducing the issue? You could use any online sharing service or our FTP: https://intellij-support.jetbrains.com/hc/en-us/articles/207241235-Reporting-performance-problems

 

0
Avatar
Permanently deleted user

Hello,

Thank you for your reply, I have uploaded the file (through https://uploads.services.jetbrains.com), with the name: git-problem-360000132124-1519990252-idea.log

0

Please try the following:
1. Open "Help | Edit custom Properties"
2. add git.blocking.read=false there;
3. restart the IDE;
4. report if the problem persists or goes away.

0
Avatar
Permanently deleted user

Nope, the problem persists, log file name: git-problem-360000132124-1520004587-idea.log

0
Avatar
Permanently deleted user

UPDATE: ok this time I pushed, and let it the whole night with that state (updating ...), it seemed that it had finished after 15min: 

2018-03-05 18:25:32,868 [5278849] INFO - #git4idea.commands.GitHandler - Done
2018-03-05 18:41:00,712 [6206693] INFO - #git4idea.commands.GitHandler - git push took 931649 ms. Command parameters:
/usr/bin/git -c core.quotepath=false -c log.showSignature=false push --progress --porcelain origin refs/heads/...

0

Please submit an issue to https://youtrack.jetbrains.com/issues/IDEA and attach the entire logs folder content.

0

Please sign in to leave a comment.