digitalmars.D - code.dlang.org internal server error
- =?UTF-8?Q?Ali_=c3=87ehreli?= (4/4) Feb 07 2017 code.dlang.org gives the following error:
- Eugene Wissner (2/6) Feb 07 2017 code.dlang.org is quite often down with the same errror.
- Daniel Kozak via Digitalmars-d (2/11) Feb 07 2017
- bachmeier (5/15) Feb 08 2017 Considering how often others are told to visit that site, this
- John Colvin (4/8) Feb 08 2017 Seeing as code.dlang.org is pretty critical these days, it would
- singingbush (9/21) Feb 08 2017 I raised github issue in dub repo for this a while back:
- =?UTF-8?Q?S=c3=b6nke_Ludwig?= (9/29) Feb 08 2017 Yes, we need to prioritize this somehow. Having a fallback mirror,
- puming (4/14) Feb 08 2017 I have a VPS slot in Hong Kong for personal use, with 1GB memory,
- =?UTF-8?Q?S=c3=b6nke_Ludwig?= (7/22) Feb 09 2017 That should work! Considering that connectivity from my VPS to China
- Daniel =?UTF-8?B?S296w6Fr?= via Digitalmars-d (9/35) Feb 09 2017 In general issue is not with connectivity to China but with
- puming (3/17) Feb 09 2017 Yes, GFW is the main problem. What's more, to setup a HTTP site
- Daniel Kozak via Digitalmars-d (3/19) Feb 09 2017 Yes, we have ICP number, so in theory it should be possible to make
- puming (5/19) Feb 09 2017 When you get mirror mode working, please make an anouncement so
- Daniel =?UTF-8?B?S296w6Fr?= via Digitalmars-d (8/25) Feb 09 2017 I have VPS in Czech republic
- Eugene Wissner (2/14) Feb 08 2017 or just support git/githab & co. directly from dub.
- Soulsbane (3/19) Feb 10 2017 Exactly!
code.dlang.org gives the following error: 500 - Internal Server Error Internal Server Error Ali
Feb 07 2017
On Wednesday, 8 February 2017 at 05:49:55 UTC, Ali Çehreli wrote:code.dlang.org gives the following error: 500 - Internal Server Error Internal Server Error Alicode.dlang.org is quite often down with the same errror.
Feb 07 2017
vibed.org is down too, it would be nice to have some mirrors of those sites Dne 8.2.2017 v 07:35 Eugene Wissner via Digitalmars-d napsal(a):On Wednesday, 8 February 2017 at 05:49:55 UTC, Ali Çehreli wrote:code.dlang.org gives the following error: 500 - Internal Server Error Internal Server Error Alicode.dlang.org is quite often down with the same errror.
Feb 07 2017
On Wednesday, 8 February 2017 at 06:35:41 UTC, Eugene Wissner wrote:On Wednesday, 8 February 2017 at 05:49:55 UTC, Ali Çehreli wrote:Considering how often others are told to visit that site, this will turn into the next Tango/Phobos thing that appears in the comments on every D story for the next 10 years.code.dlang.org gives the following error: 500 - Internal Server Error Internal Server Error Alicode.dlang.org is quite often down with the same errror.
Feb 08 2017
On Wednesday, 8 February 2017 at 05:49:55 UTC, Ali Çehreli wrote:code.dlang.org gives the following error: 500 - Internal Server Error Internal Server Error AliSeeing as code.dlang.org is pretty critical these days, it would be great if there was a better way to handle this than "wait for Sönke to notice it's down".
Feb 08 2017
On Wednesday, 8 February 2017 at 12:54:00 UTC, John Colvin wrote:On Wednesday, 8 February 2017 at 05:49:55 UTC, Ali Çehreli wrote:I raised github issue in dub repo for this a while back: https://github.com/dlang/dub/issues/995 It'd be good to have multiple repos and be able to configure dub to use whichever the user wants to use as with tools like maven or gradle. For use in my workplace I'd want dub to try getting dependencies from our own internal dub repo which in turn could look to code.dlang.org for anything that wouldn't exist internally.code.dlang.org gives the following error: 500 - Internal Server Error Internal Server Error AliSeeing as code.dlang.org is pretty critical these days, it would be great if there was a better way to handle this than "wait for Sönke to notice it's down".
Feb 08 2017
Am 08.02.2017 um 14:29 schrieb singingbush:On Wednesday, 8 February 2017 at 12:54:00 UTC, John Colvin wrote: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).On Wednesday, 8 February 2017 at 05:49:55 UTC, Ali Çehreli wrote:I raised github issue in dub repo for this a while back: https://github.com/dlang/dub/issues/995 It'd be good to have multiple repos and be able to configure dub to use whichever the user wants to use as with tools like maven or gradle. For use in my workplace I'd want dub to try getting dependencies from our own internal dub repo which in turn could look to code.dlang.org for anything that wouldn't exist internally.code.dlang.org gives the following error: 500 - Internal Server Error Internal Server Error AliSeeing as code.dlang.org is pretty critical these days, it would be great if there was a better way to handle this than "wait for Sönke to notice it's down".
Feb 08 2017
On Wednesday, 8 February 2017 at 14:11:48 UTC, Sönke Ludwig wrote:Am 08.02.2017 um 14:29 schrieb singingbush: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?[...]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).
Feb 08 2017
Am 09.02.2017 um 03:34 schrieb puming:On Wednesday, 8 February 2017 at 14:11:48 UTC, Sönke Ludwig wrote: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.Am 08.02.2017 um 14:29 schrieb singingbush: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?[...]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).
Feb 09 2017
V Thu, 9 Feb 2017 11:54:05 +0100 Sönke Ludwig via Digitalmars-d <digitalmars-d puremagic.com> napsáno:Am 09.02.2017 um 03:34 schrieb puming:In general issue is not with connectivity to China but with GFW (https://en.wikipedia.org/wiki/Great_Firewall), So you would need some VPS inside china, unfortunately AFAIK all VPS inside Hong Kong are outside of GFW so it is still posible it would not help. But in our company we have VPS inside GFW (for our chinese customers), so maybe I could ask if they dont mind to provide it for dub mirror purposeOn Wednesday, 8 February 2017 at 14:11:48 UTC, Sönke Ludwig wrote: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.Am 08.02.2017 um 14:29 schrieb singingbush: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?[...]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).
Feb 09 2017
On Thursday, 9 February 2017 at 12:19:12 UTC, Daniel Kozák wrote:V Thu, 9 Feb 2017 11:54:05 +0100 Sönke Ludwig via Digitalmars-d <digitalmars-d puremagic.com> napsáno:Yes, GFW is the main problem. What's more, to setup a HTTP site in China, one has to file for permission from the govt.[...]In general issue is not with connectivity to China but with GFW (https://en.wikipedia.org/wiki/Great_Firewall), So you would need some VPS inside china, unfortunately AFAIK all VPS inside Hong Kong are outside of GFW so it is still posible it would not help. But in our company we have VPS inside GFW (for our chinese customers), so maybe I could ask if they dont mind to provide it for dub mirror purpose
Feb 09 2017
Dne 10.2.2017 v 07:27 puming via Digitalmars-d napsal(a):On Thursday, 9 February 2017 at 12:19:12 UTC, Daniel Kozák wrote:Yes, we have ICP number, so in theory it should be possible to make mirror in ChinaV Thu, 9 Feb 2017 11:54:05 +0100 Sönke Ludwig via Digitalmars-d <digitalmars-d puremagic.com> napsáno:Yes, GFW is the main problem. What's more, to setup a HTTP site in China, one has to file for permission from the govt.[...]In general issue is not with connectivity to China but with GFW (https://en.wikipedia.org/wiki/Great_Firewall), So you would need some VPS inside china, unfortunately AFAIK all VPS inside Hong Kong are outside of GFW so it is still posible it would not help. But in our company we have VPS inside GFW (for our chinese customers), so maybe I could ask if they dont mind to provide it for dub mirror purpose
Feb 09 2017
On Thursday, 9 February 2017 at 10:54:05 UTC, Sönke Ludwig wrote:Am 09.02.2017 um 03:34 schrieb puming:When you get mirror mode working, please make an anouncement so that I can contact you about setting up the mirror. I can afford to increase VPS capacity to 2GB Mem/60GB disc or something similar if neccessary.On Wednesday, 8 February 2017 at 14:11:48 UTC, Sönke Ludwig wrote: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.[...]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?
Feb 09 2017
V Thu, 09 Feb 2017 02:34:46 +0000 puming via Digitalmars-d <digitalmars-d puremagic.com> napsáno:On Wednesday, 8 February 2017 at 14:11:48 UTC, Sönke Ludwig wrote:I have VPS in Czech republic 120GB ssd + 250GB NAS 4G RAM 8 cores 3TB bandwidth per month So I belive I am able to provide mirror :)Am 08.02.2017 um 14:29 schrieb singingbush: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?[...]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).
Feb 09 2017
On Wednesday, 8 February 2017 at 12:54:00 UTC, John Colvin wrote:On Wednesday, 8 February 2017 at 05:49:55 UTC, Ali Çehreli wrote:or just support git/githab & co. directly from dub.code.dlang.org gives the following error: 500 - Internal Server Error Internal Server Error AliSeeing as code.dlang.org is pretty critical these days, it would be great if there was a better way to handle this than "wait for Sönke to notice it's down".
Feb 08 2017
On Wednesday, 8 February 2017 at 13:40:56 UTC, Eugene Wissner wrote:On Wednesday, 8 February 2017 at 12:54:00 UTC, John Colvin wrote:Exactly!On Wednesday, 8 February 2017 at 05:49:55 UTC, Ali Çehreli wrote:or just support git/githab & co. directly from dub.code.dlang.org gives the following error: 500 - Internal Server Error Internal Server Error AliSeeing as code.dlang.org is pretty critical these days, it would be great if there was a better way to handle this than "wait for Sönke to notice it's down".
Feb 10 2017