DUB is unusable (code.dlang.org is almost everytime i tried it down)

Ikeran dhasenan at ikeran.org
Fri Apr 6 04:12:10 UTC 2018


On Friday, 6 April 2018 at 03:53:26 UTC, Ikeran wrote:
> I'm not sure if this actually works. I set one up at 
> http://dub.ikeran.org; it sucked up 99.3% of my CPU for eight 
> minutes and told me it had an error reading from 
> https://code.dlang.org.

I *think* what happened is: the API gives gzipped data, but 
dub-registry can't handle gzipped data. I pointed dub.ikeran.org 
to a file on disk and it managed to load 1274 packages or so.

I'm going to add a cron job to grab and un-gzip data from 
upstream and call it a day.


More information about the Digitalmars-d mailing list