mongo-express-docker icon indicating copy to clipboard operation
mongo-express-docker copied to clipboard

Failure when entering database route when working with AWS-DocumentDB

Open osher opened this issue 5 years ago • 1 comments

Hi,

I'm trying to use mongo-express as visualizaiton for an AWS-DocumentDB, and I get crashes which are basically fixed by this commit on the mongo-express repository:

https://github.com/mongo-express/mongo-express/commit/d64fcbf4f6b64477efb23d869a6b79a98cb9a36d#diff-47f5a050a0e0238f16c6feb8aa5a36aa

I believe my mongo-express docker image version is 0.49.0 - which I think is (still) the latest.

When should the next version be published, and can it contain the fix above?

osher avatar Jul 21 '19 14:07 osher

I have the same issue. I managed to connect to DocumentDB with THIS workaround, but it requires version higher than 0.49.0.

klubi avatar Jul 26 '19 22:07 klubi