I’m having trouble upgrading a site to Rails 5.2. On Rails 5.1 everything is working fine, however once I upgrade to Rails 5.2, Passenger can’t restart the site. I just get a generic SystemExit error in the rails/ruby stack trace. Any ideas?
Restarting Passenger with Rails 5.2
ryanbooker
#2
This was a problem with credentials in rails 5.2. Once they were set correctly it worked fine.
system
#3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.