mongo-express-docker
mongo-express-docker copied to clipboard
Failure when entering database route when working with AWS-DocumentDB
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?
I have the same issue. I managed to connect to DocumentDB with THIS workaround, but it requires version higher than 0.49.0.