On Saturday, 24 March 2018 at 15:48:21 UTC, Russel Winder wrote:
It seems Dub is dead, and thus so are new Dub builds.
code.dlang.org appears to be having a 500 problem. I think the
website is recovering as I write, but still no Dub builds so
the point remains: no code.dlang.org, no Dub builds. :-(
Are you using an old dub binary?
Since 1.6 dub has built-in mirrors like e.g.
https://code-mirror.dlang.io
And since 1.7. it has even more like
https://dub-registry.herokuapp.com
So this should cause no outage as the dub binary will softly
fallback to its mirrors.
Regarding the current code.dlang.org problems, see:
https://github.com/dlang/dub-registry/issues/298