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

Pushing severl submodules causes "The remote end hung up unexpectedly" almost every time

    XMLWordPrintable

Details

    Description

      I have a project with 3 submodules and often I update several submodules. I push with

      git push --recurse-submodules=on-demand
      

      Every other time bitbucket can't accept payload:

      [:~/prj[master]]$ git push --recurse-submodules=on-demand
      Pushing submodule 'extra'
      Counting objects: 5, done.
      Delta compression using up to 8 threads.
      Compressing objects: 100% (3/3), done.
      Writing objects: 100% (3/3), 343 bytes, done.
      Total 3 (delta 2), reused 0 (delta 0)
      To git@bitbucket.org:user/prj_extra.git
         236466a..edfcea3  master -> master
      Pushing submodule 'unittests'
      fatal: The remote end hung up unexpectedly
      error: push died of signal 13
      Unable to push submodule 'unittests'
      fatal: Failed to push all needed submodules!
      [:~/prj[master]]$ fatal: The remote end hung up unexpectedly
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            feaf6f8c07c5 Sergiy Sergiy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: