Open Sega100500 opened 6 years ago
This looks like an issue triggered in the Passenger native extension. What happens if you remove the native extension and have it recompiled? Try this:
rm -rf /home/ruby/.rbenv/versions/2.5.3/lib/ruby/gems/2.5.0/gems/passenger-5.3.7/buildout/ruby
passenger-config build-native-support
try this: bundle exec passenger-config compile-agent --force issue compiled agent agaent system default ruby 2.3 and your loading ruby 2.5 runtime, there is something there that causes some weirdness i had simialr issue with ruby 2.6 run the above command and force a recompile of the agent against your running env.
Debian Linux 8.11 Apache 2.4.10 Sites on Ruby 2.5.3 and Ruby 2.3.8 Passenger 5.3.7
At start Apache in passenger log: