Hi, How long does a slug take to compile?
I've been getting the "Heroku push rejected, your slug is currently being compiled" for the last three or four hours. I've never gotten this before. Here's the full message: $ git push heroku master Counting objects: 34, done. Delta compression using up to 2 threads. Compressing objects: 100% (23/23), done. Writing objects: 100% (23/23), 9.32 KiB, done. Total 23 (delta 14), reused 0 (delta 0) ! Heroku push rejected, your slug is currently being compiled. Please try again later.error: hooks/pre-receive exited with error code 3 To [email protected]:.... ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to '[email protected]:...' My app is `riveti-development` Thanks for any help you can provide! -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
