Guest User

git submodule update --init --depth 1 --recursive

a guest
Dec 11th, 2023
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. coder@coder:~/Desktop/OpenELIS-Global-2$ git submodule update --init --depth 1 --recursive
  2. \Cloning into '/home/coder/Desktop/OpenELIS-Global-2/plugins'...
  3. error: 6268 bytes of body are still expected
  4. fetch-pack: unexpected disconnect while reading sideband packet
  5. fatal: early EOF
  6. fatal: fetch-pack: invalid index-pack output
  7. fatal: clone of 'https://github.com/openelisglobal/openelisglobal-plugins.git' into submodule path '/home/coder/Desktop/OpenELIS-Global-2/plugins' failed
  8. Failed to clone 'plugins'. Retry scheduled
  9. Cloning into '/home/coder/Desktop/OpenELIS-Global-2/plugins'...
  10. error: 848 bytes of body are still expected
  11. fetch-pack: unexpected disconnect while reading sideband packet
  12. fatal: early EOF
  13. fatal: fetch-pack: invalid index-pack output
  14. fatal: clone of 'https://github.com/openelisglobal/openelisglobal-plugins.git' into submodule path '/home/coder/Desktop/OpenELIS-Global-2/plugins' failed
  15. Failed to clone 'plugins' a second time, aborting
Advertisement
Add Comment
Please, Sign In to add comment