Cannot deploy Ruby repls

Problem description:
Attempting to deploy Ruby repls fails in the bundle stage.

Expected behavior:
Repl deploys

Actual behavior:
Fails in bundle stage

Steps to reproduce:
Make ruby repl
Deploy ruby repl

Bug appears at this link:
https://replit.com/@CodingCactus/MultiPad
https://replit.com/@CodingCactus/cactus-carer
https://replit.com/@CodingCactus/flaptus-download
https://replit.com/@CodingCactus/flaptus-leaderboard



Don’t know what happened with this one

Plan (Free, Hacker, Pro Plan): Hacker

Hey @CodingCactus!

Thank you for bringing this to our attention. Are you using Autoscale or Reserved VM deployments with Ruby on Rails?

No, I’m using autoscale with Sinatra.

Hi, just had a meeting with Lincoln. Turns out the problem is due to the repls being from the pre nix times, and so when deploying, all the polygott files were being added to nix which is more file size than Replit allows. Solution is to simply create new repls.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.