March 16, 2018
Hi,

while searching, there is an internal server error raised:
http://code.dlang.org/search?q=d-unit

500 - Internal Server Error

Internal Server Error

Internal error information:
vibe.db.mongo.connection.MongoDriverException@../vibe.d/mongodb/vibe/db/mongo/cursor.d(304): Query failed. Does the database exist?
----------------

Kind regards
André
March 16, 2018
On Friday, 16 March 2018 at 05:24:25 UTC, Andre Pany wrote:
> Hi,
>
> while searching, there is an internal server error raised:
> http://code.dlang.org/search?q=d-unit
>
> 500 - Internal Server Error
>
> Internal Server Error
>
> Internal error information:
> vibe.db.mongo.connection.MongoDriverException@../vibe.d/mongodb/vibe/db/mongo/cursor.d(304): Query failed. Does the database exist?
> ----------------
>
> Kind regards
> André

Thanks a lot for the the report, but it's a recent, known regression: https://github.com/dlang/dub-registry/issues/296

I recommend to use GitHub to report issues - you even might end up finding an existing discussion (and also the registry maintainers don't actively check the NG for bug reports).