codeforkansascity / Neighborhood-Dashboard

We're working to help neighborhoods help themselves by giving them easy access to useful data to allow them to identify and track problem areas in their neighborhood.
https://neighborhood-dashboard.codeforkc.org/
MIT License
18 stars 9 forks source link

Upgrade Passenger version to eliminate macOS forking error #143

Closed buzwells closed 5 years ago

buzwells commented 5 years ago

https://blog.phusion.nl/2017/10/13/why-ruby-app-servers-break-on-macos-high-sierra-and-what-can-be-done-about-it/ The post above explains the somewhat complex issue. But simply upgrading the version of the Passenger app server fixes the problem. Need to push a new dependency with the upgraded version in it.

buzwells commented 5 years ago

This was pushed in https://github.com/codeforkansascity/Neighborhood-Dashboard/commit/804c52dfa224d081cb16b6ce3982f9510ec164e2.