Lana Hoyt
Joined
10 Experience
0 Lessons Completed
0 Questions Solved
Activity
Your bin/rails file is missing execute permission (common when pushing from Windows, geometry dash online ).
Run this in Git Bash:
chmod -R +x bin
git add bin
git commit -m "Fix bin permissions"
git push
Then redeploy on Render.