componentjs / component

frontend package manager and build tool for modular web applications
https://github.com/componentjs/guide
MIT License
4.55k stars 305 forks source link

fatal : Error downloading "github//component/inherit@0.0.3". Got status code "404" #635

Open AaronNGray opened 9 years ago

AaronNGray commented 9 years ago

Something very wrong with some component within componentjs fold :-

fatal : Error downloading "github//component/inherit@0.0.3". Got status code "404"

This is a new error occurring on machines that previously worked with the https://github.com/UKDemocracyOS/app and parent project https://github.com/DemocracyOS/app the project has been fine for days and many complete from scratch retests. using a --timeout of 480000.

timaschew commented 9 years ago

inherit@0.0.3 works fine for me

$ component install component/inherit@0.0.3

installed : component/inherit@0.0.3 in 1428ms
install : complete

how can I reproduce your issue?

AaronNGray commented 9 years ago

I am getting all sorts of random errors, depending on time of day, --timeout value, and internet busyness, Windows or Linux, and when I try to debug I get different results yet again. There has to be timing issues such as lack of retries. It looks like either a latency problem or a race condition.

AaronNGray commented 9 years ago

Things seem to be working now both on Windows as well as Linux ! You seem to have made a new master on cogent. I will test again at peak internet activity.

AaronNGray commented 9 years ago

Lots of working installs on both platforms, just had one :-

fatal: connect ETIMEOUT
AaronNGray commented 9 years ago

Not fixed I must have had very good internet another tester is getting :-

no remote found for dependency "democracyos/timeago@master".