U
U
userX12018-03-29 15:39:40
Ruby on Rails
userX1, 2018-03-29 15:39:40

Why does Passenger try to run system gems instead of the ones in the Gemfile?

Hello.
An error like You have already activated rack 1.6.4 but your Gemfile requires 1.6.9 in the Passenger logs. Accordingly, the application does not start.
I'm trying to set Apache + Passenger on the application. Why do these types of errors occur? The official docs say that Passenger only launches what is specified in the Gemfile and is friendly with the bundler in every possible way. Already desperate to find the cause. Help who knows.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Mirilaczvili, 2018-03-29
@2ord

You need to specify the path to the Ruby interpreter in the Passenger settings. Probably taken system.
https://www.phusionpassenger.com/library/deploy/ap...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question