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.

Wrong URL for MacOS/OSX download

See original GitHub issue

Currently, i have issue with running Spring Boot application with embedded database. Version: de.flapdoodle.embed:de.flapdoodle.embed.mongo -> 3.0.0

active

Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://fastdl.mongodb.org/osx/mongodb-osx-x86_64-5.0.5.tgz

expected

https://fastdl.mongodb.org/osx/mongodb-macos-x86_64-5.0.5.tgz

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:5
  • Comments:40 (16 by maintainers)

github_iconTop GitHub Comments

5reactions
mraiblecommented, Dec 10, 2021

I can confirm that using 3.5.5 solves the problem for me.

2reactions
giovanniberticommented, May 18, 2022

I was getting the same errors about the wrong link format (on x86-64). I retried today with version 3.4.5 and embedded mongo version set to 5.0.6 and everything worked fine 😃

P.S.: May I suggest to include possible valid versions when setting a non-supported version? (e.g. 5.0.8) I had to check as in https://github.com/flapdoodle-oss/de.flapdoodle.embed.mongo/issues/359#issuecomment-1012832865 to get a valid version number 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to download macOS - Apple Support
Download and install current or previous versions of the Mac operating system. ... Click the link to open the App Store page for...
Read more >
OSX software update download stuck forever - Ask Different
Try downloading the update from Apple's website in a browser. You can mount and run the installer manually after it's been downloaded. –...
Read more >
How to Install MacOS / OSX on a Chromebook - Alphr
Install Ubuntu Linux First · Press “ctrl + alt + t” on your Chromebook's keyboard, which in turn opens Crosh in a new...
Read more >
OSX: error when installing python packages - macos
The problem here is that you are trying to use the 32-bit-only python.org 2.7.3 on an OS X system with Xcode 4. The...
Read more >
How to Setup Laravel using macOS OSX - Web Carpenter
Visit Laravel's website for more information about this versatile PHP framework. ... Download the laravel installer and make it available globally:
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