Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing a precompiled binary for macOS 15.x #2585

Open
toncid opened this issue Jan 9, 2025 · 0 comments
Open

Missing a precompiled binary for macOS 15.x #2585

toncid opened this issue Jan 9, 2025 · 0 comments

Comments

@toncid
Copy link

toncid commented Jan 9, 2025

Issue report

Missing a precompiled binary for macOS 15.x.

Are you sure this is a bug in Passenger?

I am using the latest version: 6.0.24.

Question 1: What is the problem?

Installing the gem on macOS 15.2 falls back to the full compilation:

 --> Downloading a Phusion Passenger(R) agent binary for your platform
     Could not download https://github.com/phusion/passenger/releases/download/release-6.0.24/agent-arm64-macosx-15.tar.gz: The requested URL returned error: 404
     Trying next mirror...
     Could not download https://oss-binaries.phusionpassenger.com/binaries/passenger/by_release/6.0.24/agent-arm64-macosx-15.tar.gz: The requested URL returned error: 404
     Trying next mirror...
     Could not download https://s3.amazonaws.com/phusion-passenger/binaries/passenger/by_release/6.0.24/agent-arm64-macosx-15.tar.gz: The requested URL returned error: 403
     ------------------------------------------
     Sorry, no precompiled agent binary is available for your platform.

Question 2: Passenger version and integration mode:

6.0.24 standalone.

Question 3: OS or Linux distro, platform (including version):

macOS 15.2, M1.

Question 4: Passenger installation method:

[x] RubyGems + Gemfile
[ ] RubyGems, no Gemfile
[ ] Phusion APT repo
[ ] Phusion YUM repo
[ ] OS X Homebrew
[ ] source tarball
[ ] Other, please specify:

Question 5: Your app's programming language (including any version managers) and framework (including versions):

Ruby 3.2 and Rails 7.1, but this is probably irrelevant.

Question 6: Are you using a PaaS and/or containerization? If so which one?

No.

Question 7: Anything else about your setup that we should know?

None.


We strive for quality and appreciate you taking the time to submit a report! Please note that if you want guaranteed response times and priority issue support we encourage you to join our enterprise customer base. They also provide us with the means to continue our high level of open source support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant