You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 14, 2025. It is now read-only.
After Build completes successfully, but the Pod continuously crashes with the following error:
You might consider adding 'puma' into your Gemfile.
ERROR: Rubygem Rack is not installed in the present image.
Add rack to your Gemfile in order to start the web server.
I'm a novice at Openshift so I don't have much else to provide. I know next to nothing about Ruby but perhaps the Gemfile or Rakefile need to be updated to include the Rack gem?