Git Pull Hangs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I have attached the output of a "git pull" command. Suddenly we are unable to pull or fetch anything from our repository. It is temporarily fixed by deleting .git/packed-refs but quickly starts happening again.

I have attached the output of where it stops execution. We are unsure as to why this started happening. The only real solution right now is to reclone the repository. After doing do it will be fixed for a longer period of time (maybe a week) before it shows up again.

Any help or suggestions is appreciated.


Thanks,

Allen Kinzalow

UDA Technologies

$ git pull > pull.txt
17:11:50.508648 exec-cmd.c:236          trace: resolved executable dir: C:/Program Files/Git/mingw64/bin
17:11:50.511646 git.c:419               trace: built-in: git pull
17:11:50.517631 run-command.c:643       trace: run_command: git fetch --update-head-ok
17:11:50.559605 exec-cmd.c:236          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
17:11:50.561603 git.c:419               trace: built-in: git fetch --update-head-ok
17:11:50.568599 run-command.c:643       trace: run_command: GIT_DIR=.git git remote-http origin http://udat.biz/COL_DEV/ConstructionOnline.git
17:11:50.601743 exec-cmd.c:236          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
17:11:50.603743 git.c:676               trace: exec: git-remote-http origin http://udat.biz/COL_DEV/ConstructionOnline.git
17:11:50.603743 run-command.c:643       trace: run_command: git-remote-http origin http://udat.biz/COL_DEV/ConstructionOnline.git
17:11:50.635800 exec-cmd.c:236          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
17:11:50.815792 run-command.c:643       trace: run_command: 'git credential-manager get'
17:11:51.096897 exec-cmd.c:236          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
17:11:51.098896 git.c:676               trace: exec: git-credential-manager get
17:11:51.098896 run-command.c:643       trace: run_command: git-credential-manager get
17:11:51.213925 ...\Common.cs:744       trace: [Main] git-credential-manager (v1.18.4) 'get'
17:11:51.278898 ...\Git\Where.cs:348    trace: [FindGitInstallations] found 1 Git installation(s).
17:11:51.283868 ...Configuration.cs:222 trace: [LoadGitConfiguration] git All config read, 52 entries.
17:11:51.341846 ...\Common.cs:85        trace: [CreateAuthentication] detecting authority type for 'http://udat.biz/'.
17:11:51.353845 ...\Common.cs:224       trace: [CreateAuthentication] authority for 'http://udat.biz/' is basic with NTLM=Auto.
17:11:51.354834 ...\Common.cs:765       trace: [QueryCredentials] querying 'Auto' for credentials.
17:11:51.369817 ...\Common.cs:780       trace: [QueryCredentials] credentials found.
17:11:51.723236 run-command.c:643       trace: run_command: 'git credential-manager store'
17:11:51.885676 exec-cmd.c:236          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
17:11:51.886675 git.c:676               trace: exec: git-credential-manager store
17:11:51.886675 run-command.c:643       trace: run_command: git-credential-manager store
17:11:51.982708 ...\Common.cs:744       trace: [Main] git-credential-manager (v1.18.4) 'store'
17:11:52.045659 ...\Git\Where.cs:348    trace: [FindGitInstallations] found 1 Git installation(s).
17:11:52.050658 ...Configuration.cs:222 trace: [LoadGitConfiguration] git All config read, 52 entries.
17:11:52.088652 ...\Common.cs:85        trace: [CreateAuthentication] detecting authority type for 'http://akinzalow@xxxxxxxx/'.
17:11:52.102626 ...\Common.cs:224       trace: [CreateAuthentication] authority for 'http://akinzalow@xxxxxxxx/' is basic with NTLM=Auto.
17:11:52.102626 ...\Program.cs:513      trace: [Store] storing basic credentials for 'http://akinzalow@xxxxxxxx/'.
17:11:52.175709 run-command.c:643       trace: run_command: git fetch-pack --stateless-rpc --stdin --lock-pack --include-tag --thin http://udat.biz/COL_DEV/ConstructionOnline.git/
17:11:52.218732 exec-cmd.c:236          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
17:11:52.220730 git.c:419               trace: built-in: git fetch-pack --stateless-rpc --stdin --lock-pack --include-tag --thin http://udat.biz/COL_DEV/ConstructionOnline.git/

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux