My mad libs game (Ruby/Sinatra backend, most logic is JS/jQuery, data is stored in json files) runs fine on my Mac and my Ubuntu VirtualBox, but when I installed it on repl.it (and made a few changes that seemed indicated by their example script).
When I "start" the script on repl.it, here, I get the following error message at the location where it's supposed to show up:
Unable To Wake Up
30 seconds.Your repl did't wake up in time. Please try again in 30 seconds.
I've never been able to run it even once on repl.it. Any ideas about why not? I'm totally new to repl.it and I can't find any help files. It seems to be a new service.
TIA.