Flapdoodle error for embaded MongoDB #418
Replies: 4 comments 6 replies
-
@henok-tesfa-kr which version do you use (spring and embedded mongodb)? |
Beta Was this translation helpful? Give feedback.
-
@henok-tesfa-kr .. is there any hint why the download of https://fastdl.mongodb.org/osx/mongodb-osx-x86_64-3.4.6.tgz failed? any firewall rules for that? |
Beta Was this translation helpful? Give feedback.
-
Hello, I am having the same issue on windows, what folder can I put the zip in on a windows machine to avoid the download? @michaelmosmann |
Beta Was this translation helpful? Give feedback.
-
@jonmahoney15 .. hmm.. it should go /.embedmongo/windows/ |
Beta Was this translation helpful? Give feedback.
-
Hi All
I am onboarding with existing spring project that use embedded mongoDB which use flapdoodle on MacBook Pro and getting this issue, is there any solution for this error?
Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [de.flapdoodle.embed.mongo.MongodExecutable]: Factory method 'embeddedMongoServer' threw exception; nested exception is de.flapdoodle.embed.process.exceptions.DistributionException: java.io.IOException: Could not open inputStream for https://fastdl.mongodb.org/osx/mongodb-osx-x86_64-3.5.5.tgz with proxy Optional.empty
Beta Was this translation helpful? Give feedback.
All reactions