Am 10.07.2013 09:46, schrieb Jonathan M Davis:

On Wed, 10 Jul 2013 07:10:20 GMT, Sönke Ludwig wrote:

On Wed, 10 Jul 2013 07:08:21 GMT, Sönke Ludwig wrote:

On Wed, 10 Jul 2013 05:38:48 GMT, Jonathan M Davis wrote:

I'm trying to add the flac bindings from deimos to the dub registry, and I get this lovely message:

(...)

I've improved the error message and tested on a local instance (using https://github.com/D-Programming-Deimos/flac). I didn't get an error there, but it should now be easy to track down if it still occurs on the public site.

BTW there is a number of other JSON documents involved, generated by the github(/bitbucket) API, which is likely the cause of the error message here, as the package.json indeed looks fine.

I just tried again and got this error message instead:

500 - Internal Server Error

(...)

Turns out that the server had cached an (obviously temporary) invalid
response. It's cleared from the cache and adding the package works now
for me.