Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-17190

LFS issues (errors, timeouts, and slow speeds)

XMLWordPrintable

      Using command line:

      #!bash
      
      NYKRozinov-DSNY:2653-some-repo-name-v4-728159-1 konstantin.rozinov$ git push
      Git LFS: (465 of 466 files) 9.02 GB / 9.02 GB                                                                                                                                                          
      Post https://bitbucket.org/%7B%7D/%7B5c1e2b11-d822-4d2a-898d-b9e289447165%7D/info/lfs/object/verify?upload_id=304fc631-1c2b-4040-91f5-260f388f5e4d: read tcp 10.240.50.168:65129->18.205.93.2:443: read: operation timed out
      Post https://bitbucket.org/%7B%7D/%7B5c1e2b11-d822-4d2a-898d-b9e289447165%7D/info/lfs/object/verify?upload_id=304fc631-1c2b-4040-91f5-260f388f5e4d: read tcp 10.240.50.168:65129->18.205.93.2:443: read: operation timed out
      error: failed to push some refs to 'git@bitbucket.org:egplusww/2653-some-repo-name-v4-728159-1.git'
       
      

      Using sourcetree (different repo):

      #!bash
      
      
      git-lfs/2.4.2 (GitHub; darwin amd64; go 1.10.2; git 6f4b2e98)
      
      git version 2.17.1
      
       
      
      $ git-lfs pre-push origin git@bitbucket.org:egplusww/2904-some-repo-name-q4-729115-1.git
      
      Fatal error: Server error: https://bitbucket.org/%7B%7D/%7B01dda538-7b27-4355-abb8-3f0851738442%7D/info/lfs/object/verify?upload_id=76ff56ce-59d1-4914-a982-c1fecb13ae60
      
       
      
      Server error: https://bitbucket.org/%7B%7D/%7B01dda538-7b27-4355-abb8-3f0851738442%7D/info/lfs/object/verify?upload_id=76ff56ce-59d1-4914-a982-c1fecb13ae60
      
      github.com/git-lfs/git-lfs/errors.Errorf
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/errors/errors.go:69
      
      github.com/git-lfs/git-lfs/lfsapi.defaultError
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/lfsapi/errors.go:114
      
      github.com/git-lfs/git-lfs/lfsapi.(*Client).handleResponse
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/lfsapi/errors.go:51
      
      github.com/git-lfs/git-lfs/lfsapi.(*Client).do
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/lfsapi/client.go:102
      
      github.com/git-lfs/git-lfs/lfsapi.(*Client).doWithCreds
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/lfsapi/auth.go:74
      
      github.com/git-lfs/git-lfs/lfsapi.(*Client).doWithAuth
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/lfsapi/auth.go:38
      
      github.com/git-lfs/git-lfs/lfsapi.(*Client).DoWithAuth
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/lfsapi/auth.go:27
      
      github.com/git-lfs/git-lfs/tq.verifyUpload
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/tq/verify.go:54
      
      github.com/git-lfs/git-lfs/tq.(*customAdapter).DoTransfer
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/tq/custom.go:323
      
      github.com/git-lfs/git-lfs/tq.(*adapterBase).worker
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/tq/adapterbase.go:176
      
      runtime.goexit
      
              /usr/local/Cellar/go/1.10.2/libexec/src/runtime/asm_amd64.s:2361
      
      Fatal error
      
      github.com/git-lfs/git-lfs/errors.newWrappedError
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/errors/types.go:170
      
      github.com/git-lfs/git-lfs/errors.NewFatalError
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/errors/types.go:214
      
      github.com/git-lfs/git-lfs/lfsapi.(*Client).handleResponse
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/lfsapi/errors.go:62
      
      github.com/git-lfs/git-lfs/lfsapi.(*Client).do
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/lfsapi/client.go:102
      
      github.com/git-lfs/git-lfs/lfsapi.(*Client).doWithCreds
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/lfsapi/auth.go:74
      
      github.com/git-lfs/git-lfs/lfsapi.(*Client).doWithAuth
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/lfsapi/auth.go:38
      
      github.com/git-lfs/git-lfs/lfsapi.(*Client).DoWithAuth
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/lfsapi/auth.go:27
      
      github.com/git-lfs/git-lfs/tq.verifyUpload
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/tq/verify.go:54
      
      github.com/git-lfs/git-lfs/tq.(*customAdapter).DoTransfer
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/tq/custom.go:323
      
      github.com/git-lfs/git-lfs/tq.(*adapterBase).worker
      
              /Users/ttaylorr/go/src/github.com/git-lfs/git-lfs/tq/adapterbase.go:176
      
      runtime.goexit
      
              /usr/local/Cellar/go/1.10.2/libexec/src/runtime/asm_amd64.s:2361
      
       
      
      Current time in UTC: 
      
      2018-09-19 18:54:14
      
       
      
      ENV:
      
      LocalWorkingDir=/Users/joshua.feliz/Documents/Git/Client/2904/2904-some-repo-name-q4-729115-1
      
      LocalGitDir=/Users/joshua.feliz/Documents/Git/Client/2904/2904-some-repo-name-q4-729115-1/.git
      
      LocalGitStorageDir=/Users/joshua.feliz/Documents/Git/Client/2904/2904-some-repo-name-q4-729115-1/.git
      
      LocalMediaDir=/Users/joshua.feliz/Documents/Git/Client/2904/2904-some-repo-name-q4-729115-1/.git/lfs/objects
      
      LocalReferenceDir=
      
      TempDir=/Users/joshua.feliz/Documents/Git/Client/2904/2904-some-repo-name-q4-729115-1/.git/lfs/tmp
      
      ConcurrentTransfers=3
      
      TusTransfers=false
      
      BasicTransfersOnly=false
      
      SkipDownloadErrors=false
      
      FetchRecentAlways=false
      
      FetchRecentRefsDays=7
      
      FetchRecentCommitsDays=0
      
      FetchRecentRefsIncludeRemotes=true
      
      PruneOffsetDays=3
      
      PruneVerifyRemoteAlways=false
      
      PruneRemoteName=origin
      
      LfsStorageDir=/Users/joshua.feliz/Documents/Git/Client/2904/2904-some-repo-name-q4-729115-1/.git/lfs
      
      AccessDownload=none
      
      AccessUpload=none
      
      DownloadTransfers=basic,bitbucket-media-api
      
      UploadTransfers=basic,bitbucket-media-api
      
      GIT_CONFIG_PARAMETERS='color.branch=false' 'color.diff=false' 'color.status=false' 'diff.mnemonicprefix=false' 'core.quotepath=false' 'credential.helper=sourcetree' 'lfs.customtransfer.bitbucket-media-api.path=/Applications/Sourcetree.app/Contents/Resources/git_local/git-lfs/git-lfs-bitbucket-media-api'
      
      GIT_EXEC_PATH=/Applications/Sourcetree.app/Contents/Resources/git_local/libexec/git-core
      
      GIT_PAGER=cat
      
      GIT_PREFIX=
      
       
      
      Client IP addresses:
      
      fe80::1cb8:37cd:a482:be28 10.240.50.169
      
      fe80::649a:69ff:fe4b:102d
      
      fe80::b6f8:3232:b846:20cc
      

              Unassigned Unassigned
              e15f222dc556 KonstantinR
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: