www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Is code.dlang.org down often?

reply tejas <tejasvansh144 gmail.com> writes:
I've been having some problems with fetching dependencies for dub 
both locally and, especially, in the CI. It's basically that 
repository seems to be down, even though actual website works. 
Does this happen a lot or am I just unlucky? And is it something 
the community is aware of and trying to fix or not?
Dec 07 2020
next sibling parent user2345 <user2345 67.hu> writes:
On Tuesday, 8 December 2020 at 07:07:11 UTC, tejas wrote:
 I've been having some problems with fetching dependencies for 
 dub both locally and, especially, in the CI. It's basically 
 that repository seems to be down, even though actual website 
 works. Does this happen a lot or am I just unlucky? And is it 
 something the community is aware of and trying to fix or not?
This happens, less than in the past as there is a miror. You can check the uptime here [1]. Data for the last few months are rather encouraging. [1]: https://stats.uptimerobot.com/6mQX4Crw2L
Dec 08 2020
prev sibling next sibling parent aberba <karabutaworld gmail.com> writes:
On Tuesday, 8 December 2020 at 07:07:11 UTC, tejas wrote:
 I've been having some problems with fetching dependencies for 
 dub both locally and, especially, in the CI. It's basically 
 that repository seems to be down, even though actual website 
 works. Does this happen a lot or am I just unlucky? And is it 
 something the community is aware of and trying to fix or not?
This issue is a recurring one. Does it have to do with hosting?
Dec 09 2020
prev sibling next sibling parent bonnieshona <bonnie.shona gmail.com> writes:
I guess the traffic has increased and they need to do some 
upgrade of their hardware.

The Internet was still functioning. I could visit other sites.

So the problem was at code.dlang's end and not the Internet.

Just guessing.
Dec 12 2020
prev sibling parent reply Sebastiaan Koppe <mail skoppe.eu> writes:
On Tuesday, 8 December 2020 at 07:07:11 UTC, tejas wrote:
 I've been having some problems with fetching dependencies for 
 dub both locally and, especially, in the CI. It's basically 
 that repository seems to be down, even though actual website 
 works. Does this happen a lot or am I just unlucky? And is it 
 something the community is aware of and trying to fix or not?
I think the dub registry and code.dlang.org are two distinct things. There have been some improvements to it recently. There is also the mirror at dub.bytecraft.nl Newer versions of dub have it as a fallback. You can request it explicitly by passing the --registry to dub.
Dec 12 2020
parent rikki cattermole <rikki cattermole.co.nz> writes:
On 12/12/2020 11:25 PM, Sebastiaan Koppe wrote:
 I think the dub registry and code.dlang.org are two distinct things.
No, that is what we refer to as dub registry.
Dec 12 2020