You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
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!
The text was updated successfully, but these errors were encountered:
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:
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!
The text was updated successfully, but these errors were encountered: