This error message pollutes the Passenger app logs:
App 25936 stderr: --> No passenger_native_support.so found for current Ruby interpreter.
App 25936 stderr:
App 25936 stderr: This library provides various optimized routines that make
App 25936 stderr:
App 25936 stderr: Phusion Passenger faster. Please run 'sudo yum install passenger-devel-4.0.50'
App 25936 stderr:
App 25936 stderr: so that Phusion Passenger can compile one on the next run.
App 25936 stderr:
App 25936 stderr: --> Continuing without passenger_native_support.so.
App 25936 stderr:
Since we know this limitation and we were using the SCL version, so sudo yum install passenger-devel-4.0.50 will not work, there sho
This error message pollutes the Passenger app logs:
Since we know this limitation and we were using the SCL version, so
sudo yum install passenger-devel-4.0.50
will not work, there shoThis may be addressed when we upgrade passenger.
The warnings can confuse admins:
https://github.com/OSC/ood-dashboard/issues/363