December 13, 2018
https://issues.dlang.org/show_bug.cgi?id=19483

          Issue ID: 19483
           Summary: 502 Bad Gateway on package registration
           Product: D
           Version: D2
          Hardware: x86
                OS: Mac OS X
            Status: NEW
          Severity: major
          Priority: P1
         Component: dlang.org
          Assignee: nobody@puremagic.com
          Reporter: andrew.pennebaker@gmail.com

Hi, I am trying to register my first D package with the dub registry! Unfortunately, when I submit my URL to the registration system, it reports HTTP status 502 Bad Gateway.

Registration URL: https://github.com/mcandre/dale

Am I doing something wrong?

I'm using Firefox 64 on macOS Mojave, in case that matters.

--