GithubHelp home page GithubHelp logo

Comments (7)

kevgeo avatar kevgeo commented on July 22, 2024

I understood the error. The cloning of the repo is incomplete as the message "Downloading LFS objects: 0%" runs indefinitely and there is no progress in the download. Because of this, the file downloads are incomplete and shows NVSceneCapturerGameMode_BP and ScreenCapturer_Simple as txt files.

Now the issue is why the cloning of the repo stalls.
I used the command git lfs clone https://github.com/NVIDIA/Dataset_Synthesizer.git and my git lfs is installed properly.

from dataset_synthesizer.

thangt avatar thangt commented on July 22, 2024

I think the new version of git lfs doesn't require you to run git lfs clone but just git clone is enough. Which is your git and git lfs version? Also how long did you wait for Downloading LFS objects: 0%?

from dataset_synthesizer.

kevgeo avatar kevgeo commented on July 22, 2024

@thangt My git --version is 2.7.4 and git-lfs --version is 2.8.0.
Even after waiting overnight, it shows Downloading LFS objects: 0% (0/1), 0 B | 0 B/s .

With git clone, I'm getting the below smudge error.

Downloading` Documentation/NDDS.pdf (3.2 MB)
Error downloading object: Documentation/NDDS.pdf (25eb4ca): Smudge error: Error downloading Documentation/NDDS.pdf (25eb4cab49762b72f6fb6eff70775c4baea7892fac6a76b237ce35bcb578e2dd): batch response: Post https://github.com/NVIDIA/Dataset_Synthesizer.git/info/lfs/objects/batch: proxyconnect tcp: EOF
Errors logged to /home/ubuntu/Pictures/Dataset_Synthesizer/.git/lfs/logs/20191022T084446.270058838.log
Use `git lfs logs last` to view the log.
error: external filter git-lfs smudge -- %f failed 2
error: external filter git-lfs smudge -- %f failed
fatal: Documentation/NDDS.pdf: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD' 

from dataset_synthesizer.

thangt avatar thangt commented on July 22, 2024

@kevgeo Your git version is a bit old, can you update it and try to git clone again?
Also do you get the smudge error with other files or just the documentation?

from dataset_synthesizer.

kevgeo avatar kevgeo commented on July 22, 2024

@thangt Sure, I will try updating my git and do git clone again. I get smudge error with the documentation and then it stops cloning.

from dataset_synthesizer.

kevgeo avatar kevgeo commented on July 22, 2024

@thangt I have solved the issue. The issue was mainly about the proxy network I was using. I just downloaded on a network with no proxy and it worked fine.

from dataset_synthesizer.

thangt avatar thangt commented on July 22, 2024

@kevgeo That's good too know. I didn't know git lfs have problem with proxy network like this.

from dataset_synthesizer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.