question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

When Embed Mongo starts on MacOSX I obtain the following error:

Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://fastdl.mongodb.org/osx/mongodb-osx-x86_64-4.0.4.tgz
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1840)
	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1441)
	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
	at de.flapdoodle.embed.process.store.Downloader.downloadInputStream(Downloader.java:127)
	... 58 common frames omitted

If I try to download from MongoDB site URL is https://fastdl.mongodb.org/osx/mongodb-osx-ssl-x86_64-4.0.4.tgz instead of https://fastdl.mongodb.org/osx/mongodb-osx-x86_64-4.0.4.tgz

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
duanjiqingcommented, May 26, 2022

Because the version of de.flapdoodle.embed.mongo is too low, you need to upgrade its version instead of following the Springboot version.

1reaction
oliverlockwoodcommented, Dec 31, 2021

@codependent @alook I guess #359 (active open ticket, unlike this one) tracks the issue you are describing.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Patch Download Failure - Error 403 - ManageEngine
Error code 403 occurs when the web server is not reachable or access to the server has been denied. This might happen due...
Read more >
App could not be downloaded due to an error 403
Methods to fix “Google play error 403” · Go to settings>>Wireless and Networks>>More>>Mobile Networks · APN (Access Point Name)>>MOWAP>>Edit · Select clear Proxy ......
Read more >
User sees the "403 Forbidden" message when attempting to ...
This error occurs when the async virus scan is enabled and a user attempts to download un-scanned or malicious files. If you just...
Read more >
I get 403 errors EVERY time I try to download something.
I was just looking for mods for Oblivion on tesnexus when I suddenly couldn't download anything anymore. I had been downloading things all ......
Read more >
403 error while file download API Call - Box Support
403 error while file download API Call ... Hello,. I have a JWT authenticated Java app. I can access all the folders info...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found