code.dlang.org internal server error

Sönke Ludwig via Digitalmars-d digitalmars-d at puremagic.com
Thu Feb 9 02:54:05 PST 2017


Am 09.02.2017 um 03:34 schrieb puming:
> On Wednesday, 8 February 2017 at 14:11:48 UTC, Sönke Ludwig wrote:
>> Am 08.02.2017 um 14:29 schrieb singingbush:
>>> [...]
>>
>> Yes, we need to prioritize this somehow. Having a fallback mirror,
>> coupled with dependency upgrade checks that run asynchronously would
>> get rid of these issues. It would be great if somebody could find the
>> time to tackle one or the other. I personally have an very limited
>> time budget for open source at the moment and I need to focus that on
>> vibe.d for a bit.
>>
>> BTW, the server is running again (it ran out of disk space again and I
>> need to configure a proactive alert for that).
>
> I have a VPS slot in Hong Kong for personal use, with 1GB memory, 30GB
> disk and 300GB monthly bandwidth. Is that OK for a mirror site?

That should work! Considering that connectivity from my VPS to China 
generally appears to be sub optimal, that would be good to have as an 
alternative anyway.

We just need to implement a mirror mode, where user and package 
management is disabled and updates are pulled from code.dlang.org 
instead of from github directly.


More information about the Digitalmars-d mailing list