Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipfs-npm update-registry-index taking days on first run #93

Open
agentofuser opened this issue Mar 31, 2019 · 6 comments
Open

ipfs-npm update-registry-index taking days on first run #93

agentofuser opened this issue Mar 31, 2019 · 6 comments

Comments

@agentofuser
Copy link

I'm trying to get started with ipfs-npm, but I left ipfs-npm update-registry-index running since yesterday and so far it has downloaded less than 60 MB. Is this happening to anyone else or just me?

Is there an alternative source I can download from?

Btw, as someone who wants to see ipfs grow, I think publishing ipfs-inactive/blog#215 before making sure the first experience is fast and pleasant might do more harm than good.

@momack2
Copy link

momack2 commented Apr 5, 2019

@achingbrain @andrew - any ideas what might be going on here? Sounds like a pretty rough first-time-experience... what we can do to avoid these sorts of pain points ASAP?

@agentofuser
Copy link
Author

I still haven't been able to get past ~150 MB 😅 Please let me know if there's anything I can do to help track this down, I can take the time to run commands, debugger, whatever.

@achingbrain
Copy link
Member

I'm putting a fix together for this. The problem is that the MFS cp command assumes too much of the DAG is in the local repo when doing this sort of operation.

FWIW ipfs-npm update-registry-index is not necessary to start using ipfs-npm, all you should need to do is run ipfs-npm install in your project and away you go.

@momack2
Copy link

momack2 commented Apr 9, 2019

Feedback request - is there docs to change in the readme to make it clear when and when not to run ‘update-registry-index’?

@andrew
Copy link
Contributor

andrew commented Apr 16, 2019

@momack2 PR to move the docs for that command out of the readme: #97

@leonardge
Copy link

ipfs-npm update-registry-index is taking me ages as well. Will be nice if there is progress bar. Also @agentofuser how did you know that is has only download 60MB?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants