Rails app doesn't run on AWS Elastic Beanstalk, sqlite3 error
问题 I have been trying to get started running Rails on AWS' Elastic Beanstalk, but I have run in to a seemingly insurmountable obstacle: While I am able to spin up a new Elastic Beanstalk running the sample application, I cannot seem to get an EB instance to successfully run my own code. Here are the steps I have taken: Locally running ruby 1.9.3p545 on OSX 10.9.3 Installed aws-eb client tools. Scrupulously followed the following tutorial from Amazon: Deploying a Rails Application to AWS Elastic