www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Registering packages crashed DUB registry

reply 0xEAB <desisma heidel.beer> writes:
Hello :)

Tried to add a new package, but after clicking on [Register 
package] I only get the following error:

 502 Bad Gateway
 nginx/1.6.2
Regards, Elias
Apr 07 2018
next sibling parent reply bauss <jj_1337 live.dk> writes:
On Saturday, 7 April 2018 at 19:49:31 UTC, 0xEAB wrote:
 Hello :)

 Tried to add a new package, but after clicking on [Register 
 package] I only get the following error:

 502 Bad Gateway
 nginx/1.6.2
Regards, Elias
I don't think that was the case. code.dlang.org has been having a lot of issues lately it seems. It's down a lot.
Apr 07 2018
parent reply 0xEAB <desisma heidel.beer> writes:
On Saturday, 7 April 2018 at 20:17:41 UTC, bauss wrote:
 On Saturday, 7 April 2018 at 19:49:31 UTC, 0xEAB wrote:
 Hello :)

 Tried to add a new package, but after clicking on [Register 
 package] I only get the following error:

 502 Bad Gateway
 nginx/1.6.2
Regards, Elias
I don't think that was the case. code.dlang.org has been having a lot of issues lately it seems. It's down a lot.
But it happens again everytime I re-submit the package.
Apr 07 2018
parent bauss <jj_1337 live.dk> writes:
On Saturday, 7 April 2018 at 20:44:12 UTC, 0xEAB wrote:
 On Saturday, 7 April 2018 at 20:17:41 UTC, bauss wrote:
 On Saturday, 7 April 2018 at 19:49:31 UTC, 0xEAB wrote:
 Hello :)

 Tried to add a new package, but after clicking on [Register 
 package] I only get the following error:

 502 Bad Gateway
 nginx/1.6.2
Regards, Elias
I don't think that was the case. code.dlang.org has been having a lot of issues lately it seems. It's down a lot.
But it happens again everytime I re-submit the package.
Maybe yours does do it, I don't know. But it has been down multiple times for me today alone.
Apr 07 2018
prev sibling parent reply =?UTF-8?Q?S=c3=b6nke_Ludwig?= <sludwig+d outerproduct.org> writes:
Am 07.04.2018 um 21:49 schrieb 0xEAB:
 Hello :)
 
 Tried to add a new package, but after clicking on [Register package] I 
 only get the following error:
 
 502 Bad Gateway
 nginx/1.6.2
Regards, Elias
Bug report: https://github.com/dlang/dub/issues/1441 PR: https://github.com/dlang/dub-registry/pull/318
Apr 07 2018
parent reply =?UTF-8?Q?S=c3=b6nke_Ludwig?= <sludwig+d outerproduct.org> writes:
Am 07.04.2018 um 23:57 schrieb Sönke Ludwig:
 Am 07.04.2018 um 21:49 schrieb 0xEAB:
 Hello :)

 Tried to add a new package, but after clicking on [Register package] I 
 only get the following error:

 502 Bad Gateway
 nginx/1.6.2
Regards, Elias
Bug report: https://github.com/dlang/dub/issues/1441 PR: https://github.com/dlang/dub-registry/pull/318
The fix is deployed on the server now, so registering packages should work correctly again now.
Apr 07 2018
parent 0xEAB <desisma heidel.beer> writes:
On Saturday, 7 April 2018 at 22:22:51 UTC, Sönke Ludwig wrote:
 The fix is deployed on the server now, so registering packages 
 should work correctly again now.
thanks :)
Apr 09 2018