www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - code.dlang.org: 500 - Internal Server Error

reply Andre Pany <andre s-e-a-p.de> writes:
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/
ongo/cursor.d(304): Query failed. Does the database exist?
----------------

Kind regards
André
Mar 15 2018
parent Seb <seb wilzba.ch> writes:
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/
ongo/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).
Mar 15 2018